Photon Dashboard Changelog

All notable changes to this project will be documented here.

v0.0.8 #

30 Jan 2025

Added
Fixed

Added

  • Support for displaying images with .jpeg extension in addition to .jpg.

Fixed

  • Some tags elements attempting to load when TAGS_ENABLED set to false.

v0.0.7 #

29 Jan 2025

Added
Fixed

Added

  • Empty trash button.
  • Screenshot counter to sidebar.
  • Trash counter to sidebar.

Fixed

  • Expanded tags view persisting between page refreshes.
  • Image names displaying the trash hash value when on trash page.

v0.0.6 #

29 Jan 2025

Changed
Fixed

Changed

  • Changelog URL set to Github changelog.md.
  • Deleted images hash separator.

Fixed

  • Pagination layout issues #10.

v0.0.5 #

29 Jan 2025

Added
Changed

Added

  • Trash functionality to untagged images.
  • Permanent deletion functionality.
  • Configurable column count from dropdown.

Changed

  • Padding at the bottom of the page is reduced to 35px from 50px.

v0.0.4 #

28 Jan 2025

Added
Fixed

Added

  • Update compose file to use bind mount.
  • Delete tag button.
  • Image tag pagination.
  • Tagged Screenshots pages.
  • Override for default page limit.

Fixed

  • Bug where selected tags from a previous image wouldn't clear correctly after modal close.

v0.0.3 #

27 Jan 2025

Added

Added

  • Filter buttons for mimetype.
  • Tag attachment counter.
  • Image tagging.
  • Support for tag creation.

v0.0.2 #

26 Jan 2025

Added

Added

  • Gravatar profile pictures.
  • Download image function.
  • Flags for disabling incomplete functions (search, tagging).

v0.0.1 #

25 Jan 2025

Added

Added

  • Image format labels to dashboard.
  • Rename image function.
  • Copy link to clipboard function.
  • A changelog to document changes.