From 5da8a04c187fc60213f8c9828ecc5c9c10873d57 Mon Sep 17 00:00:00 2001 From: Lang <7system7@gmail.com> Date: Sun, 19 Apr 2026 18:33:18 +0200 Subject: [PATCH] chg: pkg: new version release !skipChangelog --- CHANGELOG.md | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1ce233..9c67be2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,44 @@ # Changelog +## v2026.2.5-0 (2026-04-19) + +### New + +* Add Firebase deps to back-end #7. [Lang] + +* Add missing buttons for overlays #7. [Lang] + +* A new feature came up - the abandoned plays can be restored, if both users are registered users #7. [Lang] + +### Changes + +* Fix the '0' in Battle reports #6. [Lang] + +* Fix missing icons on "Battle report" #6. [Lang] + +### Fix + +* The bomb using was not recorded correctly - the old data will be corrupted #6. [Lang] + + +## v2026.2.4-0 (2026-04-18) + +### New + +* Add new profile charts and stats - & add new logo to the tech stack #5. [Lang] + +### Changes + +* Upgrade fe deps #5. [Lang] + +* Improve the Battle reports to change unnecessary data with interesting data #5. [Lang] + +### Fix + +* The react is crashing on some cases #5. [Lang] + + ## v2026.2.3-0 (2026-04-18) ### New