File Details
3.5.6
- R
- Mar 1, 2026
- 1.64 MB
- 71
- 12.0.1+5
- Retail + 2
File Name
LibAnimate-3.5.6.zip
Supported Versions
- 12.0.1
- 12.0.0
- 11.2.7
- 5.5.3
- 5.5.2
- 2.5.5
# LibAnimate
## [3.5.6](https://github.com/DragonAddons/LibAnimate/tree/3.5.6) (2026-03-01)
[Full Changelog](https://github.com/DragonAddons/LibAnimate/compare/3.5.5...3.5.6) [Previous Releases](https://github.com/DragonAddons/LibAnimate/releases)
- docs: align issue and PR templates with DragonToast (#57)
## Summary
Aligns GitHub issue templates and PR template with the DragonToast
source of truth.
## Changes
- Added bug-report.yml issue template
- Added feature-request.yml issue template
- Added config.yml (disables blank issues)
- Added PULL_REQUEST_TEMPLATE.md
## Testing
- N/A (documentation/template changes only)
- ci: migrate reusable workflows to DragonAddons org
Point reusable workflows to DragonAddons/wow-workflows to fix
cross-org secrets inheritance for CurseForge and Wago publishing.
- fix: add contents:write permission to release workflow
- fix: add permissions to caller workflow (#56)
## Summary
- Adds `contents: write` and `pull-requests: write` permissions to the
release-pr caller workflow
- Reusable workflows cannot escalate permissions beyond what the caller
grants, so the `permissions` block must be in the caller
- chore: migrate to shared release workflows (#55)
Replaces inline release workflows with reusable workflows from
Xerrion/wow-workflows.
- ci: add proper changelog

