Skip to content

Releases: ImogenBits/tidyplates

release_6.22.3

24 Oct 17:20
Compare
Choose a tag to compare

release_6.22.2

20 Aug 13:11
Compare
Choose a tag to compare

Tidy Plates

release_6.22.2 (2024-08-20)

Full Changelog Previous Releases

  • bump version
  • fix function call
  • fix color reference

release_6.22.1

15 Aug 11:47
Compare
Choose a tag to compare

Tidy Plates

release_6.22.1 (2024-08-15)

Full Changelog Previous Releases

  • bump version

  • fix obvious minor issues

  • simplify tank tracking

  • Merge branch 'main' of https://github.com/ImogenBits/tidyplates

  • update gitignore

  • Merge pull request #111 from httpsx/TWW_Beta_11.0.2
    Update API calls for TWW

  • ColorPicker Fix
    ColorPickerFrame was changed in 10.2.5

  • CreateAura fix
    UnitAura function was deprecated in patch 10.2.5 and will be removed in patch 11.0.2.

    New function: C_UnitAuras.GetAuraDataByIndex

  • GetSpellInfo fix
    GetSpellInfo and C_SpellBook.GetSpellInfo was deprecated in patch 11.0.0 and will be removed in patch 11.0.2.

    New function: C_Spell.GetSpellInfo

  • UnitBuff fix
    UnitBuff was removed in patch 11.0.2.

    New function - C_UnitAuras.GetBuffDataByIndex

  • GetAddOnMetadata fix
    GetAddOnMetadata function was deprecated in patch 10.1.0 and will be removed in patch 11.0.2.

    New function: C_AddOns.GetAddOnMetadata

release_6.22.0

26 Jul 11:01
Compare
Choose a tag to compare

Tidy Plates

release_6.22.0 (2024-07-26)

Full Changelog Previous Releases

  • bump version
  • remove calls to deprecated InterfaceOptionsFrame_OpenToCategory
  • simplify settings panel setup
  • fix API names
  • remove button to open blizz settings
  • fix Settings API usage
  • Merge pull request #108 from httpsx/main
    Remove deprecated InterfaceOptions_AddCategory calls.
  • fix addSubCategory TWW 11.0 update
  • fix addCategory TWW 11.0 update
  • Quick fix for TWW 11.0
    InterfaceOptions_AddCategory - This no longer exists in The War Within / 11.0.

release_6.21.8

08 May 08:18
Compare
Choose a tag to compare

Tidy Plates

release_6.21.8 (2024-05-08)

Full Changelog Previous Releases

  • fix FontInstance:SetJustifyV arguments
  • update version

release_6.21.7

20 Mar 22:11
Compare
Choose a tag to compare

Tidy Plates

release_6.21.7 (2024-03-20)

Full Changelog Previous Releases

  • bump version
  • update for 10.2.6

release_6.21.6

17 Jan 12:36
Compare
Choose a tag to compare

Tidy Plates

release_6.21.6 (2024-01-17)

Full Changelog Previous Releases

  • bump version

release_6.21.5

08 Nov 13:35
Compare
Choose a tag to compare

Tidy Plates

release_6.21.5 (2023-11-08)

Full Changelog Previous Releases

  • bump versions

release_6.21.4

03 May 13:52
Compare
Choose a tag to compare

Tidy Plates

release_6.21.4 (2023-05-03)

Full Changelog Previous Releases

release_6.21.3

25 Jan 09:10
Compare
Choose a tag to compare