From f0b7f65a360357c33c82c257191a234d71501aab Mon Sep 17 00:00:00 2001 From: Nystik <236107-Nystik@users.noreply.gitlab.com> Date: Wed, 3 Jun 2026 13:32:58 +0200 Subject: [PATCH] update changelog, bump version --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 66fdd61..326fd5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/package.json b/package.json index ebad16b..b59e2ab 100644 --- a/package.json +++ b/package.json @@ -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": [