Skip to content

v2025.8.0

Choose a tag to compare

@galexrt galexrt released this 07 Aug 19:06
· 2737 commits to main since this release
3351a3e

Changelog

All notable changes to this project will be documented in this file.

[2025.7.1] - 2025-08-07

馃殌 Features

  • Add option to ignore empty names to users dbsync
  • Add basic system status info to settings page
  • Add last char id for dbsync api
  • Update tiptap to v3.0.7
  • Update nuxt i18n
  • Switch to useLazy*Data status instead of pending
  • Move auth server and grpc auth errors to separate package
  • Refresh user info on character choose
  • Add basic update check and last seen dbsync version
  • Add "internal" iconify api to make hosting fivenet easier

馃悰 Bug Fixes

  • Release channel update for release builds
  • Manually bump channels.json due to ci error
  • Banner message validation
  • Update release channels from develop branch only
  • Tweak dockerignore
  • Nil pointer due to reqs
  • Db reqs error message
  • Db reqs nil pointer
  • System status dbsync showing on wrong condition
  • Update dbsync example config vehicles columns
  • Update release channels
  • Types not being included correctly
  • Tiptap editor duplicate extensions
  • Mock userinfo retriever missing function
  • Bump fivenet chart to 0.20.1
  • Improve client app config error handling