-
V0.3.1 Minor release
StableAll checks were successfulBuild and Push Docker Image to GHCR / build-and-push (push) Successful in 29sreleased this
2025-09-30 20:07:59 -05:00 | 4 commits to main since this releaseMore admin UI improvements and bug fixes
This commit further refines the admin UI, and introduces a very SPA-like
creating process for links and categories. In-place editing has also
been improved, the styling is more correct and better formatted, as well
as having some cleaner code.This PR also fixes a few bugs:
- Image uploads not being URL encoded, so special characters would break
images - If an image has exif, but no orientation tag, the image would be
wrongfully rejected - In-place editing forms were not correctly sized, and title inputs
would not break with line breaks in the titles
This PR also greatly improves performance on the admin UI.
Downloads
- Image uploads not being URL encoded, so special characters would break