Releases: gtt116/enikk
Releases · gtt116/enikk
Release list
v0.11.2
What's Changed
- feat(parser): support custom icon detectors by @alectimison-maker in #66
- chore: update telemetry URL to telemetry.gaott.top by @gtt116 in #73
- feat: add debug memory profiling endpoint and UI panel by @gtt116 in #74
- feat(telemetry): add session lifecycle and error tracking by @gtt116 in #75
- fix: per-tool param_aliases for LLM tool call compatibility by @gtt116 in #77
- refactor: remove time-based grouping from session list by @gtt116 in #78
New Contributors
- @alectimison-maker made their first contribution in #66
Full Changelog: v0.11.1...v0.11.2
v0.11.1
v0.11.0
v0.10.0
v0.9.2
What's Changed
- feat: add startup splash screen with timing logs by @gtt116 in #58
- feat: add evict_session for in-memory session cleanup by @gtt116 in #59
- chore: upgrade hermes-agent from 0.14.0 to 0.18.2 by @gtt116 in #60
- Feat/evict session memory cleanup by @gtt116 in #61
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- fix: prevent PowerShell console window popup by @gtt116 in #48
- Fix/tool registration override by @gtt116 in #49
- docs: update slogan and remove video directory by @gtt116 in #50
- docs: add Discord community link and update slogan by @gtt116 in #51
- docs: update README slogan, community section, and links by @gtt116 in #52
- docs: add missing Discord QR code image by @gtt116 in #53
- docs: add INSTALL.txt to zip and update README with unblock instructions by @gtt116 in #54
- chore: bump version to 0.9.1 by @gtt116 in #57
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's New
Memory View
New Memory menu in the sidebar — view and edit memory.md and user.md directly. Changes take effect in the next session.
Conversation Search
Search box at the top of the session list — filter conversations by title in real time.
Status Bar Model Info
Model name and context length shown in the status bar (e.g. gpt-4 | 256K). Click for full details including provider and context window.
Open Logs Directory
New Open Logs directory entry in the user menu for quick access to log files.
UI Improvements
- Sidebar highlight — active items now use accent color for better visibility
- Session tabs — Chat/Cron tabs redesigned with underline style, centered layout
- Wider content area — max width increased from 896px to 1152px for better readability
Other
- Memory char limit increased to 20K (configurable via
memory_char_limit/user_char_limitin config.yaml) - Anonymous telemetry added (opt out with
telemetry_enabled: falsein config.yaml)
v0.8.0
What's Changed
- Fix/im bridge lifecycle recovery by @gtt116 in #40
- Feat/cron scheduling by @gtt116 in #42
- fix(capture): use hwnd instead of window title in screenshot filename by @gtt116 in #44
- feat: add desktop capture tool and slim down system prompt by @gtt116 in #45
- feat: desktop capture, PowerShell tool, UI improvements (v0.8.0) by @gtt116 in #46
Full Changelog: v0.6.1...v0.8.0
v0.7.0
What's Changed
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
Full Changelog: v0.6.0...v0.6.1