Releases: mirekmarek/php-jet
v2023.3
Jet Framework:
PostgreSQL support added ( !!EXPERIMENTAL!! )
Tests:
ORM tests improvement
Example application:
Logout and change password functions added into the "secret area"
Several minor fixes and code quality improvements
v2023.2.1
Profiler: Status bar moved to upper right corner
Installer: Step icons added
Installer: CreateRESTClient and CreateVisitor installation steps added
Installer: 1st step: UI/UX refactoring
Installer: Code quality improvements
Installer: Minor layout correction
Db: quoreString method added
DataModel: SQLite3 (non-PDO SQLite extension) dependency removed
Playground: Start script: Input validation added
Playground: Start script: improvement
v2023.2
Integrated CSRF protection added
Minor code quality improvement
Jet Studio: Module delete button added
v2023.1.1
Playground using PHP internal web server added
v2023.1
JetStudio: The newly created page inherits the layout settings from the parent page
JetStudio: Menu title respects target page menu title
Minor code quality improvements
Forum link added into the composer.json
v2022.12.2
Composer support added
v2022.12
Security improvement - name of SQLite data file is randomized during installation.
New feature: Jet Studio > Pages > Page detail > new button "Show this page" added (opens page URL)
v2022.11.4
Bug fixes
v2022.11.3
Bug fixes
v2022.11.2
Bug fixes