Releases: MoONSHO7/Orbit-Media
Releases · MoONSHO7/Orbit-Media
Release list
1.8
1.7
Orbit: Media
1.7 (2026-09-09)
Full Changelog Previous Releases
- Merge branch 'main' of https://github.com/MoONSHO7/Orbit-Media
- fix(glow sizing): soft, softer, round, chamfer
- Merge pull request #1 from MoONSHO7/codex/orbit-media-update
feat(media): add status-bar art, borders and gallery - feat(media): add status-bar art, borders and gallery
1.6
Orbit: Media
1.6 (2026-09-08)
Full Changelog Previous Releases
- Merge pull request #1 from MoONSHO7/codex/orbit-media-update
feat(media): add status-bar art, borders and gallery - feat(media): add status-bar art, borders and gallery
1.5
Orbit: Glow Pack
1.5 (2026-08-25)
Full Changelog Previous Releases
- Glow changes, added some new glows, removed some not so good glows
1.4
Orbit: Glow Pack
1.4 (2026-08-13)
Full Changelog Previous Releases
- build(GlowPack): target WoW 12.1 only
1.3
Orbit: Glow Pack
1.3 (2026-07-31)
Full Changelog Previous Releases
- refactor(Register): defer registration until the library is present
Registration ran at file scope and bailed outright when LibOrbitGlow had not loaded yet, so
load order decided whether the pack's glows existed at all. It now registers immediately when
the library is already available, and otherwise watches ADDON_LOADED and registers as soon as
any later addon provides it, unhooking itself once done.
This also drops the hard dependency on Orbit specifically: the pack serves any LibOrbitGlow
consumer. README updated to match. - style(comments): apply one-line 200-char comment standard
Same comment sweep as the Orbit tree: drop comments that only narrated the code.
Comment text only - no code, string, or logic changes.
1.2
Orbit: Glow Pack
1.2 (2026-07-18)
Full Changelog Previous Releases
- docs(Pack): document per-shape loops + shared burst lifecycle
- feat(Pack): per-shape loop rebuild with shared burst lifecycle
Loop flipbooks baked per corner shape (square/soft/softer/round) matching Orbit's icon mask styles; radial designs stay square-only. One universal burst start/end replaces per-glow start/end sheets (188 removed, 244 added). Drops ants/arc3. Toc 120100.
1.1
1.0
Orbit: Glow Pack
1.0 (2026-06-24)
Full Changelog Previous Releases
- Initial commit: Orbit Glow Pack
46 animated two-layer flipbook icon glows (276 square-shape atlases) that register with LibOrbitGlow via lib:RegisterGlow. Includes BigWigs packager config (.pkgmeta), release + auto-tag GitHub workflows, and an All Rights Reserved license (assets by request only).