Skip to content

Releases: MAIF/izanami

v2.18.1

19 Mar 09:59

Choose a tag to compare

🩹 Fix compatibility issue with v1 in Server Sent Events format

v2.18.0

03 Mar 01:16

Choose a tag to compare

🏷️ Open tags read endpoints to personal access token
📖 Migrate tags & project ids from UUID to text
🚛 Fix bulk action failing with to many selected features
⬆️ Sort project alphabetically
🧹Clean /tenants/ endpoint by removing always empty features array
🧹Clean /tenants endpoint by removing always empty projects array

v2.17.1

25 Feb 01:33

Choose a tag to compare

😬 removed useless console.log on personal access token page

v2.17.0

25 Feb 01:13

Choose a tag to compare

📦 Fix broken feature import
🔐 Open api key & tenant listing to personal access tokens

v2.16.6

12 Feb 15:39

Choose a tag to compare

🙈 fix: check key before checking context whitelist to avoid making whitelist context discoverable by bruteforce

🩹 fix: 500 error on invalid tenant format in api key

v2.16.5

12 Feb 10:45

Choose a tag to compare

🩹 fix : prevent calling feature with no context if an allowlist is set

v2.16.4

12 Feb 10:07

Choose a tag to compare

🩹 fix passing context allow list through env variable

v2.16.3

30 Jan 17:31

Choose a tag to compare

🩹 Fix loading blocklist / allowedList from en variables

📦 Fix a bug that prevented export with project filters

v2.16.2

30 Jan 11:13

Choose a tag to compare

🩹 fix blocklist env variable name to match documented one

v2.16.1

18 Dec 15:54

Choose a tag to compare

📋 fix client secret copy button

🩹 fix missing value field for string / number features in SSE response