Shotshare Versions Save

Open source image sharing application

v1.10.0

2 months ago

1.10.0 (2024-04-15)

Features

  • ability to configure fpm (56d8ab5)
  • add required env variables to get docker compose to work (8a0633d)

Miscellaneous Chores

  • docs (657d977)
  • moved default env values to docker-compose file (907a49f)

v1.9.1

4 months ago

1.9.1 (2024-01-21)

Bug Fixes

  • bug with guests viewing any shots (fcc4cb6)

v1.9.0

4 months ago

1.9.0 (2024-01-21)

Features

  • add ability to cleanup images that do not correspond to any shot (0521298)
  • add functionality for require logged in, anonymize (e70b1ea)
  • add popover for shot name save key (press enter to save) (f8c4ab8)
  • visibility dropdown (7b12229)

Bug Fixes

  • delete image if shot deleted (e9bbadd)
  • deleting event doesnt get fired w/ real databases, add to controller instead (e9d3fe9)
  • paths (64f6407)

Miscellaneous Chores

v1.8.0

5 months ago

1.8.0 (2024-01-16)

Features

  • add sanctum support + API key management on profile page (7db7d85)
  • support API uploads (sharex support) (2be1260)

Bug Fixes

  • title content editable by guests/non-owners (dffc43d)

Miscellaneous Chores

  • add tests for apikey (169047e)
  • add upload controller test (json add), consolidate most of 'public identifier' logic (0497567)
  • lint php (9f6c1bb)

v1.7.0

5 months ago

1.7.0 (2024-01-15)

Features

  • ability to delete own shots (1ba20e5)
  • ability to set name (f71c756)
  • add footer (ba97e46)
  • add new feature flags to environment variables (1fd8f6a)
  • allow use of UUIDs (ea6410e)
  • group images on index, show reaction counts on index, show number of images in group on index (d9729e5)
  • handle unauthenticated users w/ reactions, create helper dialog for logged in actions (d261efd)
  • masonry layout for shots index (0a7a818)
  • multiple shots show up as a carousel, going to link of child shot redirects you to parent shot and scrolls to index of carousel, added reactions (upvote/downvote) as an opt-in feature, added author/created at to shot view, stubbed out edit/delete functionality (9773921)

Miscellaneous Chores

v1.6.0

5 months ago

1.6.0 (2024-01-13)

Features

  • add the ability to show/hide buttons on the shot view screen (6505bea)

Bug Fixes

  • shotshare image share input IDs (5c9b227)

Miscellaneous Chores

  • drop dockerfile for local dev (just use sail runtime) (e45b66c)
  • lint (349aee4)

v1.5.2

5 months ago

1.5.2 (2024-01-09)

Miscellaneous Chores

  • change appName to ShotShare (2210ab3)

v1.5.1

5 months ago

1.5.1 (2024-01-09)

Bug Fixes

  • volume mount instructions, chown database in 02_migrate hook (b1729ce)

v1.5.0

5 months ago

1.5.0 (2024-01-04)

Features

Bug Fixes

Miscellaneous Chores

v1.4.3

5 months ago

1.4.3 (2024-01-02)

Bug Fixes

  • update 'http' mode instructions, add 'FORCE_HTTPS' flag (9b17401)