Skip to content

Releases: Today-in-WoW/today-in-wow-addon

v0.6.4

22 Jun 04:27

Choose a tag to compare

Today in WoW

v0.6.4 (2026-06-22)

Full Changelog Previous Releases

  • New settings for pinned goals. By default they hide when completed now.
  • Tweaks to settings windows to prevent resize madness
  • Settings menu inside the main window
  • Midsummer first goal

v0.6.3

19 Jun 23:18

Choose a tag to compare

Today in WoW

v0.6.3 (2026-06-19)

Full Changelog Previous Releases

  • Improving display for Abundance
  • Improving display for vault

v0.6.2

19 Jun 23:09

Choose a tag to compare

Today in WoW

v0.6.2 (2026-06-19)

Full Changelog Previous Releases

  • Edit catchup professions to not display the currency name

v0.6.1

19 Jun 23:05

Choose a tag to compare

Today in WoW

v0.6.1 (2026-06-19)

Full Changelog Previous Releases

  • Added profession goals

v0.6.0

19 Jun 04:58

Choose a tag to compare

Today in WoW

v0.6.0 (2026-06-19)

Full Changelog Previous Releases

  • Initial set of goals for pre-release
  • Added group, questlog, vault, and profession evaluators
  • Tests for new evaluators and requirement
  • Catalog tab

v0.5.2

17 Jun 05:12

Choose a tag to compare

Today in WoW

v0.5.2 (2026-06-17)

Full Changelog Previous Releases

  • Up toc for 12.0.7 + addon icon

v0.5.1

17 Jun 04:51

Choose a tag to compare

Today in WoW

v0.5.1 (2026-06-17)

Full Changelog Previous Releases

  • more UI polish
  • User interface prettify

v0.5

14 Jun 02:34

Choose a tag to compare

Today in WoW

v0.5 (2026-06-14)

Full Changelog Previous Releases

  • Updated readme with new functionality
  • Goals window v1
  • Options menu
  • preparing for settings menu
  • First pass at UI implementation
  • Fixes for currency issues and evaluators
  • Adding first step for alt character goals
  • in-game test module for goals
  • Consent module for data collection
  • Remaining updated tests and two more bugfixes
  • better tests for collected and bugfix for goal
  • Better tests for goal currency and flags
  • First pass on evaluators
  • Starting user-facing implementation with scaffolding and tests
  • Companion app scaffolding

v0.0.1

29 May 04:34

Choose a tag to compare

Today in WoW

v0.0.1 (2026-05-29)

Full Changelog Previous Releases

  • release scaffolding
  • update readme
  • Elective chunks are faster processing now
  • more tweaks and improvements
  • Played time collection
  • long collection collectors + rebases
  • remove ph data
  • world quest collector
  • collectors for quests accepted, seen, and prey
  • Collectors for changes on currencies, gv, professions, reps
  • Encounter detection
  • Quest collection + NPC defeat collections
  • Professions and other baseline collectors
  • First pass on collection collectors
  • First pass on collection contracts
  • Adds loot (filtered, untested so far) and trace mode
  • Delves scan implementation
  • Event scheduler extractors
  • Finished helper implementations
  • session tooling for retention and drains
  • First event emitters
  • Basic milestone 1: addon loads, generate shape + debug command
  • CI: use PUC Lua 5.1.5 + luabitop
  • Initial version. Failing tests + CI for luacheck + busted