Skip to content

Releases: cbenning/fussel

v2.0.2

06 Mar 04:22
0346e35
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.0.2

v2.0.1

19 Feb 07:25
20c853f
Compare
Choose a tag to compare

Update some dependencies with CVE's

v2.0.0

18 Feb 05:14
Compare
Choose a tag to compare

What's Changed

  • Completely re-written components using different dependencies less likely to become abandonware
  • Completely re-written backend
  • Multi-threaded gallery processing
  • Yaml configuration
  • EXIF-based rotation of images
  • New label-based docker image
  • Lots of bug fixes

2.0.0-rc2

13 Feb 05:14
Compare
Choose a tag to compare
2.0.0-rc2 Pre-release
Pre-release

What's Changed

  • Multiprocessing support @cbenning in #97
  • Reproduced the issue and fussel now just ignored face detection if ap… by @cbenning in #98

Full Changelog: 2.0.0-rc1...2.0.0-rc2

v2.0.0-rc1

23 Jan 04:19
Compare
Choose a tag to compare
v2.0.0-rc1 Pre-release
Pre-release

Total re-write using much simpler routing mechanism and most of libs replaced (as previous ones became abandonware)

v1.0.10

09 Jan 23:16
Compare
Choose a tag to compare
  • Updated dependencies
  • add favicon & robots.txt
  • add dark mode
  • use transparent logo
  • optimize docker build
  • Additional image verification
  • Make fussel adhere the order of photos by filename

Contributors to this release

v1.0.9

14 Aug 20:00
Compare
Choose a tag to compare

Fixing dockerfiles internal dependency

v1.0.8

14 Aug 19:06
Compare
Choose a tag to compare

Minor update
Dockerfile fix

v1.0.7

12 Jul 17:07
ee59f9b
Compare
Choose a tag to compare

Skipping files which are not valid photos
Skipping dotfiles

v1.0.6

27 Jun 02:25
Compare
Choose a tag to compare
  • By default, build only newly found and missing photos
  • Implement recursive directory scanning