Releases: joachimdalen/azdevops-auto-state
v1.4.0 (2022-10-22)
🚀 Features (2)
admin-hub@1.4.0
- Add a quick option to disable/enable rule without having to open the full edit modal
rule-copy-panel@1.0.0
- Added new module to copy rules between projects
v1.3.1 (2022-10-01)
📝 Documentation (2)
-
Add link to feature menu docs
- Changed needed GH#57 - It's not clear how to activate the extension
- Changed in PR#65 - docs: Add activation docs
-
Remove warning about New Boards Hub
- Changed needed GH#17 - Observer does not work with 'New boards hub'
- Changed in PR#70 - Remove warning about new boards hub
🛠️ Maintenance (1)
- Update dependencies
- Changed in PR#71 - Update dependencies
📦 Module changes
📣 Enhancements (1)
rule-modal@1.3.1
- Add better help text about the behaviour of 'Parent target state'
🌟 Contributors
Thank you to the following for contributing to the latest release
v1.3.0 (2022-06-05)
💡 Known issues
This extension does not properly work when having the New boards hub
feature enabled. This is being tracked in: Observer does not work with 'New boards hub'
🛠️ Maintenance (1)
- Fix ci pipeline setting the wrong extension version
📝 Documentation (1)
- Update documentation urls
- Changed needed GH#49 - Update extension manifest metadata
- Changed in PR#51 - Update documentation urls and metadata
📦 Module changes
🚀 Features (4)
rule-modal@1.3.0
-
Add work item filters
- Suggested in GH#44 - Add work item options
- Added in PR#45 - Add work item filters
-
Add option to keep original assignee when auto updating
admin-hub@1.3.0
-
Add work item filters
- Suggested in GH#44 - Add work item options
- Added in PR#45 - Add work item filters
-
Add option to keep original assignee when auto updating
🐛 Fixes (1)
rule-tester@1.2.0
- Fix state not resetting between checks
- Fixed in PR#45 - Add work item filters
🌟 Contributors
Thank you to the following for contributing to the latest release
v1.2.4 (2022-05-02)
🛠️ Maintenance (1)
- Update dependencies
- Changed in PR#43 - Update dependencies
v1.2.3 (2022-04-08)
🛠️ Maintenance (1)
- Update dependencies
- Changed in PR#42 - Update dependencies
v1.2.2 (2022-03-14)
📝 Documentation (1)
- Added information about where this extension works
1.2.1 (2022-02-16)
📝 Documentation (1)
- Clarified activation of AutoState from feature flag
🛠️ Maintenance (1)
- Update dependencies to fix CVE-2022-0536
- Changed in PR#37 - Update dependencies
v1.2.0 (2022-01-22)
💡 Known issues
This extension does not properly work when having the New boards hub
feature enabled. This is being tracked in: Observer does not work with 'New boards hub'
🚀 Features (3)
-
Added preset rules
-
Added the ability to disable rules
- Suggested in GH#22 - Add ability to disable rule
- Added in PR#26 - Add ability to disable rules
-
Add setting to be able to scope work item types to current process
🛠️ Maintenance (2)
-
Update azext and implement new changes
- Changed in PR#21 - Update azext
-
Update dependencies
📦 Module changes
🐛 Fixes (2)
rule-modal@1.2.0
-
Fixed UI showing/flashing before loading was completed
-
Fix work item type dropdown not being disabled in edit view. Changing work item type is not supported
- Reported in GH#30 - Disable work item type after rule creation
- Fixed in PR#31 - Disable work item type in edit
📣 Enhancements (1)
rule-modal@1.2.0
- Added labels to toggle states to indicate the current state
- Improved in PR#27 - Add settings module
v1.1.0 (2022-01-05)
🛠️ Maintenance (2)
- Refactor build setup to reduce file sizes
- Pull Request: GH#19 - Add recursive updating and rule improvements
- Updated dependencies
- Pull Request: GH#19 - Add recursive updating and rule improvements
🚀 Features (2)
- Added support for recursive updating of parents
- Added
Rule tester
to perform a dry run of rules. See rule tester docs for more information on usage.
📦 Module changes
🚀 Features (1)
rule-modal@1.1.0
- Replaced modal with panels for better UX
- Pull Request: GH#19 - Add recursive updating and rule improvements
💬 Other (1)
rule-modal@1.1.0
- Added helper texts to all fields
- Pull Request: GH#19 - Add recursive updating and rule improvements
🐛 Fixes (1)
rule-modal@1.1.0
- Fixed an issue when updating a rule where it would report it being a duplicated rule
- Pull Request: GH#19 - Add recursive updating and rule improvements
v1.0.1 (2021-12-25)
📝 Documentation
Core@1.0.1
- Update links in manifest
🐛 Fixes
observer@1.0.1
- Fixed an issue where
Children lookup
did not work properly- Issue: GH#13 - "Children lookup" does not work as intended
- Pull Request: PR#14 - Version 1.0.1