Releases: BrackeysCommunity/SuggestionBot
Releases · BrackeysCommunity/SuggestionBot
v1.9.0
Chores
- upgrade project to net8.0 (Oliver Booth)
- update dependencies (Oliver Booth)
- bump to 1.9.0 (Oliver Booth)
Commits
v1.8.2
Bug Fixes
- respond to modal with DEFERRED_UPDATE_MESSAGE (Oliver Booth)
Continuous Integration
- remove gh nuget source (Oliver Booth)
Chores
- bump to 1.8.2 (Oliver Booth)
Commits
v1.8.0
Features
- add /suggestion top command (Oliver Booth)
- add /suggestion stats command (Oliver Booth)
- cache votes to db on startup (Oliver Booth)
- cache votes on reaction add/remove (Oliver Booth)
Documentation
- update changelog (Oliver Booth)
Styles
- remove unused ns import (Oliver Booth)
Code Refactoring
- delete threads on closure (Oliver Booth)
Chores
- bump to 1.8.0 (Oliver Booth)
Commits
- 81c3e5a: Merge branch 'v1.8.0' into main (Oliver Booth)
v1.7.0
Features
- use composite key for Suggestion, add multi-guild support (Oliver Booth)
Bug Fixes
- docs: add missing version href (Oliver Booth)
Documentation
- update changelog (Oliver Booth)
Chores
- bump to 1.7.0 (Oliver Booth)
Commits
- 2e97b06: Merge branch 'v1.7.0' into main (Oliver Booth)
v1.6.3
Features
- add repo url to /info embed (Oliver Booth)
- add auto-mention for #channel_name (Oliver Booth)
Documentation
- update changelog (Oliver Booth)
Chores
- bump to 1.6.3 (Oliver Booth)
Commits
- 5f2ce3c: Merge branch 'v1.6.3' into main (Oliver Booth)
v1.6.2
Features
- add status explaining usage (Oliver Booth)
Chores
- bump to 1.6.2 (Oliver Booth)
Commits
- 52f4e20: Merge branch 'v1.6.2' into main (Oliver Booth)
v1.6.1
Features
- add additional states (Oliver Booth)
Documentation
- update changelog (Oliver Booth)
Performance Improvements
- reduce duplication, refactor out base embed creation (Oliver Booth)
Chores
- bump to 1.6.1 (Oliver Booth)
Commits
v1.6.0
Features
- add ability to leave remarks on suggestions (Oliver Booth)
- add remarks to status update embed (Oliver Booth)
- notify members on status change (Oliver Booth)
- add removal feature (Oliver Booth)
Documentation
- update changelog (Oliver Booth)
Performance Improvements
- avoid duplicate search logic for /suggestion view (Oliver Booth)
Chores
- bump to 1.6.0 (Oliver Booth)
Commits
v1.5.1
v1.5.0
Features
- spawn thread for suggestions (Oliver Booth)
- add jump link to status update embed (Oliver Booth)
- close thread on suggestion close (Oliver Booth)
Bug Fixes
- docs: add missing 1.4.0 href (Oliver Booth)
- docs: add missing 1.3.2 href (Oliver Booth)
- read thread cache, not channel cache (Oliver Booth)
- this isn't Hammer (Oliver Booth)
- fix slash autocomplete (Oliver Booth)
Documentation
- document missing ArgumentNullException reasons (Oliver Booth)
- update changelog (Oliver Booth)
Code Refactoring
- remove redundant onlyReturnOpen param on GetSuggestions (Oliver Booth)
Chores
- bump to 1.5.0 (Oliver Booth)