Releases: kotleni/meowtg
Releases · kotleni/meowtg
v2.0.0-beta
What's Changed
- Full rewrite to typescript
- Configuration wizard
- Plugins job optimizations
- New plugins management system
- New commands registry system
- Ability to register all messages listener
- Session manager
- Integrated .pkg command
- New plugins repo architecture
- New plugins features
- Other changes
Full Changelog: v0.1.1-beta...v2.0.0-beta
v0.1.1-beta
Whats new:
- Fix crash on some environments
v0.1.0-beta
First beta release.
Whats new:
- Semi-stable trusted beta release.
- Build versioning
- Added .pkg reload sub-command
- Fix crash when using commands in private chats
- Fix .pkg usage output
v0.4-alpha
- Outputs now use html format
- New COMMAND_OK_MESSAGE_REPLY result code
- Pkg plugin integrated to core
- Print repo url at starting
- Fix wrong github url
- Fix .pkg main usage output
v0.3-alpha
- Removed all custom plugins
- Plugins info in headers system
- Plugins management by .pkg
- .pkg list - List local plugins
- .pkg remote - List remote plugins
- .pkg install - Install from remote
- .pkg remove - Remove local plugin
- .pkg update - Update plugin from remote
- Other improvements
v0.2-alpha
- Upgrated logging system
- Chanaged files stucture
- Plugin disabling
- Updated some default plugins
v0.1-alpha
- First alpha release