Skip to content

Release v1.0.2

Latest

Choose a tag to compare

@ramius86 ramius86 released this 13 Jul 11:53

1.0.2 - 2026-07-13

Features

  • restrict event reminders to official clan members by @ramius86
  • implement roster cross-filtering, inline renaming, and member freezing/reactivation by @ramius86
  • add ability to reorder qualifications in settings by @ramius86
  • introduce member qualifications system by @ramius86
  • add Discord event reminders and update dependencies by @ramius86
  • allow deleting reforger mod presets by @ramius86
  • add user management to attendance stats by @ramius86
  • add manual RSVP management from web dashboard by @ramius86
  • add delete functionality to custom names management by @ramius86
  • add custom names management UI and API for BTC_custom_names mod by @ramius86

Bug Fixes

  • prevent table columns from shifting when toggling edit mode by @ramius86
  • prevent MembersSettingsForm state reset on background polling by @ramius86
  • update go version in dockerfile to 1.26.5 by @ramius86
  • bump Go toolchain to 1.26.5 to fix GO-2026-5856 (crypto/tls ECH privacy leak) by @ramius86
  • use GlobalName for user display name if server nickname is missing by @ramius86
  • add AllowedMentions to event messages so role pings actually notify users by @ramius86

Refactoring

  • migrate jwx to golang-jwt/jwt and keyfunc by @ramius86

Styling

Documentation

  • auto-update software versions in README.md by @github-actions[bot]

Maintenance

  • update frontend and backend dependencies by @ramius86
  • update frontend dependencies and github actions by @ramius86

CI/CD

  • integrate git-cliff for automatic changelogs and pin actions by @ramius86
  • publish to Docker Hub and pin all actions with SHAs by @ramius86
  • bump Go version to 1.26.5 in GitHub Actions workflows by @ramius86

Other Changes