Skip to content

Releases: marcin-jozwikowski/easy-admin-pretty-urls

v2.4.0

23 Oct 20:01
21ee990
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.1...v2.4.0

v2.3.1

21 Oct 10:52
a5e639b
Compare
Choose a tag to compare

What's Changed

  • ISSUE-19 Error in README in Define routes manually

Thanks to @j-sharpmoon for pointing it out.

v2.3.0

17 Aug 14:02
b1c9cc2
Compare
Choose a tag to compare

Referrer without query vars

  • Cleaning vars from context request in AdminUrlGenerator
  • Remove query variables from referrer in association field value
  • Readme update

v2.2.1

26 Mar 09:40
880dde1
Compare
Choose a tag to compare

More precise controller names generated

v2.2.0

25 Mar 21:10
dbe379c
Compare
Choose a tag to compare

Final URL path values can now be defined using attributes when default values are not enough.

v2.1.1

04 Feb 16:36
1be7b24
Compare
Choose a tag to compare

MenuIndex path fixed

v2.1.0

29 Jan 17:41
c840f50
Compare
Choose a tag to compare

menuIndex and menuSubindex query parameters can now be added to URL

v2.0.0

12 Jan 17:41
640533b
Compare
Choose a tag to compare

Automatically generated routes can be configured, so there's no more need for manual creating.

v1.2.0

26 Dec 14:05
a02ab9c
Compare
Choose a tag to compare

Make route prefix configurable

Route naming changed to avoid conflicts

26 Dec 12:06
301cdf4
Compare
Choose a tag to compare

Custom routes are now prefixed with pretty_ to avoid conflicts with existing ones.