update changelog, bump version

This commit is contained in:
Nystik
2026-06-03 13:32:58 +02:00
parent 05a3908a7a
commit f0b7f65a36
2 changed files with 11 additions and 1 deletions

View File

@@ -2,6 +2,16 @@
All notable changes to this project will be documented in this file.
## [0.8.4] - Karm (2026-06-03)
### Fixed
- Codeblocks calling clipboard APIs no longer causes reccursion error.
### Security
- Hardened same-origin checks, virtual-plugin URL validation, token file permissions, and log line bounds.
## [0.8.3] - Karm (2026-06-01)
### Added

View File

@@ -1,6 +1,6 @@
{
"name": "ignis-monorepo",
"version": "0.8.3",
"version": "0.8.4",
"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": [