github txlog/server v1.23.0

5 hours ago

What's Changed

✨ New Features

  • Database Migration Status: Expanded the migration status grid to four columns and added visibility for the database migration state.
  • Fallback Query for Agent Version: Introduced a fallback query for the agent version filter to handle cases where the column is undefined in the assets table.
  • API Key UI Improvements: Configured the page to automatically reload after closing the API Key creation modal and increased modal width to prevent overflow.
  • Action Icons Tooltips: Added hover tooltips to action icons in the machine ID view.

🔄 Changes

  • Tailwind CSS Integration: Converted the user interface to use Tailwind CSS and integrated the build step into the CI workflow.
  • Component Refinements: Replaced legacy CSS classes with Tailwind utilities for status indicators, UI components, and modals.
  • Template Updates: Standardized link styling across HTML templates and compacted Go template expressions.
  • UI Enhancements: Added stronger shadow effects to dropdown menus and refined the visual identity documentation (color palettes, WCAG compliance).
  • Admin Panel Updates: Updated OIDC and LDAP configuration links in the admin panel and removed outdated research documents.

🐛 Bug Fixes

  • Asset Image Styling: Fixed styling by removing overflow-hidden from the container and applying rounded corners directly to the image.

Docker Image

docker pull ghcr.io/txlog/server:v1.23.0

Full Changelog: v1.22.0...v1.23.0

Don't miss a new server release

NewReleases is sending notifications on new releases.