Skip to content

Releases: stem-press/stem

0.5.2

09 Apr 17:10
Compare
Choose a tag to compare
  • Force semi-latest version of illuminate classes
  • Fix for throwing an exception

0.5.1

05 Apr 07:25
Compare
Choose a tag to compare
  • Fix for dynamic properties

0.5.0

01 Apr 11:23
Compare
Choose a tag to compare
  • Automagic ACF fields as properties
  • General improvements

0.4.8

22 Feb 12:37
Compare
Choose a tag to compare
  • Add static initialize to models to run any code when the model is added to the context.

0.4.7

18 Feb 13:27
Compare
Choose a tag to compare
  • Fix for empty 'supports' with CPT showing the editor.
  • Ability to prefix routes with the method they support, eg get:/sign-up/{id}
  • Ability to specify the wordpress title in the controller and response.
  • Ability to specify Admin Columns in the ui.php config
  • Added nonce blade directive
  • Mass assignment for properties
  • Fetch Page model by path

0.4.6

20 Dec 06:13
Compare
Choose a tag to compare
  • Load custom ACF fields from config

0.4.5

18 Dec 21:47
Compare
Choose a tag to compare
  • Fix for CustomPostTypeBuilder

0.4.4

17 Dec 12:25
Compare
Choose a tag to compare
  • Add Command class for encapsulating WP CLI commands
  • Install WP CLI commands via app.php config
  • Fix for inline SVG directive
  • Allow / in directive arguments, eg image/something.png

0.4.3

12 Dec 22:04
Compare
Choose a tag to compare
  • Strip from inlined SVG files

0.4.2

14 Nov 20:01
Compare
Choose a tag to compare
  • Added tax() property for taxonomy tag lookup