Skip to content

Commit f4d28d4

Browse files
committed
Update changelog for v2025.12.1
1 parent 516b203 commit f4d28d4

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,20 @@ Changelog for FAExport API, should include entries for these types of changes:
1111

1212
Format inspired by https://keepachangelog.com/en/1.0.0/
1313

14+
## [v2025.12.1] - 2025-12-12
15+
16+
### Added
17+
18+
- Added dark mode to the web UI (Thanks @s0ph0s-dog)
19+
20+
### Fixed
21+
22+
- Handle new account disabled message from FA
23+
- Handle "user not found" pages correctly now that FA returns 400 status rather than 200
24+
- Work around the bug where the first page of watchers/watchees returns a database error when page is actually set to 1 rather than left blank
25+
- Handle FA search now using GET params rather than POST data, and removes a couple of the weird unused but required parameters
26+
- Handle the fact that page numbers on FA search are no longer zero indexed, but 1 indexed
27+
1428
## [v2025.03.1] - 2025-03-05
1529

1630
### Fixed

0 commit comments

Comments
 (0)