You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.