- windows
+ replaced paths with variables
+ ability to update tabbyapi
+ ability to update ffmpeg
- linux/mac
+ added warning before installing extras
+ added warning before install choice for everything
+changed install menu order
+added editor for text generation webui
+added sillytavern and custom launcher icon
+when installing sillytavern it will now ask if user wants to create icon for launcher and sillytavern
---launcher.sh--- ---install.sh---
-removed question to install XTTS since user already chooses to install XTTS with sillytavern
-removed XTTS install when user chooses to only install extras
+added troubleshooting commands
+put more stuff into a organized category for toolbox
+added uninstall options for: ffmpeg, node.js, p7zip
+added uninstallers to app uninstaller category
+organized the toolbox menu
+added xtts install option
+added option to update menu for updating sillytavern-launcher repo
+added more checks if git pull fails then retry 3 times
+gitignore the xtts folder
+added option to cancel install for install.sh
-forgot to remove xtts launch from extras launch
+ adds support menu for issue report, documentation, discord
+ Use the GPU choice made earlier to set the correct PyTorch index-url to install XTTS
+ better error handling for linux
# install.sh
+ Replaced pip with pip3 for python version 3
+ Added openSUSE zypper package support
# installer.bat
+ added stream2sentence for xtts
# launcher.sh
+ some menu + text cleanup
+ edit extras modules improvements
+ Dynamically find conda for launcher.sh / install.sh by @Frityet
+ asks the user for gpu choise
+ asks the user if they wanna install XTTS
+ added gpu detection info box displays what gpu is detected in the system
- removed coqui install
- removed Check if the xtts conda environment exists for launcher.bat since i did not work and broke the menu
+ added xtts_api_server start so it starts with the extras command
+ asks user if they wanna create shortcut on desktop
+ asks user if they wanna start launcher after installation
+ added pkg for termux
+ added macos detection to launch sillytavern in seperate window
+ Uninstaller for sillytavern + extras
+ Changed conda env to extras (from sillytavernextras) to fit the docs
+ Improved backend menu functions (removes the elif mess)
+ Function to find a suitable terminal emulator when launching sillytavern or extras
+ Added tutorial on how to use it
* install.sh + support for various package managers
the sillytavern installer script with easy terminal menu
* install.sh + support for various package managerss
* added gentoo support + removed python3-venv