Skip to content

Releases: aymenBenadra/SakamotoMVC

v2.1.1

17 May 23:03
Compare
Choose a tag to compare

SakamotoMVC (坂本MVC)

A new release with more features and stability improvements!!!!!🥳🥳🥳

New Features

  • Refresh/Access Token generation is now possible rather than auth with a basic token (now we're talking real JWT!)

Bug Fixes

  • Helper and Core classes are now more stable and diverse
  • And many more bug fixes and stability measures

Full Changelog: 2.0.0...v2.1.1

v2.0.0

15 May 00:46
Compare
Choose a tag to compare

SakamotoMVC (坂本MVC)

A new release with Breaking features and improvements!!!!!🥳🥳🥳

New Features

  • Exists new validation rule for checking if a resource exists in the database or not
  • Unique new validation rule for checking if a resource is unique in the database or not
  • Validation Scope for more accurate validation
  • Routing Functions is now available for directly defining functions in routes if no controller is required
  • Auth User Login, Logout, and Data Logout now easily with the built-in features

Bug Fixes

  • Helper and Core classes are now more stable and diverse
  • And many more bug fixes and stability measures

Full Changelog: v1.1.0...2.0.0

v1.1.0

26 Apr 11:07
Compare
Choose a tag to compare

SakamotoMVC (坂本MVC)

A new release with interesting features and improvements. 🥳🥳🥳

New Features

  • PsySH interactive Shell for debugging and testing
  • Jdenticons for personnalized user avatars when needed
  • FirebaseJWT is updated to the latest version
  • Middlewares can send headers now even on abortion

Bug Fixes

  • Validator Helper Class is now faster and bug-free
  • And many more bug fixes and stability measures

v1.0.0

08 Apr 17:11
Compare
Choose a tag to compare

SakamotoMVC (坂本MVC)

The first release of my MVC-based Framework with so many interesting features and improvements. 🥳🥳🥳

New Features

  • PDO Database Binding
  • ORM-like Model
  • Server-Side Rendering (SSR)
  • API
  • Dynamic Routing
  • Authentification JWT + API KEY
  • CRUD operations out of the box
  • Scaffolding Examples
  • Data Sanitization
  • Data Validation with so many flags
  • Straight-forward structure
  • Improved performance
  • And many more features for you to discover