Skip to content

Releases: spuxx1701/potber-client

v1.23.1

24 Aug 09:10
Compare
Choose a tag to compare

Fixed

  • Fixed backdrop-filter styles not working on iOS Safari.

v1.23.0

20 Aug 17:08
Compare
Choose a tag to compare

Added

  • When following a direct link to a post (e.g. through a bookmark), that post can be manually (re-)focused via the kebab menu.
  • Added functionality to block posts and quotes by certain users.

v1.22.2

09 Aug 19:19
Compare
Choose a tag to compare

Fixed

  • Prevent the newsfeed from becoming unable to update.

v1.22.1

04 Aug 17:19
Compare
Choose a tag to compare

Fixed

  • Fixed a couple of issues that came with the changes to the sidebar gestures.

v1.22.0

04 Aug 14:47
Compare
Choose a tag to compare

Added

  • Added new theme 'poppx' (thanks to @fre-ben!).

Changed

  • Gestures to control the sidebar have been improved significantly (thanks to @fre-ben!).

Fixed

  • iOS Safari now defaults to a font-size of 16px on input and textarea elements to prevent the browser from zooming into these elements if the user has a smaller font-size selected in the settings.

v1.21.2

17 Jul 16:06
Compare
Choose a tag to compare

Fixed

  • Fixed bookmarks not being loaded properly.

v1.21.1

17 Jul 05:11
297d4b2
Compare
Choose a tag to compare

Fixed

  • Fixed an issue that would cause recent posts to not be reversed.

v1.21.0

15 Jul 16:57
Compare
Choose a tag to compare

Added

  • Added new font size x-small to the font size options.
  • Added ToggleSwitch component.
  • Added MenuCheckbox component.
  • The post form now includes an options menu.

Changed

  • [tex] tags are now being rendered using katex.

Fixed

  • [m] tags now wrap text properly.
  • Fixed an issue where attempting to view a board without the required permission would not result in an error notification being displayed.
  • Modal dialogs now have desktop-friendly widths in desktop mode.
  • Fixed an issue that would cause the recent posts that are shown below the post form to display wrong timestamps.

v1.20.1

28 Apr 16:34
Compare
Choose a tag to compare

Fixed

  • [mod] tags are now displayed properly again.
  • Fixed the avatar in the private message view not being clickable.
  • A couple of smaller fixes affecting desktop mode.

v1.20.0

15 Apr 09:13
Compare
Choose a tag to compare

Changed

  • In the desktop view, posts are now displayed similarly to how they are display in the original forum.

Fixed

  • Fixed a visual issue in the post/quote view.
  • Fixed an issue affecting the content padding in desktop view.
  • Fixed a bug that would cause layout issues on vertical desktop screens.
  • Fixed an issue that would cause [video play] tags to play the video in fullscreen on iOS.
  • Fixed an issue that would render the post form almost unusable on iOS.
  • Fixed an issue with the [m] monospace tag. (Thanks to SBI!)
  • Fixed an issue that would long thread titles without whitespaces not to be wrapped properly.