Releases: wannabespace/conar
Releases · wannabespace/conar
v0.11.1
v0.11.0
v0.10.3
No significant changes
View changes on GitHub
v0.10.2
v0.10.1
v0.10.0
🚀 Features
- Add table restore - by @letstri (0cfe4)
- Store table state in session storage - by @letstri (9da04)
- Add claude 4 opus model - by @letstri (7c0b3)
- Add column ordering - by @letstri (e9816)
🐞 Bug Fixes
- Html theme and sonner - by @letstri (9dcaa)
- Runner scroll - by @letstri (2897c)
- Selection should reset after page change due to different rows and indexes - by @letstri (8fbba)
- chat: Text streaming - by @letstri (abc41)
View changes on GitHub
v0.9.1
v0.9.0
🚀 Features
- Add info icons to columns - by @letstri (3fdec)
- Add manual filters to tables - by @letstri (38cad)
- Add ai table filtering - by @letstri (0789b)
🐞 Bug Fixes
- Duplicates of updates toast - by @letstri (f066a)
- Use one pg pool instead of creating several - by @letstri (36eef)
- sql: Filter dangerous in commended lines - by @letstri (0c416)
- sql runner: Runner history after clicking on "move to runner" and "clear" buttons - by @letstri (a9852)
- table: Checkbox shoudn't be selected if rows === 0 - by @letstri (be9c8)