Skip to content

Releases: z0w13/pkstatus

v0.13.1

21 Mar 21:06

Choose a tag to compare

Changelog

0.13.1 (2026-03-21)

Bug Fixes

  • switcher: fixed an error occuring on older iOS devices with Safari < 17

v0.13.0

18 Mar 19:21

Choose a tag to compare

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

19 Sep 17:16

Choose a tag to compare

v0.13.0-beta.10 Pre-release
Pre-release

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

18 Sep 22:47

Choose a tag to compare

v0.13.0-beta.9 Pre-release
Pre-release

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

29 Aug 15:39

Choose a tag to compare

v0.13.0-beta.8 Pre-release
Pre-release

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

29 Aug 15:06

Choose a tag to compare

v0.13.0-beta.7 Pre-release
Pre-release

Changelog

0.13.0-beta.7 (2025-08-29)

Bug Fixes

  • lookup: lookup by UUID and discord ID works again

v0.13.0-beta.6

21 Aug 20:18

Choose a tag to compare

v0.13.0-beta.6 Pre-release
Pre-release

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

21 Aug 20:18

Choose a tag to compare

v0.13.0-beta.5 Pre-release
Pre-release

Changelog

0.13.0-beta.5 (2025-08-21)

Bug Fixes

  • manage: don't error on systems without name

v0.13.0-beta.4

08 Aug 14:35

Choose a tag to compare

v0.13.0-beta.4 Pre-release
Pre-release

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

07 Aug 20:27

Choose a tag to compare

v0.13.0-beta.3 Pre-release
Pre-release

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