Releases: DigitalNZ/supplejack_manager
Releases · DigitalNZ/supplejack_manager
v3.0.3
v3.0.2
Disabled the APM
Fixed dependency CVEs
v3.0.1
- Upgraded gems and rails
v3.0.0
Upgraded supplejack_common
Fixed CVEs
v2.13.5
What's Changed
- Add Code Quality score by @richardmatthewsdev in #293
- UPGRADE MANAGER TO LATEST RUBY 3.2.2 by @danielaboost in #295
New Contributors
- @danielaboost made their first contribution in #295
Full Changelog: v2.13.4...v2.13.5
v2.13.4
Implement lockable for users for Devise CVE around Brute Force Attacks.
v2.13.3
Added exceptions for puma-metrics in test and development mode
v2.13.2
Added puma metrics for prometheus
v2.13.1
Added the "Cache-Control" header on assets
v2.13.0
Fixed some UX issues:
- HTML title on every page
- autofocus on 2FA login
- migrated h2 to h1
- added missing labels to some inputs
Bug fixes:
- Data tables were having duplicate search and pagination when accessed from the "back" button