github ShaneIsrael/fireshare v1.7.2

4 hours ago

What's Changed

Features

  • Editable image "Created Date" - You can now set or clear the created date (and time) of an image from the Edit Image modal. The chosen date/time is stored exactly as entered with no timezone conversion, and is now displayed on image cards in the masonry view.

Configuration

  • New FIRESHARE_PORT environment variable - Configure the port Fireshare listens on inside the container (default 80). Primarily useful when running with network_mode: host, where the Docker ports mapping is ignored. Documented in docker-compose.yml, README.md, and docs/EnvironmentVariables.md.

Bug Fixes

  • Webhooks no longer cause a crash when a video URL is unavailable - Generic webhook payloads now fall back to an empty string instead of throwing when video_url is None during video scans.

Don't miss a new fireshare release

NewReleases is sending notifications on new releases.