Releases: TypeRocket/core
Releases · TypeRocket/core
v3.0.8
- Make Core Launcher hooks bypass middleware auth checks
- Remove old 404 code
- Add property
hook
and method isHook()
to Request
v3.0.7
- Make custom routes faster and give them top priority over WordPress rewrites.
v3.0.6
- Add more options to unique validator option
v3.0.5
- Returned
Model
and Result
object now JSON encode when returned by controller and callback from route.
v3.0.4
- Make adding front-end forms simpler for update method
v3.0.3
- Add
useURL()
to Form
class
v3.0.2
- Add value to callback validator option.