Skip to content

Releases: jon4hz/jellysweep

v0.16.1

Choose a tag to compare

@github-actions github-actions released this 15 Sep 11:44
192bb9a

Changelog

馃殌 New Features

馃悰 Bug fixes

v0.16.0

Choose a tag to compare

@github-actions github-actions released this 23 Aug 01:31
8f34cf6

Changelog

馃殌 New Features

馃悰 Bug fixes

馃敡 Other work

v0.15.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 12:27
2f4300a

Changelog

馃殌 New Features

馃悰 Bug fixes

馃摎 Documentation updates

馃敡 Other work

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 04 Jan 19:59
a3d7a9b

Changelog

馃殌 New Features

馃悰 Bug fixes

馃摎 Documentation updates

馃敡 Other work

v0.13.1

Choose a tag to compare

@github-actions github-actions released this 02 Nov 15:08
58eb090

Changelog

馃悰 Bug fixes

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 02 Nov 01:48
1746631

Changelog

馃挜 Breaking Changes

馃殌 New Features

馃悰 Bug fixes

馃敡 Other work

v0.12.1

Choose a tag to compare

@github-actions github-actions released this 24 Oct 17:07
b673680

鉂楋笍 Important upgrade notice

See: https://github.com/jon4hz/jellysweep/releases/tag/v0.12.0

Changelog

馃悰 Bug fixes

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 23 Oct 17:28
4521040

鉂楋笍 Important upgrade notice

This release introduces a new database backend for jellysweep which replaces the previous tag based approach.
If you are running jellysweep inside docker, make sure you have the /app/data volume mounted to a persistent location on your host machine.

If the database file doesn't exist yet, jellysweep will automatically migrate all existing tag based data. This process is logged in the console. Do NOT interrupt the process until you see the Migration of tags to database completed successfully message.

Existing keep requests wont be migrated. Make sure to approve or deny them before upgrading if you care about that.

I'd also recommend to invalidate all existing login sessions (if you are using SSO). Users will not be able to make new requests until the re-login at least once.

Changelog

馃挜 Breaking Changes

  • c71c416: refactor!: implement database for settings, media items and requests (#133) (@jon4hz)

馃殌 New Features

馃悰 Bug fixes

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 11 Oct 20:42
62de05b

Changelog

馃悰 Bug fixes

馃摎 Documentation updates

馃敡 Other work

v0.10.3

Choose a tag to compare

@github-actions github-actions released this 11 Aug 22:35
9720726

Changelog

馃悰 Bug fixes