Releases: BoxThatBeat/obsidian-agile-task-notes
Releases · BoxThatBeat/obsidian-agile-task-notes
Release list
2.1.0
Full Changelog: 2.0.0...2.1.0
Added task name.
2.0.0
Full Changelog: 1.4.0...2.0.0
Added Gitlab support.
1.4.0
What's Changed
- Added additional optional fields for Azure TFS backend. by @nishantg96 in #31
- Fixed incorrect Azure BaseURL by @nishantg96 in #32
- Change file name by @bcwilsondotcom in #33
New Contributors
- @nishantg96 made their first contribution in #31
- @bcwilsondotcom made their first contribution in #33
Full Changelog: 1.3.2...1.4.0
1.3.2
What's Changed
- Error in plugin when udpating tasks from AzureDevops in Team Leader Mode by @jswright91 in #26
New Contributors
- @jswright91 made their first contribution in #26
Full Changelog: 1.3.1...1.3.2
1.3.1
What's Changed
- Don't delete existing boards. by @guildencrantz in #22
New Contributors
- Thanks to @guildencrantz who made their first contribution in #22
1.3.0
- Fixed a bug with team leader mode where tasks that were not assigned to anyone would cause an error.
1.2.0
What's Changed
- Completed feature #14
- Can now pull tasks for as many users as needed
- Added a "Team Leader Mode" which will pull the tasks of all users on a board or team. Also displays the "assigned to" field in the generated Kanban board for ease of viewing
1.1.0
1.0.5
1.0.4
- Applied multiple pull requests that fixed bugs, thank you contributors!
- Applied pull request that added new fields for note templates
- Fixed a bug where if the ID for the tasks was very short such as 1, it would pick up other files in the vault such as daily notes that contained a 1 in the date title
What's Changed
- [#4] [Feature Request] Add task "Assigned To" field by @ssenart in #5
- Mtuckerb/use sprint name option by @mtuckerb in #9
- Too much data from Azure DevOps by @izzap in #10