Releases: spuxx-dev/potber-client
Releases · spuxx-dev/potber-client
v1.24.0
Fixed
- Fixed a bug that would cause the currently selected post icon to be invisible in the post form (thanks to @herrkris!).
- Fixed a bug that would cause tables to not render properly if one or more attributes were provided (thanks to @herrkris!).
- Fixed a bug that would cause nested
[url][img]tags to not behave as expected on mobile devices (thanks to @herrkris!).
Chores
- Bumped node version from 16 to 20 in the build pipeline.
- Build images now support arm64.
v1.23.1
v1.23.0
v1.22.2
v1.22.1
v1.22.0
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
16pxoninputandtextareaelements to prevent the browser from zooming into these elements if the user has a smaller font-size selected in the settings.
v1.21.2
v1.21.1
v1.21.0
Added
- Added new font size
x-smallto the font size options. - Added
ToggleSwitchcomponent. - Added
MenuCheckboxcomponent. - 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.