Skip to content

Releases: cubex/framework

4.21.0

06 Feb 17:05
c4cd6e9
Compare
Choose a tag to compare

What's Changed

  • Remove unrequired method check by @bajb in #42
  • Resolve handlers by @bajb in #43

Full Changelog: 4.20.0...4.21.0

2.6.7

17 Jan 12:08
b938b87
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.6.6...2.6.7

4.20.0: Viewmodel (#40)

28 Dec 21:56
1008a36
Compare
Choose a tag to compare
* Add viewmodels

* Set the model

* Mixed return type

* Lock public properties

* Templated View Model

* Implement view interface

* Return locked data in json

* Native view model handling

* Controller inject

* Updated view method/param naming

* Cubex aware

* Add context flags

* Default flag return

* Global flag rules

* Basic query string flags

* Test view Model with data and with default render

* Test Json Renderer
Don't default to locked

* reduce test test wording

* only resolve if the method is available

* Test resolving controller and controller methods

* Build for 8.1 and 8.2
remove 7.4 support

* Build for 8.1 and 8.2
remove 7.4 support

* Update to rc

* wait on release

* Add redirect routes

* Bool querystring flags

* Flag rule flow

* Cookie Flags

---------

Co-authored-by: Kyle Essex <kylegavinessex@hotmail.com>

4.19.0

04 Nov 21:50
b7142fe
Compare
Choose a tag to compare

What's Changed

4.18.0

17 Nov 13:21
1ae0e77
Compare
Choose a tag to compare
Make timers more specific (#38)

4.17.0

28 Sep 12:30
e9f4e72
Compare
Choose a tag to compare
Add cubex directory (#36)

4.16.5

17 Jun 16:02
02c60d3
Compare
Choose a tag to compare
Safer logger logging (#35)

4.16.4: Reduce debug (#34)

17 Jun 15:58
8fdf680
Compare
Choose a tag to compare
* reduce debug info

* Correct method name

* Update src/Cubex.php

4.16.3: T7764 (#32)

26 Feb 16:55
afa5f5a
Compare
Choose a tag to compare
* T7764

* Update src/I18n/TranslationUpdater.php

Co-authored-by: Brooke Bryan <brooke@bajb.net>

* Update src/Context/Context.php

Co-authored-by: Brooke Bryan <brooke@bajb.net>

* Update src/Context/Context.php

Co-authored-by: Brooke Bryan <brooke@bajb.net>

4.16.2

25 Feb 18:06
730ac31
Compare
Choose a tag to compare
Share message catalog (#31)