Releases: fvoges/CopyPasta2
Releases · fvoges/CopyPasta2
1.0.22
CopyPasta2
1.0.22 (2025-11-03)
Full Changelog Previous Releases
- fix(release): remove v prefix from git tags (WoW addon convention)
- chore(release): 1.0.22
- chore(release): add release automation and update for WoW 11.2.5
- Update Interface version 110200 -> 110205 (WoW 11.2.5)
- Add Taskfile.yml for automated releases with conventional-changelog
- Add .clrc for changelog configuration
- Add .pkgmeta to exclude dev files from packaged releases
- Replace manual changelog with automated generation
- fix(chat): replace deprecated SendChatMessage with C_ChatInfo API
BREAKING CHANGE: WoW 11.2.0 deprecated SendChatMessage
All chat message outputs migrated to C_ChatInfo.SendChatMessage for WoW 11.2.5 compatibility
Affected channels: SAY, YELL, PARTY, RAID, INSTANCE_CHAT, GUILD, OFFICER, WHISPER
1.0.21
CopyPasta2
1.0.21 (2025-08-27)
Full Changelog Previous Releases
- Merge pull request #3 from fvoges/improve-documentation
Improve documentation - Update changelog for v1.0.21 release
- Document Interface version update to 110200
- Document README.md improvements and documentation rewrite
- Improve documentation and update Interface version
- Updated Interface version from 110005 to 110200 for WoW 11.0.2+ compatibility
- Rewrote README.md with friendly, welcoming tone
- Added comprehensive installation instructions
- Added feature overview with existing screenshot reference
- Updated download links to current sources (Wago, GitHub)
- Replaced harsh maintenance notice with community-friendly approach
1.0.20
CopyPasta2
1.0.20 (2024-11-12)
Full Changelog Previous Releases
- Merge branch 'develop' of https://github.com/MChambers1992/CopyPasta2
- update interface and addon version
- fix GetAddonMetadata error
- add note about fork to README
- [Minor] The War Within Pre-Patch (MChambers1992#15)
- [Minor] TWW Pre-Patch
- [Minor] Support Dragonflight Season 3 (MChambers1992#10)
1.0.10
CopyPasta2
1.0.10 (2023-11-10)
Full Changelog Previous Releases
- Merge pull request #2 from fvoges/wow-10.2
Bump toc and module version - Bump toc and module version
1.0.9
CopyPasta2
1.0.9 (2023-10-17)
Full Changelog Previous Releases
- Merge pull request #1 from fvoges/develop
cleanup - cleanup
- cleanup
- move module to topdir
- Update release.yml
- Update release.yml
- Create release.yml
- [Minor] Update for Patch 10.1 Dragonflight (MChambers1992#7)
- [Minor] Update correct Interface version number
- [Minor] Update for Patch 9.1.5
- Merge branch 'develop' of https://github.com/MChambers1992/CopyPasta2 into develop
- [Minor] Update for Patch 9.1.0
- [Minor] Update README.md
- [Minor] Update for Patch 9.0.5
- [Minor] Update for Patch 9.0.5
- [Minor] Update for Patch 9.0.5
- [Minor] Remove redundant toc file properties, fix in game version text
- [Minor] Update for patch 9.0.2
- [Patch] Fix embeds for now removed libs
- [Patch] Fix embeds for now removed libs
- [Minor] Fix libs in toc file and update release build
- [Minor] Update all libs, change project file structure, add relesae build zip
- [Minor] Add addon zip file and more readme changes
- [Minor] Fix merge conflicts
- [Minor] Update readme
- [Minor] Update readme and toc to reflect changes
- [Minor] Package updates and toc update
- [Minor] Update readme
- [Major] Initial fork of CopyPasta