Skip to content

Releases: TheDragonCode/pretty-routes

v1.8.0

06 Oct 10:22
Compare
Choose a tag to compare

Added

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

v1.7.1

06 Oct 10:12
660cb41
Compare
Choose a tag to compare
Fixed hiding new package route

v1.7.0

06 Oct 10:06
Compare
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
Compare
Choose a tag to compare

Added

image

v1.5.1

05 Oct 11:54
Compare
Choose a tag to compare
Translated missing table keys

v1.5.0

05 Oct 11:37
Compare
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
Compare
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)

v1.3.0

05 Oct 09:49
Compare
Choose a tag to compare

Added

  • Added slash removal at the beginning of the controller path (f45e493)

v1.2.0

05 Oct 09:17
Compare
Choose a tag to compare

Added

  • Added the ability to explicitly and implicitly select a theme (cd4fa8c)

v1.1.2

03 Oct 14:21
214932f
Compare
Choose a tag to compare
Update Route.php