Releases: z0w13/pkstatus
Releases · z0w13/pkstatus
v0.13.1
v0.13.0
Changelog
0.13.0 (2026-03-18)
Features
- backend: switched to a different PluralKit API library, should be unnoticable
- logging: added configurable log levels and retention
- logging: reworked logging UI
- manage/add: better error message with invalid IDs
- troubleshooting: better error handling, logging and feedback
- updater: better update checking that should work correctly in more circumstances
Bug Fixes
- android: fix top bar overlapping with android statusbar
- cache: fixed issue that caused slow startup in some situations
- cards: render markdown in descriptions
- groups: don't error on long(er) group descriptions
- lookup: fix infinite loop when an ID is entered containing an uppercase character
- lookup: lookup by UUID and discord ID works again
- manage/add: allow capital letters in input
- manage: don't error on systems without name
- manage: don't show loading graphic when system has no name
- switcher: completely rewritten from the ground up, hopefully fixes an infinite loop
- updater: don't link to windows installer on non-windows systems
- always show names/pronouns in tile layout and switcher, even when avatars are loading
Misc
- all dependencies have been updated, shouldn't impact users
v0.13.0-beta.10
Changelog
0.13.0-beta.10 (2025-09-19)
Bug Fixes
- updater: don't link to windows installer on non-windows systems
- cards: render markdown in descriptions
v0.13.0-beta.9
Changelog
0.13.0-beta.9 (2025-09-18)
Bug Fixes
- cache: fixed issue that caused slow startup in some situations
v0.13.0-beta.8
Changelog
0.13.0-beta.8 (2025-08-29)
Features
- manage/add: better error message with invalid IDs
Bug Fixes
- manage/add: allow capital letters in input
v0.13.0-beta.7
v0.13.0-beta.6
Changelog
0.13.0-beta.6 (2025-08-21)
Bug Fixes
- manage: don't show loading graphic when system has no name
v0.13.0-beta.5
v0.13.0-beta.4
Changelog
0.13.0-beta.4 (2025-08-08)
Bug Fixes
- groups: don't error on long(er) group descriptions
- android: fix top bar overlapping with android statusbar
v0.13.0-beta.3
Changelog
0.13.0-beta.3 (2025-08-07)
Features
- updater: better update checking that should work correctly in more circumstances
- backend: switched to a different PluralKit API library, should be unnoticable
- troubleshooting: better error handling, logging and feedback
- logging: added configurable log levels and retention
- logging: reworked logging UI
Bug Fixes
- switcher: completely rewritten from the ground up, hopefully fixes an infinite loop
- always show names/pronouns in tile layout and switcher, even when avatars are loading
Misc
- all dependencies have been updated, shouldn't impact users