Skip to content

Releases: NFarrington/vatsim-url-shortener

v1.26

15 Oct 17:39
66ea150
Compare
Choose a tag to compare

v1.7.1

03 Nov 21:56
7e36501
Compare
Choose a tag to compare

v1.7.0...v1.7.1

Changed

  • When sorting URLs by their redirect URL, the sorting now ignores the protocol at the start of the URL. (7e36501)

v1.7.0

03 Nov 21:53
6f64d47
Compare
Choose a tag to compare

v1.6.2...v1.7.0

Added

  • Added the ability to sort the URL and organization tables. (6f64d47)

v1.6.2

03 Nov 21:51
1aab359
Compare
Choose a tag to compare

v1.6.1...v1.6.2

Fixed

  • Fixed a database issue that prevented prefixes being reassigned from deleted organizations (1aab359)

v1.6.1

23 Aug 21:43
Compare
Choose a tag to compare

v1.6.0...v1.6.1

Fixed

  • Fixed analytics logging for URLs that don't exist (status code 404) (79de57b)

v1.6.0

23 Aug 21:41
Compare
Choose a tag to compare

v1.5.7...v1.6.0

Added

  • Added the ability to disable analytics logging for system URLs (78defd3)

Changed

  • Updated Laravel framework to v5.8 (32d2ffe)
  • Updated application dependencies

v1.5.7

23 Aug 21:38
8d7197d
Compare
Choose a tag to compare

v1.5.6...v1.5.7

Changed

  • Application dependencies updated

Fixed

  • Fixed a issue with reporting bugs and exceptions (8d7197d)

v1.5.6

23 Aug 21:36
61d6b84
Compare
Choose a tag to compare

v1.5.5...v1.5.6

Fixed

  • Fixed email compatibility with Docker secrets (61d6b84)

v1.5.5

25 Apr 06:16
e901816
Compare
Choose a tag to compare

v1.5.4...v1.5.5

Fixed

  • PNCTL added to Docker image to enable signal support for the queue worker process (e901816)

v1.5.4

09 Apr 16:50
7d35640
Compare
Choose a tag to compare

v1.5.3...v1.5.4

Fixed

  • Docker entrypoint checks SSL configuration file exists before moving it (7d35640)