Skip to content

Releases: programmfabrik/fylr-plugin-sequence

v1.2.2: improved error handling

02 Jun 15:04
76b6de1

Choose a tag to compare

What's Changed

Other Changes

  • Improve pool and error handling by @phempel in #5

Full Changelog: v1.1.6...v1.2.2

v1.2.2-pre

02 Jun 10:39
bb846c4

Choose a tag to compare

v1.2.2-pre Pre-release
Pre-release

Full Changelog: v1.2.1-pre...v1.2.2-pre

v1.2.1-pre

01 Jun 15:38

Choose a tag to compare

v1.2.1-pre Pre-release
Pre-release

Full Changelog: v1.2.0-pre...v1.2.1-pre

v1.2.0-pre

29 May 09:44

Choose a tag to compare

v1.2.0-pre Pre-release
Pre-release

Full Changelog: v1.1.6...v1.2.0-pre

v1.1.6

07 Jan 12:40

Choose a tag to compare

  • 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

13 Nov 12:09

Choose a tag to compare

refactor usage of json.info

21 Dec 15:17

Choose a tag to compare

Fixed permissions handling

26 May 10:40

Choose a tag to compare

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

26 Apr 16:55

Choose a tag to compare

v1.1.3

Fixed apitest for a more generic oauth2 client handler

v1.1.2

26 Apr 10:45

Choose a tag to compare

updated to generate ZIP