Releases: NFarrington/vatsim-url-shortener
Releases · NFarrington/vatsim-url-shortener
v1.5.3
v1.5.2...v1.5.3
Changed
- General changes related to the application's infrastructure
v1.4.6
v1.4.5...v1.4.6
Added
- Added the ability to set trusted proxy configuration via the environment (f9118b1)
Changed
- Updated framework from Laravel 5.6 to Laravel 5.7 (658645e)
Fixed
- Added missing foreign keys for the
organization_prefix_applications
table (d2dde9c)
v1.4.4
v1.4.3...v1.4.4
Added
- Environment configuration to disable authentication for users in violation of the T&Cs (6e4d1e2)
v1.4.3
v1.4.2...v1.4.3
Added
- Listing and removing organization managers on the organization edit page (e7dd1d9)
Changed
- Queries on management pages are now more optimized for fewer query calls (0663b31)