Fix user agent using hardcoded 1.0 version.

This commit is contained in:
Aidan Holm
2024-10-26 18:56:26 +08:00
parent 0cef51c6ac
commit e81c076dbc
8 changed files with 38 additions and 29 deletions

View File

@@ -10,6 +10,7 @@
- (fix) sorting same-day batch articles (thanks to @lamescholar for the report)
- (fix) showing login page in the selected theme (thanks to @feddiriko for the report)
- (fix) parsing atom feeds with html elements (thanks to @tillcash & @toBeOfUse for the report, @krkk for the fix)
- (fix) user agent now uses the current version (thanks to @aidanholm)
# v2.4 (2023-08-15)