mirror of
https://github.com/miaowware/qrm2.git
synced 2024-10-31 14:27:11 -04:00
3d96a43c50
fixes #225 fixes #242
5.4 KiB
5.4 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
Unreleased
Added
- Italian (
it_hf
,it_vhf
,it_shf
) and Australian (au
) band charts.
Fixed
- eQSL, paper QSL, and Logbook of the World status in
?qrz
sometimes being shown incorrectly.
2.4.1 - 2020-10-06
Changed
- Bumped discord.py to 1.5.0
2.4.0 - 2020-09-27
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 - 2020-07-22
Fixed
- Dependency issues
2.3.1 - 2020-04-02
Fixed
- Wordlist containing innappropriate words.
2.3.0 - 2020-03-30
Added
?phoneticweight
command, which calculates a message's length in syllables.?standards
command to display xkcd 927.
Changed
- Python>=3.7 now required.
2.2.3 - 2020-03-29
Fixed
- Commands are no longer case-sensitive.
2.2.2 - 2020-02-25
Fixed
- Fixed issue where HamStudy questions with images would cause an error.
- Added/fixed/removed typing indicators in numerous commands.
2.2.1 - 2020-02-20
Fixed
- Fixed issue where some HamStudy pools will become unselectable.
2.2.0 - 2020-02-15
Added
- Added Trustee field to qrz command for club callsigns.
- Added alias for
ae7q call
command (ae7q c
). - Added ae7q lookup by FRN and Licensee ID, and for trustee records (
ae7q frn, licensee, trustee
).
Changed
- Changelog command to accept a version as argument.
- The qrz command can now link to a QRZ page instead of embedding the data with the
--link
flag. - All currently-available pools can now be accessed by the
hamstudy
command. - The
hamstudy
command now uses the syntax?hamstudy <country> <pool>
. - Replaced
hamstudyanswer
command with answering by reaction. - Removed all generic error handling from commands.
- Cleaned up the description of multiple commands.
- Updated repository links from classabbyamp/discord-qrm2 to miaowware/qrm2.
Fixed
- Fixed ditto marks (") appearing in the ae7q call command.
- Fixed issue where incorrect table was parsed in ae7q call command.
- Fixed warning emoji reaction on messages starting with "??".
- Fixed issue where
prefixes
would error when given an invalid argument.
2.1.0 - 2020-01-04
Added
- New NATO "phonetics" command.
- Flag emojis to commands with countries.
- Image attribution and description to "image" commands.
- Better user-facing command error handling.
- Reacts with emojis upon specific keywords.
- Official server to info command.
- Command linking to the issue tracker.
- New key in options.py: pika.
Changed
- The "phonetics" command is now called "funetics".
- All commands now respond in embeds.
- Playing status can now change on a schedule or randomly from a list.
Fixed
- Fixed incorrect information in the
prefixes
command.
2.0.0 - 2019-12-16
Added
- Rich lookup for AE7Q.com (callsigns only, more to come)
- Rich lookup for QRZ.com, if a QRZ subscription is present
- Current and 3-Day forecast for terrestrial weather conditions lookup commands
- Changelog command
- Command to show callsign rules
- Extension control commands
- Timestamp and requester username and avatar are now shown on embeds
- Docker support, including an official docker image and instructions for running the bot in docker
- Global info, secrets, and options are now stored in their own files, based on 0x5c/quick-bot-no-pain
Changed
- Improved the help command, taking advantage of discord.py's new features
- Improved command and argument names to be more clear
- Embed colors now fit with discord's theme
- Re-implemented shutdown and restart commands using discord.py checks
- The contest calendar command no longer relies on
selenium
(more improvements to come) - Rewrote code to take advantage of discord.py's cogs and extensions
- Moved most bot responses into embeds
Removed
- CTY.DAT parsing is now its own library (
ctyparser
available on pypi) - Removed Herobrine
Fixed
- Cleaned up code to comply with the PEP8 Standard
- Issue in morse and unmorse commands where spaces were not interpreted correctly