github btouchard/ackify-ce v1.1.1
Blockchain Integrity

13 hours ago

Bug Fixes

  • Blockchain Integrity: Fixed blockchain hash determinism issue by refactoring UserName field from nullable pointer to string type. This ensures consistent hash calculation across signatures and prevents chain
    integrity violations.
  • Database Operations: Properly handle NULL UserName values in database operations to prevent runtime errors.

Refactoring

  • Separated template variables from locale strings for better maintainability and i18n support.

Documentation

  • Fixed ED25519 private key generation syntax in documentation.
  • Updated docker-compose.yml example to reflect required custom OIDC provider configuration.

Don't miss a new ackify-ce release

NewReleases is sending notifications on new releases.