Hatchery Manager API

Release Details

v1.0.0 Released on 2025-01-01

This first release of the Hatchery Manager API.

Changelog

  • Refactor services for improved context management.
  • Add database management features.
  • Refactor email verification process and improve token handling logic.
  • Refactor authentication requests and methods.
  • Add tenant profile management functionality.
  • Refactor logging and entity handling, update filters.
  • Add Restrict Access Filter and update middleware.
  • Add email verification and tenant and activity features.
  • Implement general controllers and services of hatchery manager.
  • Implements advanced role based authorization.

v0.9.0 Released on 2024-12-25

Initial beta release of the Hatchery Manager API.

Changelog

  • Implemented core functionality of hatchery manager.
  • Basic user authentication added.