Releases: georgerahul24/Elsa
Releases · georgerahul24/Elsa
Elsa v1.1.286
- Syncing with server
- Way better performance
- Better Documentation
- More Features like having an updater
Note
Might need MagicForElsa==1.18
as well as Python 3.10
for smooth functioning
Elsa v1.1.273
- More optimized
- Better documentation
- Better Threading
- Better processing of the input commands
- Opening website has been added
- Better theme consistency
- Better performance
Note
- Please remeber to run the chat_server.py to enable the chat feature(currently defaulted to local host)
- Please use pip install magicForElsa==1.17 for the smooth functioning of Elsa
Elsa v1.1.252
- Elsa is know multi-threaded to reduce the python not responding in tkinter windows
- Garbage collection is disabled due to it conflicting with multi-threaded processes
- New Chat feature enabled so that one can send messages between Elsa
NB
- Please remeber to run the chat_server.py to enable the chat feature(currently defaulted to local host)
- Please use
pip install magicForElsa==1.15
for the smooth functioning of ELsa
Elsa 1.1.230
- Added ability to reset Elsa
- Added ability to remove the indexed files cache
- Added ability to delete user files
Note
Use pip install magicforElsa==1.14
in order for Elsa to work smoothly
Elsa v1.1.210
- Renamed from Vira to Elsa
- More optimized
- Better file handling
- Better file searches
- Improved GUI
- Export Import features
- Added a much better initial setup
NB
Use pip install magicforElsa==1.13
in order for Elsa to work smoothly
Elsa 1.1.150
- Renamed the project to Elsa
- Uploaded some modules to pypi.org
Vira 1.1.140
- Pretty much the finished product in 1.1.x version
- Might be updated later
Vira 1.1.130
- Redesigned GUI
- Open files from vira
Vira 1.1.84
Changes and Improvements
- Removed mysql
- Customise your own themes by editing intial.vira
- New GUI
Known Problems
- Username conflicts if username is
users
,initial
,cache
,etc - Whatsapp desktop won’t open in some cases
- No gui to select your own theme
- initial_setup.py might have some issues
- Indexing file and opening a file is not enabled
- No splash screen or aesthetics for GUI
MySql Release
Disclaimer
- In order for this to work, mysql is must be installed and the database password must be
1234
else you can change the default password from code - GUI has problems
- Might have to pip install some packages like
pyttsx3
,google
,mysql-connector-python
- Some features may not work as expected as mysql release is no longer supported