Skip to content

Release Candidate 2.0.0-beta.4#250

Merged
joneubank merged 3 commits into
releasefrom
rc/2.0.0-beta.4
May 22, 2025
Merged

Release Candidate 2.0.0-beta.4#250
joneubank merged 3 commits into
releasefrom
rc/2.0.0-beta.4

Conversation

@joneubank
Copy link
Copy Markdown
Contributor

@joneubank joneubank commented May 22, 2025

Description

This release makes the Lectern Client able to be run in the browser. It does this by removing breaking dependencies and by updating the Lectern Server to enable CORS requests.

A bug is also fixed that was causing the Lectern Server to not store dictionary description or meta data.

Usage Notes

  • To enable CORS for a lectern server requires providing the new environment variable CORS_ALLOWED_DOMAINS. To enable for a specific list of domains use CORS_ALLOWED_DOMAINS=https://first.example.com,https://second.example.com. See Lectern Server README for more details.

Updates

@joneubank joneubank merged commit 4e0f411 into release May 22, 2025
2 checks passed
@joneubank joneubank deleted the rc/2.0.0-beta.4 branch May 22, 2025 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants