Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Aug 04:56
64f3c8e

[0.3.0] - 2024-08-06

Added

  • enabled nginx logs (#281)
  • Access Logs (#285)
  • github actions: zango release workflow (#301)
  • github actions: frontend build generation workflow (#316)
  • contribution doc and fix use_latest template tag (#293)
  • Support for telemetry, loguru, refactored settings (#296)
  • create_app_user util for objects (#338)
  • 403 returned instead of 404 in internal_use_only decorator (#339)
  • utils modified to take otel defaults if not defined in settings (#341)
  • package name search added in app panel (#333)
  • cypress e2e tests (#342)

Fixed

  • gitpod fix (#286)
  • missing version for dependencies (#320)
  • auditlogs now gets default timezone of host if timezone is not specified (#322)
  • fix: installing requirements and postgres issue in project setup with docker (#326)