Skip to content

Releases: yukiarimo/yuna-ai

Release 6.5.4

28 Aug 21:02
632609d
Compare
Choose a tag to compare

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

12 Aug 18:33
d3226c5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.5.2...v6.5.3

Release 6.5.2

12 Aug 05:16
ffc6d8b
Compare
Choose a tag to compare

What's Changed

What's New:

  • Fixed the bugs in audio route for audio processing
  • Added more audio modes: siri-pv and native
  • 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 and command+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

Full Changelog: v6.5.1...v6.5.2

Release 6.5.1

01 Jul 05:53
6e4fa9e
Compare
Choose a tag to compare

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

22 Jun 20:44
de62545
Compare
Choose a tag to compare

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

14 May 17:10
Compare
Choose a tag to compare

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

11 Apr 18:22
3183f0f
Compare
Choose a tag to compare

What's Changed:

  • 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

Release 6.3

28 Mar 05:32
eac95be
Compare
Choose a tag to compare

What's new:

  • Stable support for video calls
  • Moondream is back (directly imported, aiflow in the future)
  • HTTPS fixes for non-local runs
  • General bug fixes and optimization
  • Removed unnecessary dependencies
  • Added "some logic"

Still should work on:

  • Model generation speed
  • More AGI capabilities
  • Server asynchronous support (Flask is fine; too early for the FastAPI)
  • Deployment part

Release 6.2.1

20 Mar 16:46
2301879
Compare
Choose a tag to compare

What's new?:

  • Stable Diffusion image generation full support
  • Image recognition with updated Moondream 2 model in full support
  • Improved history management
  • X2 cold speed up
  • Bug fixes
  • Lighten WebUI stuff
  • New background
  • Character card management using Kokoro Connect

What's Changed

New Contributors

Full Changelog: v6.2...v6.2.1

Release 6.2

08 Mar 09:52
3588821
Compare
Choose a tag to compare

What's Changed:

New Features:

  • First Kanojo implementation
  • Prompt Templates are part of the Kanojo Connect
  • Double speed due to the enhanced server stability
  • Rewritten UI chat logic from scratch
  • Fixed Bootstrap bugs
  • Removed unnecessary dependencies
  • Optimized images
  • Complete PWA support for all platforms
  • Auth system 2.0
  • Offline mode (beta 1.0)
  • Project directory refactor
  • Vital configuration tweaks
  • Easy installation via updated CLI and TUI
  • Updated documentation

Not working:

  • Both Himitsu and Himitsu Copilot
  • Prompts without history
  • Google Search
  • Audio and Video calls
  • Offline PWA load if using a server-side approach
  • Bootstrap bug with toggles
  • Light mode

New Contributors

Full Changelog: v6.1...v6.2