v2.1.0
Changelog
[2.1.0] - 2024-12-12
🚀 Features
- Add spinners to build scripts
- Add autoupdate (closes #7)
- Add ability to exit in add_to_autorun
- Add ability to exit in run_preconfig
🚜 Refactor
- Remove useless code in build script
- Use os.ReadDir instead of ioutil.ReadDir
⚡ Performance
- Improve performance of all utilities
🎨 Styling
- Don't add newline symbol on println calls
⚙️ Miscellaneous Tasks
- Update list of blocked sites in Russia
- Add file with current version
- Exclude README.txt from build
- Move blockcheck from resources directory to root of project
- Add new pre-configs
- Update error text in check_for_updates
Full Changelog: v2.0.0...v2.1.0