Releases: j4asper/KanbanCord
Releases · j4asper/KanbanCord
KanbanCord v1.2.3
What's Changed
Full Changelog: 1.2.2...1.2.3
KanbanCord v1.2.2
Full Changelog: 1.2.1...1.2.2
KanbanCord v1.2.1
Full Changelog: 1.2.0...1.2.1
KanbanCord v1.2.0
KanbanCord v1.1.1
Fixed issue where task title max length in the add command was 40, but 30 when using the edit command, which would cause the edit modal to throw BadRequest if the title was longer.
Full Changelog: 1.1.0...1.1.1
KanbanCord v1.1.0
What's Changed
- Bump DSharpPlus and DSharpPlus.Interactivity in /KanbanCord by @dependabot in #4
- Bump DSharpPlus and DSharpPlus.Commands in /KanbanCord by @dependabot in #6
- Added docker-compose file by @j4asper in #7
- 8 update structure of project by @j4asper in #10
- Added new workflows by @j4asper in #12
New Contributors
- @dependabot made their first contribution in #4
- @j4asper made their first contribution in #7
Full Changelog: 1.0.5...1.1.0
KanbanCord v1.0.5
- Added support for comments
- Added support for priorities
- Added stats command
- Raised max length of task title from 30 to 40 characters
- Lowered task description max length from 4000 to 600 characters
- Fixed case insensitive autocomplete
KanbanCord v1.0.4
Fix autocomplete search
KanbanCord v1.0.3
Implemented autocompletion for selecting tasks instead of first choosing a column and then an id.
KanbanCord v1.0.2
Added ability to assign tasks to users and view them