Private
Public Access
1
0

chg: pkg: new version release !skipChangelog
All checks were successful
Deploy to Production / deploy (push) Successful in 23s

This commit is contained in:
2026-04-14 21:08:27 +02:00
parent c0c84f4651
commit 926b614136

View File

@@ -2,11 +2,12 @@ Changelog
=========
v2026.01 (2026-04-14)
---------------------
(unreleased)
------------
New
~~~
- Add timer for the acceptance of the challenge #4. [Lang]
- Registered users have avatars next to the timer #4. [Lang]
- Add opportunity to use profile picture. #4. [Lang]
- Add more stats and a dialog for the recent battle that can be
@@ -18,6 +19,12 @@ New
Changes
~~~~~~~
- Protect the gameplay with recaptcha #4. [Lang]
- The waiting dialog is uncloseable until the time is up #4. [Lang]
- Add share button to the overlay when the game ends #4. [Lang]
- Make fancy og tags - and create a special one for battle sharing #4.
[Lang]
- The user's avatar will be saved as a uuid.extension #4. [Lang]
- Fix missing favicon #4. [Lang]
- Add modern Webauthn authentication #4. [Lang]
- Refactor all forms to have Symfony Form Types & Validation
@@ -57,6 +64,11 @@ Changes
- Doc in README.md #3. [Lang]
- Gitignore a js.map file #2. [Lang]
Fix
~~~
- Missing font-awesome icons on bare-metal environment #4. [Lang]
- Quickfix for email sending #4. [Lang]
Other
~~~~~
- Hg: pkg: new version release !skipChangelog. [Lang]