Releases: programmfabrik/fylr-plugin-sequence
Releases · programmfabrik/fylr-plugin-sequence
v1.1.6
Added parallel tests to internal apitest, improved and reformatted code
refactor usage of json.info
Full Changelog: v1.1.4...v1.1.1.5
Fixed permissions handling
Fixed permissions handling for non-root users.
Users/groups that are assigned permissions to update objects need to be given create
and write
rights on the objecttype that is used to store the sequence values. It is important to allow the rights for the standard mask of this objecttype. The plugin will use this mask when creating/updating of sequence objects.
Full Changelog: v1.1.3...v1.1.4
Improved apitest
v1.1.3 Fixed apitest for a more generic oauth2 client handler
v1.1.2
v1.1.1
v1.1.0
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
Bug Fixes 🛠
- fix: added steps to install nodejs and coffeescript by @leonsteinhaeuser in #2
- fix: ci post run npm cleanup by @leonsteinhaeuser in #3
New Features 🎉
- feature: ci for automated releases by @leonsteinhaeuser in #1
New Contributors
- @leonsteinhaeuser made their first contribution in #1
Full Changelog: https://github.com/programmfabrik/fylr-plugin-sequence/commits/v1.0.0