Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(main): release 1.24.0
  • Loading branch information
y3owk1n committed Mar 5, 2026
commit 166d3e267f70c300e8a83a0614b034d0ec3a4f86
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [1.24.0](https://github.com/y3owk1n/neru/compare/v1.23.0...v1.24.0) (2026-03-05)


### Features

* add theme-aware default for label_color - Closes [#489](https://github.com/y3owk1n/neru/issues/489) ([#491](https://github.com/y3owk1n/neru/issues/491)) ([9d22a6e](https://github.com/y3owk1n/neru/commit/9d22a6eeab11a52def9b29ec38525cd80531a091))


### Bug Fixes

* eliminate duplicate configSnapshot() in app activation path ([#494](https://github.com/y3owk1n/neru/issues/494)) ([972181b](https://github.com/y3owk1n/neru/commit/972181b259d365939a5f67a581d4efcb7d716be7))
* **ipc:** wire IPC reload through app-level config reload and fix stale config ([#496](https://github.com/y3owk1n/neru/issues/496)) ([6ce064d](https://github.com/y3owk1n/neru/commit/6ce064d620a9c69f80657c74dd89b0ca4ddd0b2c))
* **lifecycle:** remove dead q.Style write, keep cache invalidation ([#495](https://github.com/y3owk1n/neru/issues/495)) ([315134a](https://github.com/y3owk1n/neru/commit/315134a83c2bb61f1f4bcb48fa70cab2afc981f5))

## [1.23.0](https://github.com/y3owk1n/neru/compare/v1.22.1...v1.23.0) (2026-03-04)


Expand Down