Releases: programmfabrik/fylr-plugin-sequence
Releases · programmfabrik/fylr-plugin-sequence
v1.2.2: improved error handling
v1.2.2-pre
Full Changelog: v1.2.1-pre...v1.2.2-pre
v1.2.1-pre
Full Changelog: v1.2.0-pre...v1.2.1-pre
v1.2.0-pre
Full Changelog: v1.1.6...v1.2.0-pre
v1.1.6
- improved internal handling of error responses from fylr api
Full Changelog: v1.1.5...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