If you are upgrading from 0.9.4 or lower, please check out the notes from 0.9.5.
Good amount of bug/QoL fixes this version as well as a few internal reworks to pay off some tech debt. Notable additions are the world map page, transparent screenshots in the modelviewer and the new client setting tab on the settings page.
0.9.6 (30-07-2026)
- Added the old world map page from wow.tools back.
- Added tab for frontend settings on settings page, some settings (builds page and table row lengths) may have been reset.
- Added foreign key search back to DBC pages.
- Added label search to DBC pages (clicking LabelID column values also searches).
- Added reset button to all search modals on DBC pages.
- Added tooltips/clickable columns to DB2 search results where applicable.
- Added the amount of results in DB2 search result tab headers.
- Added Creature/Quest names to tooltips (retrieved from local information or from archavon.kruithne.net).
- Added basic naming support for M3 and M3-referenced files.
- Added naming of icon names from the web API (API stuff can be skipped with new checkbox).
- Added support for new M3 instance chunk version (fixes M3 parsing/viewing).
- Added button/setting for turning off BLP transparency in previews.
- Added ability to take transparent screenshots in the M2/WMO modelviewer (using the Print Screen button).
Note: This does not work well on modern WMOs, you may want to turn it off in settings for screenshotting those. - Updated Emscripten version used for the M2/WMO modelviewer from 3.1.19 to 3.1.30. Lots of upgrades to catch up on still.
- Updated M3 modelviewer with basic texture loading.
- Updated pagination on builds page to use input pagination.
- Updated TACT key metadata.
- Updated boolean settings to be checkboxes instead of text inputs.
- Updated behavior of several automatic namers to be more consistent in when to override existing names.
- Updated DataTables from 3.0.0-beta.2 to 3.0.0.
- Fixed build selection crashing on unavailable regions (e.g. loading China-only products).
- Fixed missing type in modelviewer URLs leading to crashes when F5ing loaded WMOs.
- Fixed diff cache not being reset after scanning unknown files.
- Fixed some spell tooltips crashing due to incorrect EffectAmplitude handling.