Releases: AdriaERNI/Prism
Release list
Release v0.2.2-beta1
[0.2.2-beta1] - 2026-08-02
Documentation
-
Update README and docs for stdio transport and VS Code Copilot(0b37a42)
-
Fix sync workflow — hard-reset replaces rebase/merge+PR (#1)(d66f17a)
Features
- Add stdio transport and VS Code Copilot support(a32c180)
[0.2.1] - 2026-08-01
Miscellaneous
Release
[0.2.1-rc4] - 2026-07-24
Features
- Extended monitor dashboard with DB storage, CPU per-type, top processes, SQL/Tx, license & users (#70)(1380586)
[0.2.1-rc3] - 2026-07-23
Features
-
Add
prism monitorcommand for live IRIS instance resource monitoring (#69)(b3924d4) -
Chatbot agent improvements — memory, parallel tools, retry, security (#68)(29aa1cd)
-
GUI SQL editor tab management with per-tab query persistence (#67)(87c42a1)
[0.2.1-rc2] - 2026-07-22
CI/CD
Documentation
Features
Deps
-
Update platformdirs requirement from >=4.0 to >=4.10.1 (#60)(a4c8fea)
-
Update pytest requirement from >=8.0 to >=9.1.1 (#61)(f1a4e96)
-
Update websockets requirement from >=13.0 to >=16.1.1 (#62)(187e2a6)
-
Update pytest-asyncio requirement from >=0.24 to >=1.4.0 (#63)(24a96df)
-
Update fastmcp requirement from >=2.0 to >=3.4.4 (#64)(1e0445b)
[0.2.1-rc1] - 2026-07-20
Features
-
Editable results with modification detection and DB commit(71bba3e)
-
Double-click table generates SELECT * FROM query(a069a5d)
-
Restructure database tree to DBeaver-style IRIS hierarchy(818d408)
-
Pixel-accurate DBeaver dark theme GUI redesign(67065ff)
-
Switch vision model to Qwen3-VL-8B-Instruct(4ed4cfc)
-
DBeaver-inspired GUI redesign - line numbers, tab bar, separators(173cd58)
Styling
- Fix ruff format in test_gui_widgets(517dcd9)
Testing
- Automated GUI testing with pyautogui + emy vision(66c996d)
[0.2.1-beta11] - 2026-07-19
Features
- Add Prism logo window icon + fix database tree sidebar(f4d0f5b)
[0.2.1-beta10] - 2026-07-19
Bug Fixes
Documentation
Features
-
Tkinter GUI SQL editor with DBeaver-inspired dark theme(59b6685)
-
Add interactive WebSocket terminal mode for
prism ws(#55)(a17e91e)
Miscellaneous
- ci: Remove changelog workflow that caused non-fast-forward push failures(7326672)
Release
[0.2.1-beta1] - 2026-07-16
Features
Release
[0.2.0] - 2026-07-16
Bug Fixes
-
PyInstaller fastmcp metadata crash + add --version flag (#39)(28347e1)
-
Consolidate pre-release commits in stable release notes (#36)(19c5805)
-
Remove changelog workflow, generate notes on release instead (#35)(7e35f9a)
-
ci: Inno Setup installer + changelog on dev push + typer dep (#30)(2602442)
Features
-
Add Prism logo icons to Windows builds + minimal installer (#37)(495b6f7)
-
Add prism index for token-efficient code indexing (#32)(3639b68)
-
Add prism cast — custom command plugin system (#33)(a44b029)
Sync
Testing
Merge
- Sync main into development(f519de5)
Release
[0.2.0-beta.1] - 2026-07-15
Bug Fixes
- ci: Add Inno Setup installer t...
Release v0.2.1
[0.2.1] - 2026-08-01
Miscellaneous
Release
[0.2.1-rc4] - 2026-07-24
Features
- Extended monitor dashboard with DB storage, CPU per-type, top processes, SQL/Tx, license & users (#70)(1380586)
[0.2.1-rc3] - 2026-07-23
Features
-
Add
prism monitorcommand for live IRIS instance resource monitoring (#69)(b3924d4) -
Chatbot agent improvements — memory, parallel tools, retry, security (#68)(29aa1cd)
-
GUI SQL editor tab management with per-tab query persistence (#67)(87c42a1)
[0.2.1-rc2] - 2026-07-22
CI/CD
Documentation
Features
Deps
-
Update platformdirs requirement from >=4.0 to >=4.10.1 (#60)(a4c8fea)
-
Update pytest requirement from >=8.0 to >=9.1.1 (#61)(f1a4e96)
-
Update websockets requirement from >=13.0 to >=16.1.1 (#62)(187e2a6)
-
Update pytest-asyncio requirement from >=0.24 to >=1.4.0 (#63)(24a96df)
-
Update fastmcp requirement from >=2.0 to >=3.4.4 (#64)(1e0445b)
[0.2.1-rc1] - 2026-07-20
Features
-
Editable results with modification detection and DB commit(71bba3e)
-
Double-click table generates SELECT * FROM query(a069a5d)
-
Restructure database tree to DBeaver-style IRIS hierarchy(818d408)
-
Pixel-accurate DBeaver dark theme GUI redesign(67065ff)
-
Switch vision model to Qwen3-VL-8B-Instruct(4ed4cfc)
-
DBeaver-inspired GUI redesign - line numbers, tab bar, separators(173cd58)
Styling
- Fix ruff format in test_gui_widgets(517dcd9)
Testing
- Automated GUI testing with pyautogui + emy vision(66c996d)
[0.2.1-beta11] - 2026-07-19
Features
- Add Prism logo window icon + fix database tree sidebar(f4d0f5b)
[0.2.1-beta10] - 2026-07-19
Bug Fixes
Documentation
Features
-
Tkinter GUI SQL editor with DBeaver-inspired dark theme(59b6685)
-
Add interactive WebSocket terminal mode for
prism ws(#55)(a17e91e)
Miscellaneous
- ci: Remove changelog workflow that caused non-fast-forward push failures(7326672)
Release
[0.2.1-beta1] - 2026-07-16
Features
Release
[0.2.0] - 2026-07-16
Bug Fixes
-
PyInstaller fastmcp metadata crash + add --version flag (#39)(28347e1)
-
Consolidate pre-release commits in stable release notes (#36)(19c5805)
-
Remove changelog workflow, generate notes on release instead (#35)(7e35f9a)
-
ci: Inno Setup installer + changelog on dev push + typer dep (#30)(2602442)
-
ci: Add Inno Setup installer to Windows build(5cf3971)
-
ci: Changelog workflow creates PR instead of pushing to main(ab0a26e)
-
Add typer to dependencies (was missing from pyproject.toml)(06bec4e)
-
Move _connect inside try/except for license error retry (#14)(95b96f2)
-
Resolve PyInstaller runtime issues with iris native API and terminal(c29e482)