Releases: miaowware/qrm2
2.7.0 - Tex rendering and more time stuff
Warning!
This new release includes changes to the internal names of most extensions.
This means that the config file will need to be updated
with the new names for the bot to function.
Refer to the template config for the new list of names.
Changelog
Added
?tex
command to render a LaTeX expression.- Configuration option to use another rTeX instance for
?tex
. ?miltime
command to show the current time in all 25 military timezones.
Changed
- Main name and aliases of
?bandplan
. - Recategorized the commands.
Fixed
- Lack of input sanitisation in
?xkcd
. - Incorrect capitalisation of the categories in the
?help
command.
2.6.0 - Goin' Public!
It's been a little while since qrm's last major release back in Spooktober, but don't worry, we're still here!
We have some big news this release: the official instance of qrm is now available for anyone to add to their server! Just run the ?invite
or ?info
commands to get a link, or click here.
Some of the qrm code has been moved to its own libraries. That means you can run a little piece of qrm in your own programs! Check out ctyparser (for CTY.DAT and DXCC information), gridtools (for converting grid squares and lat/long coordinates), and qrztools (for using the QRZ.com API).
If you want to help out with qrm's infrastructure costs or just give a little thanks, you can now sends us tips! Just run the ?donate
or ?info
commands to see links to donate via Ko-Fi or Liberapay.
Changelog
Added
- MUF and foF2 maps from prop.kc2g.com.
- Commands to show METAR (
?metar
) and TAF (?taf
) (aeronautical weather conditions). - The ability to select an element of a pool in
?hamstudy
. - The ability to answer ❓ to a HamStudy question to get the answer.
- The list of available prefixes to
?help
when there is more than one. ?donate
command to show ways to support qrm's development.?invite
command to invite qrm to your server.- Configuration options to disable showing the
?invite
and set default invite permissions (enabled by default). - Configuration option to show QRZ nickname in place of first name (enabled by default).
Changed
- New colour theme for
?greyline
. - Moved great circle distance and bearing calculation from
?ungrid
to?griddistance
. ?ungrid
to?latlong
.- Renamed
?cond
to?solar
. - Reduced
?hamstudy
timeout to 5 minutes. - Library used for QRZ lookups.
- Python>=3.9 now required.
- Most resources are now stored on a website. New indexes are pulled at start and the images linked instead of uploaded.
Fixed
- Weird image caching situation for
?greyline
on Discord's side. - The help command was not using the prefix it was invoked with.
Deprecated
?ungrid
.- Deprecated old
?solar
aliases (?cond
, etc). - Deprecated old
?call
alias (?qrz
).
2.5.1 - Quick Bugfixes
Changelog
Fixed
- The result of
?greyline
was cached by discord and would get out of date. - Broken reaction functionality in
?hamstudy
.
2.5.0 - Spooktober update
Happy Spooktober!
This haunted release adds a bunch of new spooky bandplans, a witchy bugfix, and some eerie behind-the-scenes changes.
Changelog
Added
- Italian (
it_hf
,it_vhf
,it_shf
), Japanese (jp
) and Australian (au
) band charts. - Herobrine
Fixed
- Details to the Netherlands bandplan command to accurately represent VERNON (Netherlands ARRL equivalent organisation).
- eQSL, paper QSL, and Logbook of the World status in
?qrz
sometimes being shown incorrectly. - Fixed network error in
?greyline
.
2.4.1 - Emergency Patch & Goodbye Docker Registry
This emergency release is to fix an imminently approaching API bug.
With this release we are also dropping support for the Docker Registry in favour of the GitHub Package Registry.
If you were using the Docker Registry to pull the image for qrm, you will have to switch to the GitHub registry.
You can find instructions to do so in README-DOCKER.md
.
Changelog
Changed
- Bumped discord.py to 1.5.0
2.4.0 - Yes, the devs are still alive
Added
- Canadian prefix info to the
?prefixes
command. ?worksplit
command.- Maps for CQ Zones, ITU Zones, ITU Regions, and Canadian prefixes.
- Attribution for all maps.
- Option to append
| ?help
to the playing status. ?dbconv
command to convert voltage, power, and antenna gain values.
Changed
- ARRL/RAC section maps to include all current ARRL/RAC sections.
Fixed
- Issue where multiple prefixes were not handled properly.
2.3.2 - Bugfix
Fixed
- Dependency issues
2.3.1 - Bugfix
Fixed
- Wordlist containing innappropriate words.
2.3.0
2.2.3 - Bugfix
Fixed
- Commands are no longer case-sensitive.