Skip to content

Commit efe11aa

Browse files
committed
changelog
1 parent 36fc01e commit efe11aa

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

resources/text/CHANGELOG

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
5.2.2
22
-----
3-
Released on: 2026-07-xx
3+
Released on: 2026-07-06
4+
5+
I used AI help to perform static codebase analysis and the analysis discovered many many bugs vast majority of which I was able to subsequently reproduce. Most of them were crashing bugs. I fixed them but it is possible (and likely) that some other bugs got introduced instead.
6+
7+
I do not plan to add new features for some months now because we need to stabilize the codebase. So only minor feature refinements and bug fixes will be added for some time.
48

59
Added:
610
* Splash screen displayed during application startup can now be enabled in the general settings and is disabled by default. (#2329)
711

812
Fixed:
913
* Enhanced contrasts for colors in "minimal-dark" skin. (#2343)
10-
* Unselecting highligher in article list did not properly propagate the change. (#2342)
14+
* Unselecting highlighter in article list did not properly propagate the change. (#2342)
1115
* Feed list now correctly applies the restored column and sort order to accounts and feeds loaded during application startup.
1216
* Custom notifications no longer crash when an article-list notification is removed after exceeding the available screen space.
1317
* Article filters no longer crash the application when attempting to remove an attachment with an invalid index.

0 commit comments

Comments
 (0)