Releases: nt0xa/sonar
Releases · nt0xa/sonar
v1.1.3
What's Changed
-
New parser is used for bot commands (#24) @russtone
Better help message:
/help
.
Ability to get help for subcommands:/help new
or/new -h
or/new --help
.
Also it will help to add command parameters in future.
Maintenance
v1.1.2
v1.1.1
What's Changed
Bug Fixes
- Fix telegram notifications for requests with non UTF-8 data (#17) @russtone
Maintenance
- Removed duplicate function definitions (#20) @shadowscatcher
- Combine controllers and notifiers in modules (#19) @russtone
- Put migrations to the docker image directory instead embedding them in binary (#18) @russtone