Skip to content

🔖(major) release 3.0.0 #818

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Mar 28, 2025
Merged

🔖(major) release 3.0.0 #818

merged 4 commits into from
Mar 28, 2025

Conversation

AntoLC
Copy link
Collaborator

@AntoLC AntoLC commented Mar 28, 2025

Added

Changed

Fixed

AntoLC added 2 commits March 28, 2025 11:22
- fix width select export
The way that collaboration server authentifies the user
has changed. We adapt the configuration to the new
way of doing it, by removing the nginx auth url,
and by adding COLLABORATION_BACKEND_BASE_URL
setting.
@AntoLC AntoLC added the release label Mar 28, 2025
@AntoLC AntoLC self-assigned this Mar 28, 2025
@AntoLC AntoLC mentioned this pull request Mar 28, 2025
@AntoLC AntoLC force-pushed the release/v3.0.0 branch 2 times, most recently from 68dee0c to 2cc0a46 Compare March 28, 2025 12:15
AntoLC added 2 commits March 28, 2025 15:16
When multiple tabs are open, the new service worker
can stay in the "waiting" state and not be activated
until the other tabs with the old service worker
are closed.
We fix this by forcing the other tabs to reload
the page when a new service worker is detected.
All tabs will then be reloaded and the new service
worker will be activated.
Added:
- 📄(legal) Require contributors to sign a DCO

Changed:
- ♻️(frontend) Integrate UI kit
- 🏗️(y-provider) manage auth in y-provider app

Fixed:
- 🐛(backend) compute ancestor_links in get_abilities
  if needed
- 🔒️(back) restrict access to document accesses
@AntoLC AntoLC merged commit 53be6de into main Mar 28, 2025
21 of 23 checks passed
@AntoLC AntoLC deleted the release/v3.0.0 branch March 28, 2025 14:32
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.

2 participants