Skip to content

Releases: mirekmarek/php-jet

v2023.3

01 Mar 19:10
Compare
Choose a tag to compare

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

26 Jan 16:41
Compare
Choose a tag to compare

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

24 Jan 16:20
Compare
Choose a tag to compare

Integrated CSRF protection added
Minor code quality improvement
Jet Studio: Module delete button added

v2023.1.1

18 Jan 14:43
Compare
Choose a tag to compare

Playground using PHP internal web server added

v2023.1

17 Jan 14:46
Compare
Choose a tag to compare

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

30 Dec 04:48
Compare
Choose a tag to compare

Composer support added

v2022.12

23 Dec 06:41
Compare
Choose a tag to compare

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

28 Nov 09:26
Compare
Choose a tag to compare

Bug fixes

v2022.11.3

25 Nov 20:04
Compare
Choose a tag to compare

Bug fixes

v2022.11.2

10 Nov 16:24
Compare
Choose a tag to compare

Bug fixes