Releases: The-MoonTg-project/Moon-Userbot
Releases · The-MoonTg-project/Moon-Userbot
v2.5.1
What's Changed
- refactor help by @AbhiTheModder in #123
- fix:
antipmdefault pic issue - remove unused
setprefix_Mooncommand handler - address some dependabot security issues
- refactor
helpmodule with newModulesManageradding better support for page-like navigation - fix:
GetAllChatshas been removed from TG raw api - fix: reply to message webshot plugin
- chore: shift to new in-built ping method
- fix: update ping response message to reflect latency
- fix: infinte loop in mute handler
- fix: promote/kick/ro
- feat: ability to assign custom title in
promote - fix: update quotes api url
- feat: shift lexica to custom modules repo
- fix: sangmata module
- remove
yumPM support - add
dnfas supported PM - fix: debian based distros missing
Pythonheader files' - use in-memory session with
session_string - enhance: restart & update with modules load info.
- Remove gunicorn and flask dependencies
- feat(welcome): add template-based user formatting for welcome messages
- Bump pyrofork from 2.3.67 to 2.3.68 by @dependabot[bot] in #124
- Bump pyrofork from 2.3.68 to 2.3.69 by @dependabot[bot] in #128
Full Changelog: v2.5...v2.5.1
v2.5
What's Changed
- fix: remove & update depreacted methods by @AbhiTheModder in 1415a0f
- fix convo utils by @AbhiTheModder in 131091a
- feat: refactor rentry paste and implement cleanup job by @AbhiTheModder in 6d889d3
string_gen.py: fixpy3.12syntax warning by @AbhiTheModder in 4a7cd0e- fix utils
edit_or_replyby @AbhiTheModder in 0120f2e - remove depracted VCA_API_KEY vars by @AbhiTheModder in 328eba2
- Improve loader module to manage custom modules in the database by @AbhiTheModder in dc7a8a5
- Update modules by @AbhiTheModder in #42
- Update updater.py by @AbhiTheModder in #43
- Remove unnecessary code in modules/url.py by @sweep-ai in #44
- Update termux-install.sh by @AbhiTheModder in #45
- Remove unnecessary git commands in updater module by @sweep-ai in #48
- Remove redundant git reset command by @sweep-ai in #49
- Abhi the modder patch 1 by @AbhiTheModder in #53
- Minor Typo fixes by @ramanveerji in #56
- API URL Update by @ramanveerji in #65
- API url update by @ramanveerji in #66
- Update sgb.py by @AnaxyJod in #69
- Update Dockerfile by @AbhiTheModder in #72
- Pr by @AbhiTheModder in #73
- Update docker-image.yml by @AbhiTheModder in #74
- Update size for
dalleby @AbhiTheModder in #75 - refactor: remove unused imports by @deepsource-autofix in #76
- refactor: refactor unnecessary
else/elifwhenifblock has areturnstatement by @deepsource-autofix in #77 - refactor: remove commented out code by @deepsource-autofix in #78
- refactor: add newline at end of file by @deepsource-autofix in #79
- refactor: remove unnecessary whitespace by @deepsource-autofix in #80
- refactor: refactor
ifexpression by @deepsource-autofix in #81 - refactor: remove length check in favour of truthiness of the object by @deepsource-autofix in #82
- refactor: refactor unnecessary
else/elifwhenifblock has areturnstatement by @deepsource-autofix in #83 - refactor: fix dangerous default argument by @deepsource-autofix in #84
- Fix: File opened without the with statement and Re-defined variable from outer scope by @AbhiTheModder in #85
- Update scripts.py by @AbhiTheModder in #86
- Update lexicapi.py by @AbhiTheModder in #87
- refactor: set
checkflag toTrueby @deepsource-autofix in #88 - refactor: merge collapsible
ifstatements by @deepsource-autofix in #89 - refactor: change methods not using its bound instance to staticmethods by @deepsource-autofix in #90
- refactor: merge collapsible
withstatements by @deepsource-autofix in #91 - Add Heroku Deploy Button by @AbhiTheModder in #92
- add: yt-dlp for heroku by @AbhiTheModder in #93
- refactor: remove unnecessary whitespace by @deepsource-autofix in #96
- Update aiutils.py update vdxl by @shado-hackers in #97
- Update aiutils.py by @shado-hackers in #98
- fix: safone api & add rayso by @AbhiTheModder in #101
- Base of the cross-distro installer, some fixes by @sTiKyt in #102
- remove unused music handler from install by @AbhiTheModder in #104
- set custom afk & pm permit by @AbhiTheModder in #105
- resolve dependabot issues by @AbhiTheModder in #106
- Create nixpacks.toml by @AbhiTheModder in #116
- Fixed upl.py by @SyedTahseen in #121
New Contributors
- @ramanveerji made their first contribution in #56
- @AnaxyJod made their first contribution in #69
- @deepsource-autofix made their first contribution in #76
- @shado-hackers made their first contribution in #97
- @sTiKyt made their first contribution in #102
- @SyedTahseen made their first contribution in #121
Full Changelog: v2.0...v2.5
Yay! New Pyro New Ub
- Updated to latest Pyrogram (Actually Pyrofork) for new telegram features
- Fixed all formatting and typo issues
- New conversation
conv.pythanks to Dragon Team, Now you can use it instead of Conversation of telethon and import based modules from such plugins Ub like Ultroid etc. :D - New Base/Code modules: direct, sgb
Stable release
v1.2 update README.md
Initial release
v1.0 update README.md