Releases: ernestdefoe/respawn
Releases · ernestdefoe/respawn
Release list
3.0.3
What's Changed
- Translate the player card and rarity tiers legend
- fix(tags): drive TagLabel outline + text from --tag-bg so labels stay readable on dark
Full Changelog: 3.0.2...3.0.3
3.0.2
Fixes the discussion-row dropdown menu being hidden behind lower list items (z-index stacking). Reported via the support forum; reproduced in Safari + Firefox.
3.0.1 — audit hardening
Floxum audit hardening (→ ≥95). Full i18n wiring (zero hardcoded English), removed @ts-nocheck and properly typed the forum entry, and dropped dead code (the t stub + window.respawnToggleMode).
3.0.0
What's Changed
- Build changelog from commits when release body is a placeholder
- Replace release-drafter with commit-based draft-release workflow
- Add workflow_dispatch trigger to publish-to-flarum.yml
- Convert to TypeScript (audit fix)
- docs: add Floxum marketplace badges to README
Full Changelog: 2.0.0...3.0.0
2.0.0
fix: theme toggle glyph now visible Button--icon expects a Font Awesome <i> and hides text-only labels. Dropped the .Button class entirely so we own the toggle's styling and the sun/moon glyph renders inline at the right size. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>