Releases: amirhoseinsalimi/music-tool-bot
Releases · amirhoseinsalimi/music-tool-bot
v2.4.4
What's Changed
- chore(deps): bump cryptography from 41.0.7 to 42.0.6 by @dependabot in #166
- chore(deps): bump persiantools from 3.0.1 to 4.0.0 by @dependabot in #156
- chore(deps-dev): bump pylint from 2.17.5 to 3.1.0 by @dependabot in #151
- chore(deps): bump python-dotenv from 0.21.1 to 1.0.1 by @dependabot in #146
- chore(deps-dev): bump pylint from 3.1.0 to 3.2.2 by @dependabot in #171
- chore(deps-dev): bump autopep8 from 2.1.0 to 2.2.0 by @dependabot in #174
- chore(deps): bump python-telegram-bot from 21.1.1 to 21.2 by @dependabot in #172
- chore(deps): bump persiantools from 4.0.0 to 4.0.2 by @dependabot in #170
- chore(deps): bump cryptography from 42.0.6 to 42.0.7 by @dependabot in #169
- chore(deps-dev): bump jurigged from 0.5.7 to 0.5.8 by @dependabot in #175
- chore(deps): bump cryptography from 42.0.7 to 42.0.8 by @dependabot in #176
- chore(deps): bump persiantools from 4.0.2 to 4.0.3 by @dependabot in #180
- Update the guide on how to run the project in README by @amirhoseinsalimi in #187
- chore(deps): bump python-telegram-bot from 21.2 to 21.4 by @dependabot in #186
- chore(deps): bump masonite-orm from 2.22.0 to 2.22.1 by @dependabot in #185
- chore(deps): bump persiantools from 4.0.3 to 4.2.0 by @dependabot in #184
- chore(deps-dev): bump pylint from 3.2.2 to 3.2.5 by @dependabot in #183
- chore(deps-dev): bump autopep8 from 2.2.0 to 2.3.1 by @dependabot in #181
- chore(deps-dev): bump pylint from 3.2.5 to 3.2.6 by @dependabot in #188
- chore(deps): bump psutil from 5.9.8 to 6.0.0 by @dependabot in #189
- chore(deps): bump cryptography from 42.0.8 to 43.0.0 by @dependabot in #190
- Escape parentheses and exclamation mark by @amirhoseinsalimi in #191
- Enhance reading the last photo in the array by @amirhoseinsalimi in #192
- Add a filename to the output audio files by @amirhoseinsalimi in #193
Full Changelog: v2.4.3...v2.4.4
v2.4.3
What's Changed
- Fix parse mode for donation and about command responses by @amirhoseinsalimi in #167
Full Changelog: v2.4.2...v2.4.3
v2.4.2
What's Changed
- chore(deps): bump python-telegram-bot from 21.0.1 to 21.1.1 by @dependabot in #163
- Fix parse mode issue in responses by @amirhoseinsalimi in #164
Full Changelog: v2.4.1...v2.4.2
v2.4.1
What's Changed
- Fix sending special characters through Telegram API by @amirhoseinsalimi in #160
- Handle the error when reading a non-existing file by @amirhoseinsalimi in #161
Full Changelog: v2.4.0...v2.4.1
v2.4.0
What's Changed
- fix(tag-editor): fix setting art by @amirhoseinsalimi in #145
- chore(deps): bump psutil from 5.9.5 to 5.9.8 by @dependabot in #141
- chore(deps): bump masonite-orm from 2.19.2 to 2.20.0 by @dependabot in #148
- chore(deps): bump masonite-orm from 2.20.0 to 2.21.0 by @dependabot in #153
- refactor: migrate to [email protected] by @amirhoseinsalimi in #154
Full Changelog: v2.3.1...v2.4.0
v2.3.1
What's Changed
- fix(tag-editor): set thumbnail to uploaded audio file by @amirhoseinsalimi in #144
- chore(deps-dev): bump jurigged from 0.5.6 to 0.5.7 by @dependabot in #138
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
- docs: remove TODOS file link by @amirhoseinsalimi in #133
- feat(admin): add optional user limit to
/listusers
command by @amirhoseinsalimi in #134
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- feat(admin): add number of files of each user by @amirhoseinsalimi in #119
- fix(cutter): fix detecting malformed cutting range by @amirhoseinsalimi in #120
- fix(tag-editor): fix the conversion of possible
int
values by @amirhoseinsalimi in #131 - chore(deps): bump masonite-orm from 2.18.6 to 2.19.2 by @dependabot in #122
- chore(deps): bump cryptography from 41.0.3 to 41.0.5 by @dependabot in #130
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- docs: update the list of project requirements by @amirhoseinsalimi in #116
- chore(deps-dev): bump jurigged from 0.5.5 to 0.5.6 by @dependabot in #114
- docs: add docstring to functions by @amirhoseinsalimi in #117
- fix(tag-editor): fix checking for integer values by @amirhoseinsalimi in #118
Full Changelog: v2.0.3...v2.1.0
v2.0.3
What's Changed
- Use SQLite instead of MySQL by @HrBDev in #112
- fix: clean up sqlite migration by @amirhoseinsalimi in #115
New Contributors
Full Changelog: v2.0.2...v2.0.3