Releases: yukiarimo/yuna-ai
Releases · yukiarimo/yuna-ai
Release 7.0.2
What's new:
- The AiFlow library is now used for almost all generations (beta)
- Audiobook Generator V2
- General UI improvements
Full Changelog: v7.0.1...v7.0.2
Release 7.0.1
Improvements:
- SSL certificates moved to the
lib/utils
- Alpha support for push notifications
- Fixed typos
- Full professional refactoring of main frontend and backend functions, kanojo and prompt template manager, and setup functions
- Loading speedup thanks to the removal of a few pause calls
Full Changelog: v7.0...v7.0.1
Release 7.0
What's Changed
- SFX Support
- New Kanojo Connect and Prompt Template logic
- On-Demand Dependency Loading
- Full-Stack speed-up
- SD Support Removed
- License Update
- New Templates
- Prompt Templates are now an integral part of the Kanojo block
- Refreshed Video Chat UI
- Removed Redundancies
- Creator Studio out of beta
- Added: Naked, Article, Presentation, and Audiobook Creation Support
- UI Simplification
- Removed Browser Extension Support
- Diary and Notes
- Automatic History Sorting
- Coqui XTTS-V2 and SpeechT5 Support Removed
- Updated Documentation
- Custom Config Full Support
- Full Video and Audio Calls Support (without hands-free mode)
- Docker Installation
- KoboldCPP (Based on llama.cpp) Backend Support Added
- Web Search Fixed
- Added Long Term Memory (alpha)
- Fixed 30 critical bugs
- New Domain
Full Changelog: v6.5.4...v7.0
Release 6.5.4
What's Changed
- Improved overall client stability: The page no longer reloads for basic actions; instead, it dynamically updates content from the server
- Enhanced config loading process and added a new settings block
- All custom settings are now saved in LocalStorage for improved user experience
- Removed news toggle (temporarily) and replaced it with a custom config toggle
- Generalized and removed duplicated functions for better code organization
- Updated sendMessage() function to use custom config
New Features
- Implemented logic for regenerate and copy text buttons for each message
- Added last_n_tokens_size, use_mmap, and offload_kqv parameters to the config for more customization options
- Integrated official Huggingface embeddings model for improved RAG (Retrieval-Augmented Generation) implementation
Bug Fixes
- Fixed function calling in HTML
- Resolved issues with tabs in the Creator Studio
- Corrected variable names and grammar errors throughout the codebase
- Attempted to fix Kanojo-related issues (work in progress)
Release 6.5.3
What's Changed
- Update Dockerfiles for new location by @0xGingi in #102
- Release 6.5.3 - Docker Bug Fix and README update by @yukiarimo in #103
Full Changelog: v6.5.2...v6.5.3
Release 6.5.2
What's Changed
- Docker + Hard Coded Names Backend Removal by @0xGingi in #96
- docs: update README.md by @eltociear in #100
- Release 6.5.2 by @yukiarimo in #101
What's New:
- Fixed the bugs in audio route for audio processing
- Added more audio modes:
siri-pv
andnative
- Temporarily removed the emotional stuff (will be re-implemented with Himitsu)
- Improved the setup index.sh file
- Changed the
.gitignore
file to support new directories - Created a new function for general config fetching
get_config
and added config as param for functions where possible - Fixed the hard-coded dependencies across multiple modules
- Fixed file upload and added RAG and Direct Q&A for it
- Moved some garbage around
- Removed unnecessary prints and console logs
- Speeded up the initial launch by annihilating the unnecessary dependencies based on the user's configuration
- Added some new params to the
config.json
- Fixed the camera view: now it's mirrored nicely
- Changed the shortcuts for navigation to:
tab
-> open/close the sidebar andcommand+1-6
for the tabs - Improved the basic stuff
- Fixed bug with no enter in textarea
- Removed unnecessary code
- Full Docker Support for Windows and Linux
- Changed Creator Studio modes to: Naked (default), Presentation, and Article
- Added caching to speed up the front
- Used flex for messages (improves the location of the image on the PC)
- Stable call Q&A for images with voice input
- Removed flash messages support
- Added the notifications manager
New Contributors
- @eltociear made their first contribution in #100
Full Changelog: v6.5.1...v6.5.2
Release 6.5.1
What's new:
- New WebUI with a modern look
- Delay timeouts reduced to speed up the frontend
- CSS minified
- Stabilized JS scripts
Release 6.5
New Features:
- Rewritten Prompt Templates from scratch with some new ones
- Full Kanojo and Prompt template working system
- Text Streaming
- New model for image uploading with X5 speed-up
Beta Features:
- Creator Studio Freeform
Bug fixes:
- Audio route is not working
- History management and Saving logic fixed. Cookie loading is available as a request
- Faster full-stack loading, and all images are now in WebP
- Additional stability improvements
Removed Stuff:
- Removed support for Electron App
For more info, refer to our roadmap: #91
Full Changelog: v6.3.1...v6.5
Release 6.4
What's Changed
- Cleaned up test files
- Fixed routing
- Improved documentation with new data, updated images, and backstory
- Shell script returned to replace GUI for
menu.py
because it doesn't work - Updated images and README
- Added if else statements for stability and not mandatory dependencies based on the configuration
New Features
- AGI Worker
- Added search route for web searching
- Optimized workflow
- Added full support for native and fast audio modes
Bug Fixes
- Trash Picked Up
- Certificated issues fixed
- Fixed requirements
- Fixed TTS request form on the client
- Normalized model generation config params
Full Changelog: v6.3.1...v6.4
Release 6.3.1
What's Changed:
- v6.3.1 by @yukiarimo in #85
- Added WaifuCard
- Added BuyMeACoffee donation option
- Clean up the unnecessary dependencies
- Added Button for content creation
- PrompTemplates moved to the top bar
- Easy local kanojo management
- Removed WASM stuff
- General improvements
- Fixed "magic" bugs
Stil WIP:
- No config.json modification for the individual users from the client
- Book generation and text/img-to-video is not available for now
- Kanojo and history loader from the downloaded file
Full Changelog: v6.3...v6.3.1