Releases: NoobTaco/NoobTaco-GotOne
Releases · NoobTaco/NoobTaco-GotOne
v1.1.2
NoobTacoGotOne
v1.1.2 (2026-01-12)
Full Changelog Previous Releases
- fix: ci lint errors - shadowing and missing globals
- chore: prepare release v1.1.2 - font accessibility updates
- Untracking libs
- chore: ignore Libraries directory
- feat: branding - add Donate button and copy-paste links
- feat: enhancement - support links now open copy-paste dialog
v1.1.0
NoobTacoGotOne
v1.1.0 (2026-01-11)
Full Changelog Previous Releases
- release: v1.1.0
- chore: update NoobTaco-Config library and cleanup metadata
- Branding: Implement NoobTacoGotOne split-color branding and update colors
- Updated WAGO url
v1.0.0
NoobTaco GotOne
v1.0.0 (2026-01-10)
Full Changelog Previous Releases
- Fix: update .pkgmeta to point to forked LibSharedMedia-3.0
- CI: Add release workflow for automated packaging
- Release: v1.0.0 - Preparation for CurseForge and Wago.io
- fix: Update icon to use TGA format
- Updated IconTexture to noobtaco_gotone_logo.tga
- Updated Config.lua About section icon path
- feat: Add Collections category and theme system integration
- Added localized Category entries for Collections in all supported languages
- Refactored all chat output to use NoobTaco-Config library theme system
- Uses theme tokens: |chighlight|, |csuccess|, |cerror|, |cinfo|
- Colors adapt automatically when theme is changed
- feat: Add addon logo and compartment integration
- Added logo.png for addon icon display
- Added IconTexture TOC entry for addon compartment
- Added addon compartment functions (click/enter/leave)
- Fixed About section to use GotOne logo instead of Config logo
- Updated changelog with new features
- fix: Media widget audio preview and onChange callbacks
- Fixed sound preview to use file path instead of sound name
- Added onChange callback support for media dropdowns
- Schemas now rebuild on render for fresh LSM sound options
- chore: update dependencies and cleanup config
- feat: Implement Config Menu with live updates and LSM support
- chore: Update luacheck config for local validation
Added C_Timer to read_globals and moved SlashCmdList to globals. - style: Fix luacheck warnings
Renamed unused event arguments to _. - fix: Revert invalid luacheck std option
Replaced 'wow' std with manual list of WoW globals in read_globals. - chore: Update luacheck config
Added wow std, excluded vendored libraries, and whitelisted addon globals. - feat: Import Collection Notifications from NoobTacoUI
Migrated CollectionNotifications module and sound files.
Updated TOC and verified library loading.
Vendored dependencies. - feat: Import Collection Notifications from NoobTacoUI
Migrated CollectionNotifications module and sound files.
Updated TOC and verified library loading.
Vendored dependencies (removed embedded .git). - fix(ci): resolve unused variable warnings in Core.lua
- chore: add changelog
- chore: update toc interface versions and metadata
- chore: initial project setup