Releases: CaramelFur/Picsur
V0.5.6 - Actual thumbnail bug fix
The previous release sadly did not fix the bug as I had hoped, however this one does.
That sure was one painful bug to track down.
V0.5.5 - Potential thumnail bug fix
In this release most of the thumbnail rendering in the gallery has been rewritten, as far as I could test this has solved the wrong thumbnail bug.
But please file a report if this is not the case.
V0.5.4 - Update all packages and depencies
This release updates all dependencies to ensure proper security
V0.5.3 - Cors fixed, and some other fixes
This is a small release with some fixes and mainly up to date dependencies.
- CORS is now once again set up properly, so no need for proxy overrides anymore
- Images now send a cache header, ensuring images get cached for a month once retrieved
- Added app manifest to Picsur, you will now be able to install it as a webapp
- Fixed issue where people locked themselves out by misconfiguring permissions
V0.5.2 - Small fixes
This version updates all depedencies.
It also fixes these bugs:
- Some problems loading icons
- Copy link not working on webkit browsers
V0.5.1 - Dependencies Update
This update just updates all dependencies to make sure no vulnerabilities exist.
V0.5.0 - QOL Update
Notable Updates:
- [Website] Better preferences pane, now with help
- [Website] Route splitting on client -> faster website load
- [Website] Add loading indicators for slow internet connections
- [Website] Moved to Angular 15
- [Website] Add support for web tracking using Ackee
- [Website] Show download progress when downloading an image
- [Server] Add support for overriding the hostname
- [Server] Add api ratelimits (please report if too aggresive)
- [Server] Improve logging
- [Server] Fix bug where caching was being ignored
- [Server] Fix bug where qoi files were not converted properly
V0.4.1 - Dependency hotfix
This releasy only includes updated depencies, to mitigate some vulnerabilities in older dependency versions.
Updating is highly recommended
V0.4.0 - Beta
This is the next relatively large release of Picsur.
The highlights are:
- Add an ARM64 docker image, so all you synology and rpi fans can now finally use it too!
- Add the ability to export a ShareX config right from the settings
- Add expiring images
And some other neat additions:
- Save image filenames as image title
- Allow editing of image titles
- Add support for api keys
- Improved branding
- Smaller docker image ~2GB -> ~300MB
V0.3.2 - Beta
- Make sure AVX instructions are no longer used
- Allow hosting via insecure HTTP
- Allow pasting of images to upload