Changelog¶
v1.6.0¶
Released: 2024-05-22
Bug Fixes¶
- Open form: show configured notification when saving
- prevent unnecessary backend calls
Features¶
- SDK and support for an optional custom context as an extra formula source
- Create new: add admin configuration component
- Open create new: add admin configuration component
- Open form: add admin configuration component
- Open link: add admin configuration component
- Update lime object: add admin configuration component
v1.5.2¶
Released: 2024-05-21
Bug Fixes¶
- create-new: fetch default values before creating
v1.5.1¶
Released: 2024-05-10
Bug Fixes¶
- fetch context more dynamic
v1.5.0¶
Released: 2024-05-07
Features¶
- ci: regenerate workflows
v1.4.1¶
Released: 2024-04-08
Bug Fixes¶
- handle date properties correctly
v1.4.0¶
Released: 2024-03-15
Features¶
- add command Open Form
v1.3.0¶
Released: 2024-03-15
Features¶
- add command Create new
v1.2.0¶
Released: 2024-03-12
Bug Fixes¶
- formulas: don't update time properties from jinja context
- resolve
RemovedInMarshmallow4Warnings
- formulas: return correct week numbers from
format_week
filter
Features¶
- support list output type (Set fields)
v1.1.0¶
Released: 2024-02-20
Features¶
- Add platform service to support generate values from external packages
v1.0.0¶
Released: 2024-01-31
Features¶
- add command Open Link
- add command Open Create New
- add command Update LimeObject
- add formula tester in lime admin
- add snack bar functionality