Skip to content

Releases: CaramelFur/Picsur

V0.5.6 - Actual thumbnail bug fix

01 Nov 19:20
f1c2ac5
Compare
Choose a tag to compare

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

01 Nov 14:51
d24e4a7
Compare
Choose a tag to compare

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

30 Oct 21:05
947c5dd
Compare
Choose a tag to compare

This release updates all dependencies to ensure proper security

V0.5.3 - Cors fixed, and some other fixes

28 Nov 19:21
cc0d538
Compare
Choose a tag to compare

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

15 Jun 12:25
441e7d2
Compare
Choose a tag to compare
V0.5.2 - Small fixes Pre-release
Pre-release

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

15 Mar 13:53
0e1146f
Compare
Choose a tag to compare
Pre-release

This update just updates all dependencies to make sure no vulnerabilities exist.

V0.5.0 - QOL Update

28 Dec 09:43
Compare
Choose a tag to compare
V0.5.0 - QOL Update Pre-release
Pre-release

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

11 Oct 17:49
e6b70d0
Compare
Choose a tag to compare
Pre-release

This releasy only includes updated depencies, to mitigate some vulnerabilities in older dependency versions.

Updating is highly recommended

V0.4.0 - Beta

11 Sep 14:43
0dd0c44
Compare
Choose a tag to compare
V0.4.0 - Beta Pre-release
Pre-release

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

30 Aug 15:15
c99cff5
Compare
Choose a tag to compare
V0.3.2 - Beta Pre-release
Pre-release
  • Make sure AVX instructions are no longer used
  • Allow hosting via insecure HTTP
  • Allow pasting of images to upload