Releases: MAIF/izanami
v2.18.1
v2.18.0
🏷️ 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
😬 removed useless console.log on personal access token page
v2.17.0
📦 Fix broken feature import
🔐 Open api key & tenant listing to personal access tokens
v2.16.6
🙈 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
🩹 fix : prevent calling feature with no context if an allowlist is set
v2.16.4
🩹 fix passing context allow list through env variable
v2.16.3
🩹 Fix loading blocklist / allowedList from en variables
📦 Fix a bug that prevented export with project filters
v2.16.2
🩹 fix blocklist env variable name to match documented one
v2.16.1
📋 fix client secret copy button
🩹 fix missing value field for string / number features in SSE response