diff --git a/public/changelog.txt b/public/changelog.txt index 632e541..c3a28d4 100644 --- a/public/changelog.txt +++ b/public/changelog.txt @@ -1,3 +1,10 @@ +- 2.25.2 : 2024-02-24 + * restyled some key action buttons to make them pop. + * erow "Personal Records" button changed to just an icon (to make more space) + * "OG" indicator on users with more than 10 years in the site. + * added icons in the settings page to make it easier to find sections. + * pulse animation in calendar on the selected dates. + - 2.25.1 : 2024-02-23 * Dark mode & palette tweaks * Bar Icons from css spritesheet to canvas (looks a bit nicer) diff --git a/src/version.json b/src/version.json index 7cb41cd..000628f 100644 --- a/src/version.json +++ b/src/version.json @@ -1 +1 @@ -{"buildMajor":"2","buildMinor":25,"buildRevision":1,"buildTag":"RELEASE","when":"Fri, 23 Feb 2024 17:08:58 GMT"} \ No newline at end of file +{"buildMajor":"2","buildMinor":25,"buildRevision":2,"buildTag":"RELEASE","when":"Sat, 24 Feb 2024 16:16:27 GMT"} \ No newline at end of file