Skip to content

Releases: georgerahul24/Elsa

Elsa v1.1.286

25 Jan 12:18
Compare
Choose a tag to compare
Elsa v1.1.286 Pre-release
Pre-release
  • 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

01 Dec 08:02
Compare
Choose a tag to compare
Elsa v1.1.273 Pre-release
Pre-release
  • 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

07 Sep 18:01
Compare
Choose a tag to compare
Elsa v1.1.252 Pre-release
Pre-release
  • 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

02 Sep 19:41
Compare
Choose a tag to compare
Elsa 1.1.230 Pre-release
Pre-release
  • 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

02 Sep 13:57
Compare
Choose a tag to compare
Elsa v1.1.210 Pre-release
Pre-release
  • 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

24 Aug 19:05
Compare
Choose a tag to compare
Elsa 1.1.150 Pre-release
Pre-release
  • Renamed the project to Elsa
  • Uploaded some modules to pypi.org

Vira 1.1.140

16 Aug 13:28
Compare
Choose a tag to compare
Vira 1.1.140 Pre-release
Pre-release
  • Pretty much the finished product in 1.1.x version
  • Might be updated later

Vira 1.1.130

12 Aug 08:13
389ace9
Compare
Choose a tag to compare
Vira 1.1.130 Pre-release
Pre-release
  • Redesigned GUI
  • Open files from vira

Vira 1.1.84

04 Aug 12:34
Compare
Choose a tag to compare
Vira 1.1.84 Pre-release
Pre-release

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

02 Aug 17:48
Compare
Choose a tag to compare
MySql Release Pre-release
Pre-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