Releases: 0xbs/premade-groups-filter
Releases · 0xbs/premade-groups-filter
3.1.4
Premade Groups Filter
3.1.4 (2022-11-13)
Full Changelog Previous Releases
- Set version to 3.1.4
- Try to avoid some UI taint with StaticPopup
- Fix GetDungeonScoreRarityColor sometimes returning nil
C_ChallengeMode.GetDungeonScoreRarityColor sometimes does not return a value but nil, resulting in a bunch of nil pointer errors for some players (reported via CurseForge comment 766).
3.1.3
Premade Groups Filter
3.1.3 (2022-10-28)
Full Changelog Previous Releases
- Set version to 3.1.3
- Update koKR.lua
- Update frFR.lua and esES.lua
- Update zhTW.lua
- Update zhCN.lua
3.1.2
Premade Groups Filter
3.1.2 (2022-10-28)
Full Changelog Previous Releases
- Set version to 3.1.2
- Update zhTW.lua
- Make role bars a bit wider and move them up by 1
- Upd RoleIndicators.lua
Too big bars. Maybe make them a little smaller and prettier ? - Update zhCN.lua
- Update ruRU.lua
- Update ruRU.lua
3.1.1
Premade Groups Filter
3.1.1 (2022-10-27)
Full Changelog Previous Releases
- Set version to 3.1.1
- Add square screenshot used as logo
- Use appropriate colors for PvP rankings
Elite -> Legendary
Duelist -> Epic
Rival -> Rare
Challenger -> Uncommon
Combatant -> Common
Unranked -> Poor
3.1.0
Premade Groups Filter
3.1.0 (2022-10-27)
Full Changelog Previous Releases
- Set version to 3.1.0
- Update screenshots
- Fix circles still being shown after disabling the feature
- Add translations for new options
- Add rating info to the premade group list
- Show delisted groups grayed out and desaturated
- Fix class indicators still being shown when switching category
- Add colored class indicators in the premade dungeon list
- Move 'Class Names in Tooltip' functionality to separate file
- Add account-wide options 'Dialog Movable', 'Class Names in Tooltip' and 'Colored Group Name' (fixes #4)
- Save expert mode per search category
3.0.1
Premade Groups Filter
3.0.1 (2022-10-25)
Full Changelog Previous Releases
- Set version to 3.0.1
- Allow translation of addon name for non-latin languages
- Make info button clickable and show link to list of keywords
- Add translations for description in addon list
ruRU by github.com/Hollicsh - Update ruRU.lua
Last minor fixes. Now it's correct.
3.0.0
Premade Groups Filter
3.0.0 (2022-10-24)
Full Changelog Previous Releases
- Set version to 3.0.0
- Fix class info not shown in tooltip
- Fix close button not clickable and reset point binding
- Cleanup, fix initial position
- Update ruRU.lua
Minor fixes. - Add confirm dialog when clicking reset (fixes #85), translate upgrade message, remove obsolete translations
- Update docs and meta files
- Update ruRU.lua
- Set version to 3.0.0-beta
- Allow dialog moving only via the header
- Replace item level with Mythic+ and PVP rating
- Update GitHub action
- Improve styling of dialog
- Update info tooltip
- Add keywords for Dragonflight dungeons
- Set version to 3.0.0
- Bumped TOC
- Adapt to Dragonflight interface changes
- Update help tooltip with s4 dungeons
because i always forget the abbreviations
3.0.0-beta
Premade Groups Filter
3.0.0-beta (2022-10-23)
Full Changelog Previous Releases
- Set version to 3.0.0-beta
- Allow dialog moving only via the header
- Replace item level with Mythic+ and PVP rating
- Update GitHub action
- Improve styling of dialog
- Update info tooltip
- Add keywords for Dragonflight dungeons
- Set version to 3.0.0
- Bumped TOC
- Adapt to Dragonflight interface changes
- Update help tooltip with s4 dungeons
because i always forget the abbreviations
2.9.2
Premade Groups Filter
2.9.2 (2022-08-03)
Full Changelog Previous Releases
- Set version to 2.9.2
- Add keywords gd, id, lkara=lowr, ukara=uppr, sls4 (all season 4 dungeons)
- Add identifier mappings for new mythic+ dungeons
2.9.1
Premade Groups Filter
2.9.1 (2022-07-31)
Full Changelog Previous Releases
- Set version to 2.9.1
- Fix getting the RaiderIO profile because of changing their API