Releases: fridge-cms/fridge_api.php
Releases · fridge-cms/fridge_api.php
0.4.1
- Update
part_definition
detection to fix change in API
0.4
- Helpers
file
for retrieving the contents of a Fridge file and upload
for uploading a file stream to Fridge.
0.3.1
- Added a convenience for content types. Parts get parsed and set so you can fetch a part's definition by its name.
0.3
- Supports new Postgres backend.
0.2
- Fixed a bug in
commit()
- Added a
Model::new_from_type()
convenience method for creating content models from types.