Releases: 0xbs/premade-groups-filter
Releases · 0xbs/premade-groups-filter
2.6.2
Premade Groups Filter
2.6.2 (2022-02-02)
Full Changelog Previous Releases
- Set version to 2.6.2
- Fixes #64 ADDON_ACTION_BLOCKED due to protected function GetPlaystyleString() by overwriting some of Blizzard's functions and breaking automatic group titles (code from github.com/ChrisKader/LFMPlus)
2.6.1
Premade Groups Filter
2.6.1 (2022-01-30)
Full Changelog Previous Releases
- Set version to 2.6.1
- Added translations for 'sorting' in multiple languages
- Info button is now visible in expert mode as well
- Set version to 2.6.0-alpha
- Added a sorting field below the advanced expression box when in expert mode which can be used to set a custom sorting like 'mprating desc, age asc'
2.6.0-alpha
Premade Groups Filter
2.6.0-alpha (2022-01-06)
Full Changelog Previous Releases
- Set version to 2.6.0-alpha
- Added a sorting field below the advanced expression box when in expert mode which can be used to set a custom sorting like 'mprating desc, age asc'
2.5.1
Premade Groups Filter
2.5.1 (2021-12-26)
Full Changelog Previous Releases
- Set version to 2.5.1
- Added new keywords to health tooltip and removed some less-used ones
- Fixed "attempt to compare number with nil" with new keywords, they are now properly initialized
2.5.0
Premade Groups Filter
2.5.0 (2021-12-25)
Full Changelog Previous Releases
- Set version to 2.5.0
- Added playstyle information with keywords playstyle, earnconq, learning and beattimer/push; fixes #70
- Added group leader PvP rating information with keywords pvpactivityname, pvprating, pvptier, pvptierx and pvptiername; fixes #69
- Add addon filter
- Update ruRU.lua
Minor translated. - Set version to 2.4.0-beta
- Fixed comments and indentation
- Add Legion normal/heroic/mythic dungeon IDs
- Adding filters for Legion Timewalking M+ dungeons
- Replaced Curse with CurseForge
2.4.0-beta
Premade Groups Filter
2.4.0-beta (2021-12-22)
Full Changelog Previous Releases
- Set version to 2.4.0-beta
- Fixed comments and indentation
- Add Legion normal/heroic/mythic dungeon IDs
- Adding filters for Legion Timewalking M+ dungeons
- Replaced Curse with CurseForge
2.3.1
Premade Groups Filter
2.3.1 (2021-07-19)
Full Changelog Previous Releases
- Set version to 2.3.1
- Updated ignored files
- Added default values for dungeon ratings if info is not available
- Set correct version 2.3.0-alpha
- Fixed indentation
- Added default english translation for warmode keyword for all other languages
- Added mprating to tooltip
- Adopted sorting to match Blizzard's default sorting
- Added group leader's Mythic+ Rating via and the rating of the group's dungeon map score info via (rating for the dungeon), (name of the dungeon), (highest level done) and (was completed successfully)
- Added keyword for warmode
- Updated CurseForge link
2.3.0-alpha
Premade Groups Filter
2.3.0-alpha (2021-07-14)
Full Changelog Previous Releases
- Set correct version 2.3.0-alpha
- Fixed indentation
- Added default english translation for warmode keyword for all other languages
- Added mprating to tooltip
- Adopted sorting to match Blizzard's default sorting
- Added group leader's Mythic+ Rating via and the rating of the group's dungeon map score info via (rating for the dungeon), (name of the dungeon), (highest level done) and (was completed successfully)
- Added keyword for warmode
- Updated CurseForge link
2.2.0
Premade Groups Filter
2.2.0 (2021-07-09)
Full Changelog Previous Releases
- Added keywords for Sanctum of Domination (sod) and Tazavesh, the Veiled Market (taz, taza, ttvm); bumped TOC
- Explicitly ignore preview.jpg as quotes are required by YAML but do not work with the BigWigsMods/packager/release.sh script
2.1.2
Premade Groups Filter
2.1.2 (2021-05-27)
Full Changelog Previous Releases
- Release a new minor version 2.1.2 for testing Github Actions/Workflow integration
- Added preview image and updated description
- Re-added CurseForge key and project number to workflow
- Removed CurseForge temporary from workflow
- Renamed Workflow
- Created workflow for releases to CurseForge and Wago using the BIgWigs Packager