Private
Public Access
1
0

chg: pkg: new version release !skipChangelog

This commit is contained in:
2026-04-19 18:33:18 +02:00
parent ba8a0befb0
commit 5da8a04c18

View File

@@ -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