Releases: BaldissaraMatheus/Tasks.md
Releases · BaldissaraMatheus/Tasks.md
3.2.0
What's Changed
- Implemented keyboard (arrow/vim) navigation by @instance-id in #205
New Contributors
- @instance-id made their first contribution in #205
Full Changelog: 3.1.1...3.2.0
3.1.1
What's Changed
- Fix issue where it's not possible to open cards with # in their names and prevent naming lanes and cards with percentage characters by @BaldissaraMatheus in #202
Full Changelog: 3.1.0...3.1.1
3.1.0
What's Changed
- feat: Implement bulk operations for task management by @BenjaminMichaelis in #192
- Adjust confirm delete text (replace "Are you sure?" with "Confirm" by @benjaminapetersen in #199
- Fix link render when added into task lists by @BaldissaraMatheus in #200
- fix: URL encoding for card names with # character to prevent navigation crashes by @BenjaminMichaelis in #195
New Contributors
- @benjaminapetersen made their first contribution in #199
- @BenjaminMichaelis made their first contribution in #195
Full Changelog: 3.0.9...3.1.0
3.0.9
What's Changed
- Prevent dialog to close when click release outside by @BaldissaraMatheus in #191
- Fix bug where list is created mid sentence when using "-" character
Full Changelog: 3.0.8...3.0.9
3.0.8
3.0.7
- Remove hardcoded port and use environment variable instead
3.0.6
What's Changed
- Prevent checkbox to be rendered multiple times by @BaldissaraMatheus in #185
Full Changelog: 3.0.5...3.0.6
3.0.5
What's Changed
- docs: Fix migration-guide link in README.md by @kylejuliandev in #178
- Remove host from api paths by @BaldissaraMatheus in #181
New Contributors
- @kylejuliandev made their first contribution in #178
Full Changelog: 3.0.4...3.0.5
3.0.4
- Add margin to card tags
3.0.3
- Fix build (this time for sure)