For the complete documentation index, see llms.txt. This page is also available as Markdown.

Changelog

v2.4.0 – May 25, 2026

Added

  • Support for configuring log file destinations

  • Support for Microsoft SQL Server

Fixed

  • Improved handling of failed license checks

  • Fixed installation file handling

v2.3.3 – April 9, 2026

Fixed

  • Reset for floating feature consumptions

  • Handling of license expiry

v2.3.2 – March 26, 2026

Fixed

  • Floating license borrowing problem fixes.

v2.3.1 – March 17, 2026

Added

  • Backend logout endpoint.

  • Synchronization configuration options for hours and minutes.

  • Support for loading the configuration file from ./config/default.yaml or default.yaml.

Fixed

  • Floating user limit handling, including correct updates for already registered users and enforcement of the maximum allowed users.

v2.3.0 – February 20, 2026

Added

  • Configurable base path prefix (BasePath).

  • High availability support via Kubernetes (multiple replicas) and SDK-side load balancing.

Fixed

  • Consumption calculation fixes.

  • Fixes for floating features behavior.

  • Fixes for port configuration/customization.

v2.2.0 – December 24, 2025

Added

  • Hardware Key Support: FSv2 can be provisioned with a hardware key and can manage hardware-key compatible licenses and bundles.

  • Docker logging mode (logs to stdout)

Fixed

  • Bug fixes and minor improvements

v2.1.0 – November 26, 2025

Added

  • Offline refresh functionality

  • Support for full SQLite database encryption using SQLCipher

  • Optimized database performance, increasing concurrency capabilities

  • Bundle license features visible in the UI

Fixed

  • Various bugs

v2.0.0 – October 6, 2025

Added

  • TLS support for PostgreSQL – Secure database connections are now supported

  • Helper scripts – Added scripts to run PostgreSQL with TLS and Docker Compose for simplified setup

  • Automatic config generation – Configuration files can now be generated directly from the LicenseSpring platform

  • Simplified provisioning – Uses a single certificate for both server and client, reducing setup complexity

Fixed

  • Restricted the Floating Server to offline floating licenses only

  • Various UI bugs and usability issues

v2.0.0-beta.2 – September 5, 2025

Added

  • Restricted license activation to Offline Floating Licenses only

  • Official Docker image: licensespring/floating-server-v2:v2.0.0-beta.2

Last updated

Was this helpful?