Change Log

See what's new in Open Guestbook API. All updates, features, and bug-fixes at a glance.

v1.1.0

May 15, 2025

Enhanced Security Release

  • Full TLS 1.3 support for all endpoints
  • Added JWT Bearer token authentication
  • Rate limiter threshold increased to 500rpm
  • Improved audit log retention policy
v1.0.1

April 23, 2025

Critical Bug Fix Release

  • Fixed race condition in concurrent writes
  • Memory leak fix in database connection pool
v1.0.0

March 4, 2025

Initial Public Release

  • RESTful API structure fully implemented
  • OpenAPI documentation available

What's New?

Enhanced Security

Full TLS 1.3 support and JWT authentication added in v1.1.0

Bug Fixes

Critical race conditions fixed in v1.0.1 for write operations

Initial Release

Original deployment of core guestbook API platform in v1.0.0