Skip to content

v2.5.0

Compare
Choose a tag to compare
@dtrouillet dtrouillet released this 05 Mar 16:21
· 889 commits to master since this release

Feature

  • add link to user documentation
  • add hour in notifications, typo, change return type when run batch
  • Add support for chains jobrunr (#57)
  • Update console.log to console.debug or console.error
  • Change header content-type strategy
  • Change scheduling cron pattern
  • deep copy object when edit (fix cancel trouble)
  • Add tokenEndpoint var in environment file
  • delete code commented
  • Use all width for table
  • add translation (fr/en) for tables
  • Add support to change visibility on columns
  • hide toast when click
  • delete commented code
  • Use datatable translation with constant
  • Resize tabs when windows is resized
  • toggle menu

Bug fix

  • Edit build budget
  • Don't send two notifications when run chain
  • Fix trouble jwt connection
  • Fix send file bug (bad content-type)
  • Fix notifications trouble (same notifications)
  • Fix user populate
  • fix sonar code smell issues

Security fix

  • Bump apexcharts from 3.21.0 to 3.24.0 (#55)
  • Bump marked from 1.1.1 to 2.0.0 (#56)

Project update

  • update to Angular 11
  • update to Angular Material 11