2022-03-03 17:48:04 +00:00
|
|
|
# 0.12.2 / 2022-03-03
|
|
|
|
|
|
|
|
* Update dependencies
|
|
|
|
|
2022-02-11 21:46:03 +00:00
|
|
|
# 0.12.1 / 2022-02-11
|
|
|
|
|
|
|
|
* Lint: Disable gocyclo triggered by switch statement
|
|
|
|
|
2022-02-11 21:42:47 +00:00
|
|
|
# 0.12.0 / 2022-02-11
|
|
|
|
|
|
|
|
* [streamSchedule] Improve display for empty stream title
|
|
|
|
|
2022-02-11 21:20:32 +00:00
|
|
|
# 0.11.1 / 2022-02-11
|
|
|
|
|
|
|
|
* Update dependencies
|
|
|
|
|
2021-12-07 00:33:25 +00:00
|
|
|
# 0.11.0 / 2021-12-07
|
|
|
|
|
|
|
|
* [streamSchedule] Fix: To not append game name if title contains it
|
|
|
|
|
2021-11-16 17:34:34 +00:00
|
|
|
# 0.10.0 / 2021-11-16
|
|
|
|
|
|
|
|
* [liveposting] Add option to remove older messages for the same channel
|
|
|
|
* [liveposting] Allow to override the post text for specific users
|
|
|
|
|
2021-11-05 15:45:07 +00:00
|
|
|
# 0.9.0 / 2021-11-05
|
|
|
|
|
|
|
|
* [core] Update dependencies, switch to go1.17 go.mod format
|
|
|
|
* [liveposting] Fix: Work around Discord screwing up image URLs
|
|
|
|
|
2021-10-26 15:16:58 +00:00
|
|
|
# 0.8.0 / 2021-10-26
|
|
|
|
|
|
|
|
* [liveposting] Add support for preserve-proxy for stream previews
|
|
|
|
* [liveposting] Add some debug logging to post creation
|
|
|
|
* [liverole] Fix: Take username from member information
|
|
|
|
* [liverole] Log username for add / remove decisions
|
|
|
|
|
2021-08-28 19:26:44 +00:00
|
|
|
# 0.7.0 / 2021-08-28
|
|
|
|
|
|
|
|
* [livePosting] Increase preview size
|
|
|
|
* Wiki: Improve examples with code tags
|
|
|
|
* [streamSchedule] Support dynamic date specification
|
|
|
|
* Wiki: Add more documentation for config parameters
|
|
|
|
* Add info about the guild\_id
|
|
|
|
* Add check for given guild ID
|
|
|
|
|
2021-08-25 22:55:44 +00:00
|
|
|
# 0.6.1 / 2021-08-26
|
|
|
|
|
|
|
|
* Fix: Add reason, move role change to debug level
|
|
|
|
|
2021-08-25 22:51:48 +00:00
|
|
|
# 0.6.0 / 2021-08-26
|
|
|
|
|
|
|
|
* Fix: Log version of bot currently started
|
|
|
|
* Add logging for successful role change
|
|
|
|
* Fix: Prevent activating duplicate module ID
|
|
|
|
* Wiki: Document role hierarchy
|
|
|
|
* Fix: Lock live-posts to prevent double posting
|
|
|
|
|
2021-08-22 23:01:27 +00:00
|
|
|
# 0.5.0 / 2021-08-23
|
|
|
|
|
|
|
|
* Switch presence module to app-access-token
|
|
|
|
* Fix: Log setup finish to give user a clue the bot is ready
|
|
|
|
* Fix: Handle empty store-file created for permission management
|
|
|
|
|
2021-08-20 23:28:03 +00:00
|
|
|
# 0.4.0 / 2021-08-21
|
|
|
|
|
|
|
|
* Sec: Use app-access-token instead of user-token for schedule fetching
|
|
|
|
* Add reactionrole module. handle optional thumbnail in streamschedule better
|
|
|
|
* Instead of scanning for message, use store to save its ID
|
|
|
|
* [module/liveposting] Add auto\_publish functionality
|
|
|
|
* Add persistent store and module IDs
|
|
|
|
* Add setup method to execute actions after connect
|
|
|
|
|
2021-08-06 19:43:51 +00:00
|
|
|
# 0.3.1 / 2021-08-06
|
|
|
|
|
|
|
|
* Fix: Do not break posting on one non-fresh stream
|
|
|
|
* Fix/Optimize: Prevent duplicate attribute parsing
|
|
|
|
|
2021-08-06 12:43:41 +00:00
|
|
|
# 0.3.0 / 2021-08-06
|
|
|
|
|
|
|
|
* Lint: Handle URL parser error for stream previews
|
|
|
|
* Add filter for configured guild
|
|
|
|
* Force Discord to fetch fresh previews for the streams
|
|
|
|
* Simplify presence module and make better readable
|
|
|
|
|
2021-08-01 00:13:54 +00:00
|
|
|
# 0.2.0 / 2021-08-01
|
|
|
|
|
|
|
|
* Add polling for live-streams (#1)
|
|
|
|
* Add more documentation
|
|
|
|
|
2021-07-31 19:13:47 +00:00
|
|
|
# 0.1.0 / 2021-07-31
|
|
|
|
|
2022-03-03 17:48:04 +00:00
|
|
|
* Initial release
|