What's Changed
- Fix delete confirm and Lore book entry overflow by @Javedz678 in #42
- Add photo Gallery + UI/UX fixes by @Javedz678 in #43
- Shadcn UI rework by @munimunigamer in #45
- story image gen style fix by @Pento95 in #46
- Add Pollinations.ai image provider + improve image retry flow + other image gen fixes by @Pento95 in #47
- enhance Pollinations image provider error handling and prompt sanitization by @Pento95 in #53
- fix: autoscroll, added scroll down btn by @failerko in #54
- feat: vault lorebook modal maximize by @failerko in #55
- fix: wizard char create, duplicated fields by @failerko in #56
- fix: story lorebook injection area fully clickable, radio select indi… by @failerko in #57
- fix: vault lorebook dropdowns by @failerko in #58
- API Profiles UX Improvements (with models fetching) by @Pento95 in #60
- Add LLM timeout by @Javedz678 in #61
- TTS fixes and latency optimization by @Pento95 in #62
- fix: autoscroll on suggestions generate by @failerko in #59
- Release/v0.6.0 beta.3 by @failerko in #65
- chore: bump version to 0.6.0-pre.1 by @failerko in #66
- fix: prerelease ci trigger by @failerko in #67
- chore: bump version to 0.6.0-pre.2 by @failerko in #68
- Feat/version in settings by @failerko in #69
- feat: sidebar resizing by @failerko in #63
- Feature/tts volume override by @failerko in #70
- Staging by @failerko in #74
- Fix/api request debug by @failerko in #75
- fix: oai compat provider correct, remove double reasoning from logs by @failerko in #76
- Feature/debug pagination by @failerko in #77
- fix: prettier, eslint, pipeline by @failerko in #71
- added new tab to allow editing image style templates by @munimunigamer in #80
- Feature/bg images by @failerko in #81
- chore: bump version to 0.7.0-pre.1 by @failerko in #83
- Dev by @unkarelian in #205
Full Changelog: v0.5.5...v0.7.0
New update v0.7.0
Features
- Migrated all services to the AI SDK for more comprehensive provider support ( @unkarelian @munimunigamer )
- Added background images ( @failerko )
- Added pollinations as an image provider ( @Pento95 )
- Completely overhauled prompt system to now be fully customizable ( @munimunigamer )
- Added separate image profiles ( @munimunigamer )
- Full DB Rework ( @Javedz678 )
- Added universal vault assistant that can manage your entire vault (!!!) ( @failerko )
- Added auto-scroll in debug ( @munimunigamer )
- Added the ability to add words to the dictionary ( @unkarelian )
- Added background generation on android ( @Javedz678 )
- Added story settings tab ( @Pento95 )
- Added separate image profiles ( @munimunigamer )
- Made debug button draggable ( @munimunigamer )
Bugfixes
- Success message for downloading backup on mobile fixed ( @Javedz678 )
- Optimized Aventuras on non-Nvidia GPU's on Linux ( @Fensterbank on github )
- Made suggestions include last narrative message ( @unkarelian )
- Fixed activated lorebooks not being displayed ( @unkarelian )
- Adjusted spacing on sidebar buttons on mobile to make them visible ( @unkarelian )
- Fixed decoding so emojis are preserved
- Countless more ( @Javedz678 @unkarelian @Pento95 @munimunigamer @unkarelian @failerko )