- Update: Improved image preview to show placeholder for broken image and enlarge button
- Update: Allow local file paths in URLs
- Update: Automatically add the https:// protocol to URLs when none is provided
- Update: Reorganized fields on item edit form
- Update: Renamed Comments field into Notes
- Update: Preserve user sessions across container recreations
- Update: Improved login page presentation
- Dev: Added dependency management and autoloading via Composer
- Dev: Added Respect\Validation library for input validation
- Dev: Improved Docker build image to include frontend static assets and Composer runtime dependencies
- Dev: Implemented GH Action workflow to build and push Docker image
- Dev: Amended Prettier and Eslint setup
Full Changelog: v2.2.7...v2.2.8