mirror of
https://github.com/Nystik-gh/ignis.git
synced 2026-06-17 04:35:53 +00:00
bump version
This commit is contained in:
11
CHANGELOG.md
11
CHANGELOG.md
@@ -2,6 +2,17 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [0.8.3] - Karm (2026-06-01)
|
||||
|
||||
### Added
|
||||
|
||||
- `WS_ORIGINS` env var to restrict allowed `Origin` headers on WebSocket connections.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Ignis version is now rendered correctly.
|
||||
- Tables in editing mode now render correctly in Firefox.
|
||||
|
||||
## [0.8.2] - Karm (2026-05-23)
|
||||
|
||||
### Fixed
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ignis-monorepo",
|
||||
"version": "0.8.2",
|
||||
"version": "0.8.3",
|
||||
"private": true,
|
||||
"description": "Monorepo for Ignis: a browser-based Obsidian client. Self-hosted server in apps/ignis-server; shim, UI, and shared libraries in packages/.",
|
||||
"workspaces": [
|
||||
|
||||
Reference in New Issue
Block a user