Skip to content

🔖(release) minor 5.5.0 - #2596

Merged
AntoLC merged 6 commits into
mainfrom
release/v5.5.0
Aug 24, 2026
Merged

🔖(release) minor 5.5.0#2596
AntoLC merged 6 commits into
mainfrom
release/v5.5.0

Conversation

@AntoLC

@AntoLC AntoLC commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator

Added

Changed

Fixed

@AntoLC AntoLC self-assigned this Aug 24, 2026
@AntoLC AntoLC added the release label Aug 24, 2026
@AntoLC
AntoLC marked this pull request as ready for review August 24, 2026 09:25
@github-actions

github-actions Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Size Change: +8.59 kB (+0.2%)

Total Size: 4.37 MB

📦 View Changed
Filename Size Change
apps/impress/out/_next/static/6ddeeff8/_buildManifest.js 673 B +673 B (new file) 🆕
apps/impress/out/_next/static/chunks/pages/_app.js 539 kB +8.59 kB (+1.62%)
apps/impress/out/_next/static/f19ddd25/_buildManifest.js 0 B -673 B (removed) 🏆

compressed-size-action

Last upgrade of js-yaml has a compatibility issue
with i18next-parser library, which causes the
export / import translations to fail.
A new language has been added to the Django system,
allowing for Polish translations and localization
support.
We need to initialize the Polish language files before
being able to download the translations from
Crowdin. This commit includes the initial setup for
the Polish language, including the necessary configuration
files and directory structure.
Update translated files with new translations
STEP was in uppercase in the assets names, on the
preprod the assets were not found because the
server is case sensitive.
We renamed the assets to lowercase to fix the issue,
as the previous assets.
AntoLC added 2 commits August 24, 2026 21:40
The imported docs were not displayed anymore in the
list grid view directly after the import.
It was because the request was not matched with the
correct query key.
Added:
- ♿️(frontend) restore skip to content link after header redesign
- 🌐(i18n) rename cn_CN to zh_CN, add eo_PL and zh_TW locales
- ✨(backend) conditional email notification in server to server api
- ✨(backend) profile api using django-silk

Changed:
- ♿️(frontend) use semantic `<dl>` structure in document info card
- ⚡️(frontend) replace onboarding assets with webm and webp
- 💄(frontend) use the same highlight color for cells and moves
- ⚡️(backend) optimize media_auth endpoint
- 🚸(frontend) print from document options menu

Fixed:
- 🐛(frontend) refresh pins after document deletion and restoration
- 🐛(frontend) redirect homepage to login when homepage feat
  is disabled
- 🐛(backend) ignore CSPs for API docs in development
- 🐛(frontend) export images embedded with a relative url
- 🐛(y-provider) fix sentry init
- 🐛(backend) handle object storage metadata keys case-insensitively
- 🐛(keycloak) fix database env variables in the self-hosting example
- 🐛(helm) show the database error while jobs wait for it to be ready
@AntoLC AntoLC linked an issue Aug 24, 2026 that may be closed by this pull request
@AntoLC
AntoLC merged commit 0219515 into main Aug 24, 2026
60 checks passed
@AntoLC
AntoLC deleted the release/v5.5.0 branch August 24, 2026 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documents not appearing after import on preprod without refresh

1 participant