Skip to content

0.5.2

Latest
Compare
Choose a tag to compare
@itnelo itnelo released this 09 Feb 10:26
0.5.2
72866bb

Fixed

  • Performance fix: removing eager loading for the vacancy-category relation to prevent out-of-memory errors in supervisor tasks, when the table size goes wild.
  • Missed translation messages for the vacancy category page.
  • Fixes for the deployment pipeline: .scrutinizer.yml, updating packages for compatibility with Composer 2.x.
  • Test suite maintenance: migrating to the Codeception 4.x (from the deprecated 2.x), configuration for Xdebug 3.x.

Changed

  • Front: _variables.scss with dark theme color palette by default, refactoring for styles and some other assets.