From 0fcbad002aa76ecf8934f87ecf95a734d3ea71ff Mon Sep 17 00:00:00 2001 From: "Jean J. de Jong" Date: Sat, 3 Aug 2024 17:19:48 +0200 Subject: [PATCH] Update readme.md --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/readme.md b/readme.md index a3ed6b76..b3c24732 100644 --- a/readme.md +++ b/readme.md @@ -10,6 +10,12 @@ Head for the [Wiki](https://github.com/jjdejong/phpip/wiki) for further informat # New features +## 2024-08-02 Updated the old application structure to that of Laravel 11 + +This involved deleting, moving and cleaning many files, yet the functionality should not change. + +The authorization mechanism has been improved, using gates rather than policies. + ## 2024-01-05 A significant upgrade of the autocompletion functionality Navigation and selection in the suggestion lists can now be performed with the keyboard.