Releases: AurelienStebe/Gladdis
Releases · AurelienStebe/Gladdis
0.6.2
0.6.1
0.6.1 (2025-02-04)
Bug Fixes
- add 8 community plugins with default settings (66928e0)
- add a theme and adapt the Startup plugin (d00940f)
- add early support for reasoning models like "o1" (9645ff8)
- add Gladdis default config and setup both configs at startup (2a3e26c)
- add Startup plugin to demo Vault & add "better-word-count" (3112641)
- add support for OpenAI "o3" in the Catalog (64d63db)
- add Welcome file to the demo Vault and edit it on startup (cba8c4f)
- change "readBinary" signature for a better integration (41f9af2)
- correctly URI encode the path and URL of images (429f326)
- improve the StartupPlugin onload performance (97603af)
- move & improve the catalog loader, plus minor bug fix (0563958)
- remove the legacy "service" & fix some minor bugs (b9913df)
- replace "js-tiktoken" with the faster "gpt-tokenizer" (6e3fb66)
- replace manual PDF text extraction with "pdf2md" lib (6e62182)
- switch to underscores for sections to avoid conflicts (d25b0d0)
0.6.0
0.5.1
0.5.1 (2024-04-03)
Bug Fixes
- add icons to the Commands and new logo (686499c)
- add PDF parsing & improve the Web Browsing on Desktop (561626f)
- improve the empty Web Browsing results handling (6e1ab98)
- improve the Error Modal formating with empty errors (ed39133)
- refactor all error messages outputs into 3 functions (13dd0b3)
- run the "parseLinks" utils in parallel with "Promise.all" (4f851a7)
- scanner's MD file detector and error type (89d348b)
- WikiLinks scanner with MD filenames with a dot in it (95b67b9)
0.5.0
0.5.0 (2024-03-09)
Bug Fixes
- add the new OpenAI models in the settings panel (a10ccdd)
- improve the Token Counter & correct the counting (d06e725)
- minor code improvements, no real change (875d053)
- only transcribe the prompt and not all messages (101fe19)
Features
- add the Web Browsing feature for static websites (2357149)
0.4.3
0.4.2
Gladdis-v0.4.1
0.4.1 (2023-08-25)
Bug Fixes
- adapt Gladdis to new code & improve Heuristics (5529d93)
- add ".env" example file & update dependencies (87ec4ff)
- add a wiki links scanner & file path resolver (e7702e2)
- improve the Whisper & Scanner error handling (4e5a1e3)
- improvements, bug fixes to the config & UI/UX (5c0be74)
- upgrade to openai API v4 and update all deps (b26fb37)