diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cfac8b..bb99deb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,42 @@ # Changelog +## 2026.3.0 (2026-07-27) + +### New + +* Hardening the registration process with removing the not activated registrations #14. [Lang] + +### Changes + +* Add current version of the app in the footer #14. [Lang] + +* Upgrade FE to the latest possible version #14. [Lang] + +* All tests passed and migrated to Symfony 8 #14. [Lang] + +* Upgrade the BE deps to the latest possible version #14. [Lang] + +* Remove registration notification #14. [Lang] + +* Add a process that removes the unnecessary minio-init when it does not needed anymore #14. [Lang] + +* Removed the obsolete contact form entry - legacy code from Google ReCapthca #14. [Lang] + + +## v2026.2.10-0 (2026-06-02) + +### Changes + +* Add clickable badges for Cap app-wide #13. [Lang] + +* Upgrade both backend and frontend to the latest available version #13. [Lang] + +* Replace Google ReCaptcha with Cap instance #13. [Lang] + +* Fix all eslint issues - & add example of the testing env #10. [Lang] + + ## v2026.2.9-0 (2026-04-23) ### New