Skip to content

Releases: NFarrington/vatsim-url-shortener

v1.4.2

09 Jun 17:25
833bc45
Compare
Choose a tag to compare

v1.4.1...v1.4.2

Fixed

  • More accurately calculating the human 'at' diff for dates (833bc45)

v1.4.1

08 Jun 19:45
17758ef
Compare
Choose a tag to compare

v1.4.0...v1.4.1

Added

  • News article previews when editing an article (17758ef)

v1.4.0

08 Jun 19:44
076523d
Compare
Choose a tag to compare

v1.3.0...v1.4.0

Added

  • URL prefixes for organizations (756c722)

Changed

  • 'Support' link now reads 'Help & Support' (43a489e)

Fixed

  • Selection of the previously selected organization when there is a validation error (a043007)

v1.3.0

29 Apr 11:40
dcc6457
Compare
Choose a tag to compare

v1.2.1...v1.3.0

Added

  • A new 'owner' role to diversify permissions. Owners can manage the organization and its users, managers can delete URLs and transfer them to other organizations, and members can only edit the redirect path of a URL (dcc6457)

Changed

  • Set a timeout for Guzzle requests to prevent infinite waiting (72bc6c7)

v1.2.1

29 Apr 11:37
62a0d18
Compare
Choose a tag to compare

v1.2.0...v1.2.1

Fixed

  • Query restrictions on displaying public and owned URLs (62a0d18)

v1.2.0

29 Apr 11:35
dee80c2
Compare
Choose a tag to compare

v1.1.4...v1.2.0

Added

  • Organization management for URLs (4053a2a)
  • Create users automatically so they can be added to an organisation without registering (bea348e)

Changed

  • Allow access to the main site and URL redirects in maintenance mode (9691b9d)
  • Moved flash messages from bottom-right to top-right (0a127f6)

Fixed

  • Tracking header columns for URL analytics to avoid truncation (d9581fe)
  • Tracking array attributes (40eb564)

v1.1.4

20 Apr 00:37
955f54e
Compare
Choose a tag to compare

v1.1.3...v1.1.4

Changed

  • Restricts main site pages to the application's primary domain (955f54e)

v1.1.3

20 Apr 00:36
efaa31b
Compare
Choose a tag to compare

v1.1.2...v1.1.3

Changed

  • Minor changes to ToS and deployment

v1.1.2

18 Apr 08:59
c4f8540
Compare
Choose a tag to compare

v1.1.1...v1.1.2

Changed

  • Limit short URLs to 30 characters (5713a4b)

Fixed

  • Minor fixes

v1.1.1

18 Apr 05:33
49e6a16
Compare
Choose a tag to compare

v1.1.0...v1.1.1

Added

  • Require guzzlehttp/guzzle for the use of the mailgun driver (b47c479)

Fixed

  • Retrieving MAILGUN_SECRET with a cached config file (2e619b3)
  • Allow mailgun webhook requests without CSRF verification (49e6a16)