🔖(minor) release 3.2.0
Added: - 🚸(backend) make document search on title accent-insensitive - 🚩 add homepage feature flag - ✨(settings) Allow configuring PKCE for the SSO - 🌐(i18n) activate chinese and spanish languages - 🔧(backend) allow overwriting the data directory - ➕(backend) add `django-lasuite` dependency (breaking change) - ✨(frontend) advanced table features Changed: - ⚡️(frontend) reduce unblocking time for config - ♻️(frontend) bind UI with ability access - ♻️(frontend) use built-in Quote block Fixed: - 🐛(nginx) fix 404 when accessing a doc - 🔒️(drf) disable browsable HTML API renderer - 🔒(frontend) enhance file download security - 🐛(backend) race condition create doc - 🐛(frontend) fix breaklines in custom blocks
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "impress",
|
||||
"version": "3.1.0",
|
||||
"version": "3.2.0",
|
||||
"private": true,
|
||||
"workspaces": {
|
||||
"packages": [
|
||||
|
||||
Reference in New Issue
Block a user