Skip to content

Releases: imgrant/LaravelGallery

v1.2.1 — 🔓 Open access

09 Feb 08:09
Compare
Choose a tag to compare

What's changed

  • feat(s3): Set uploaded images as public when using S3 driver

Full Changelog: 1.2.0...1.2.1

v1.2.0 — 🗝️ Primary keys

09 Feb 01:08
Compare
Choose a tag to compare

What's changed

  • fix(app): Add primary keys to the tables in migrations

Full Changelog: 1.1.4...1.2.0

v1.1.4 — 🤦‍♂️ Fixing migrations (again)

09 Feb 00:47
Compare
Choose a tag to compare

What's changed

  • fix(app): Added necessary 'use' directives for classes used in the migration workaround

Full Changelog: 1.1.3...1.1.4

v1.1.3 — 🐛 MySQL workaround

09 Feb 00:40
Compare
Choose a tag to compare

What's changed

  • fix(app): Disable primary key constraint checking during migration events

Full Changelog: 1.1.2...1.1.3

v1.1.2 — 🚑 Fixed NGINX config

08 Feb 23:56
Compare
Choose a tag to compare

What's changed

  • fix(docker): Need to use templating for NGINX config

Full Changelog: 1.1.1...1.1.2

v1.1.1 — 🔧 Flexible FPM

08 Feb 22:13
Compare
Choose a tag to compare

What's changed

  • feat(docker): Tweak the NGINX config and parameterize the FPM host & port for the frontend

Full Changelog: 1.1.0...1.1.1

v1.1.0 — ☁️ Cloud native™️

08 Feb 21:35
Compare
Choose a tag to compare

What's Changed

  • feat: Add migration for database sessions table
  • feat: Add filesystem driver for DigitalOcean Spaces (S3)

Full Changelog: 1.0.1...1.1.0

v1.0.1

05 Feb 12:31
Compare
Choose a tag to compare

What's Changed

  • fixed a typo in CI workflow (1.0.0 images were not properly built & pushed)

Full Changelog: 1.0.0...1.0.1

Initial release

05 Feb 12:16
cead6a7
Compare
Choose a tag to compare

What's Changed

  • feat: Add Dockerfile, docker-compose configuration for local dev containers by @imgrant in #1
  • Production docker-compose by @imgrant in #2

New Contributors

Full Changelog: https://github.com/imgrant/LaravelGallery/commits/1.0.0