Skip to content

Releases: josegonzalez/app

1.11.3

30 Nov 22:06
Compare
Choose a tag to compare
  • Move all plugin loading to Application class
  • Add Users plugin

1.11.2

30 Nov 04:50
Compare
Choose a tag to compare
  • Fix phpcs and phpstan issues

1.11.1

30 Nov 03:16
Compare
Choose a tag to compare
  • update cakephp-queuesadilla and search

1.11.0

20 Oct 20:51
Compare
Choose a tag to compare
  • Merge cakephp/app@3.8.0

1.10.0

29 Jun 21:12
Compare
Choose a tag to compare
  • Merge cakephp/app@3.7.1

1.9.2

05 May 21:30
83f4429
Compare
Choose a tag to compare
  • 83f4429 fix: use non-deprecated method

1.9.1

05 May 21:28
939d9e3
Compare
Choose a tag to compare
  • 939d9e3 fix: add missing semicolon

1.9.0

05 May 21:26
ed81cd1
Compare
Choose a tag to compare
  • a2888b5 fix: add missing use statement
  • ed81cd1 refactor: switch from isAdmin to isCrudView

1.8.4

05 May 21:19
2c0a5fa
Compare
Choose a tag to compare
  • 2c0a5fa fix: ensure we never allow a user to route to isAuthorized
  • 9bc376e fix: remove deprecated method

1.8.3

05 May 21:14
955bb6d
Compare
Choose a tag to compare
  • feat: update dependencies #12
  • fix: do not call deprecated methods in AppController #13