Releases: Zariep-Software/WiPersona
Releases · Zariep-Software/WiPersona
1.23
This release adds the ability to select the microphone used, as well as the ability to pause and resume the microphone.
Also, the Windows launchers are updated to solve weird behavior with paths
Changelog
1.23
Updates
- Add "Choose Microphone" feature that is persistent if the settings are saved
- Add "Pause/Resume Microphone button"
Fixes
- Update Windows launchers to solve problems with relative path
1.22
This release adds the ability of save the imported assets thanks to IndexedDB, with this, now setups will be faster and using local version is less necessary.
IndexedDB is a low-level, client-side database system built into web browsers that allows websites to store large amounts of structured data, such as files or blobs, directly in the user's browser. It provides a way to store data persistently without the use of any external server, enabling faster access to assets and reducing the need for repeated server requests.
Changelog
1.22
Updates
- Add Portuguese translations
- Add the ability of save imported images using IndexedDB
Changes
- Modify settings logic to use IndexedDB instead of Cookies
- Slightly modify the UI removing now unnecessary messages
Fixes
- Disable "Request Mic Access" button after getting microphone access (multiple calls causes low performance)
1.21
1.2 Release
WiPersona 1.2 Release
Updates:
- New effects:
- Shake
- Swing
New Features:
- Brightness Effects:
- Dim (when muted)
- Bright (when speaking)
- None
- Set Background Color
- Set local images using
sourcelist.js
Codebase Changes:
- Avatar is now handled with CSS backgrounds
Fixes:
- Fixed issue where animations stop when status changes
- The Linux launcher now checks for native BusyBox if it's not available in the WiPersona directory
- Menu is now toggleable by clicking on the avatar