Skip to content

Releases: TheDragonCode/pretty-routes

v1.9.0

16 Oct 09:56
4e543dd

Choose a tag to compare

Removed explicit zero reflection when loading routes

v1.8.2

08 Oct 12:16

Choose a tag to compare

Fixed Uncaught SyntaxError: Unexpected token '&'

v1.8.1

07 Oct 14:12

Choose a tag to compare

Missing required 'lang' attribute

v1.8.0

06 Oct 10:22

Choose a tag to compare

Added

  • Added installation of separate middleware for each route (15e5b2d)

v1.7.1

06 Oct 10:12
660cb41

Choose a tag to compare

Fixed hiding new package route

v1.7.0

06 Oct 10:06

Choose a tag to compare

Added

  • Added route filter outside the module (3f6a502)
  • Add quick filtering (c9f731c, #12)
  • Replace native routing with AJAX request (745a9de, #13)

v1.6.0

05 Oct 15:25

Choose a tag to compare

Added

image

v1.5.1

05 Oct 11:54

Choose a tag to compare

Translated missing table keys

v1.5.0

05 Oct 11:37

Choose a tag to compare

Added

  • Added fast filtering of routes based on deprecates (915a0b8)
  • If there are no methods with an obsolete flag, the filtering option is hidden (962725a)

Changed

Removed

  • Removed unnecessary variable (1852ba3)

image

v1.4.0

05 Oct 10:55

Choose a tag to compare

Added

  • Added shadow display when hovering over a table (8a266ea)

Changed

  • Translated table footer (28c87ca)

Removed

  • Removed unnecessary variable (63e40c9)
  • Removed code duplication (86817fd)