File Details
0.3.1
- R
- Aug 6, 2025
- 81.52 KB
- 40
- 11.2.0+1
- Retail
File Name
SippyCup-0.3.1.zip
Supported Versions
- 11.2.0
- 11.1.7
Changelog
All notable changes to this project will be documented in this file.
[0.3.1] - 2025-08-06
First bugfix patch targeting the major 0.3.0 rework release.
Added
- Added a popup reason enum. This is a technical addition that will aid future documentation. No user-facing changes (#36).
- Pre-expiration reminders for stackable items now correctly display the stack as one below the maximum (e.g., 9/10) when only one more item is needed to refresh the timer (#37).
Changed
- Improved stack calculation logic to reduce incorrect stack size reporting in certain cases (#37).
- Renamed
auraTrackabletonoAuraTrackablefor clarity. No user-facing changes (#38). - Optimized several functions for minor performance gains. No user-facing changes (#42).
Fixed
- The Alert Sound dropdown now correctly enables or disables based on the "Toggle Sound" checkbox (#35).
- The Alert Sound dropdown is now scrollable when it contains more than 20 items (#35).
- Fixed an issue where pre-expiration reminder popups would not trigger in some cases (#39).
[0.3.0] - 2025-08-05
This version might as well be a 1.0 release, as everything has been touched and reworked from the ground up.
Added
- New config/settings page built from scratch, tailored to the addon's needs (#31).
- Fully rewritten custom popup system replacing StaticPopups, tentatively named FlexiblePopups (#31).
- Insufficient Reminder: Shows a popup when the user lacks enough of a tracked consumable to meet the desired stack count for the next refresh (#31).
- Flyway-style database patching system to safely rename and invalidate outdated SavedVariables (#31).
- Popups now support a Bottom position and will stack upward instead of downward (#31).
- Initial support for Prism-type consumables (e.g., Reflecting Prism, Projection Prism) (#31).
- Popup icons now show tooltips on hover, with support for count addons to quickly check item quantities (#31).
- Added multi-build support, allowing the addon to parse multiple client flavors and versions for compatibility (#34).
Changed
- Updated TOC for Patch 11.2.0 (#32).
- Optimized MSP integration with no user-facing changes (#31).
- Item names are now fetched directly from the game instead of being hard-coded into the addon files, enabling automatic localization in all supported languages (#31).
- Sound alerts are now throttled to prevent spam when multiple popups trigger at once (#31).
Fixed
- Addressed an issue caused by Blizzard renaming
editBoxtoEditBox(#32).
Removed
- Removed the popup icon toggle option, as new custom popups always display the item icon (#31).
- Removed several workarounds related to StaticPopups, including those for the Main Menu logout button and ElvUI’s AFK screen (#31).
- Removed Ace3 libraries and implemented lightweight custom alternatives, reducing the addon's size significantly (#31).
Full Changelog
The complete changelog, including older versions, can always be found on Sippy Cup's GitHub Wiki.

