Releases: ankddev/zapret-discord-youtube
Releases · ankddev/zapret-discord-youtube
v2.2.0
Changelog
[2.2.0] - 2024-12-13
🚀 Features
- Show count of found pre-configs in add_to_autorun and run_preconfig
- Add ability to test multiple domains in autosearch_preconfig
- (preconfig_tester) Exit immediatly if blocks not found for all domains
⚙️ Miscellaneous Tasks
- Add more pre-configs
Full Changelog: v2.1.0...v2.2.0
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
v2.0.0
v1.1.1
Changelog
[1.1.1] - 2024-12-08
🚜 Refactor
- Move terminal-related functions to shared module
📚 Documentation
- Document shared code
- (readme) Add links for badges
- (readme) Format keybindings with
kbd
HTML tag - Add README in Russian language
⚙️ Miscellaneous Tasks
- Use workspace-wide version of winresource crate
- Use workspace-wide version of crossterm crate
- Fix all warnings
- Add dependabot config
- Delete generated file from
.idea
v1.1.0
Changelog
🚀 Features
- Ability to exit on preconfig_tester
- Add utility for running pre-configs
🐛 Bug Fixes
- Some Clippy errors
📚 Documentation
- Add badges to README
- (readme) Update info
🎨 Styling
- Call .unwrap_or_default() instead of .unwrap_or()
⚙️ Miscellaneous Tasks
- Update list of blocked domains in Russia
Full Changelog: v1.0.1...v1.1.0
v1.0.1
Changelog
🐛 Bug Fixes
- (ci) Lint job name
- Remove version from generated archive in make_release
🚜 Refactor
- Use workspce's package version on all crates
📚 Documentation
- Update installation info in README
- Add info about project's structure
- Update description in README
- (readme) Add credits
- (readme) Update links in credits
⚙️ Miscellaneous Tasks
- Add workflow for linting
- Create workflow for building
- Update list of blocked domains
- Update messages in select_domains1