All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- 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)
- 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)
CODEASSIST_ENABLED
setting issue (#189)- memory leak issue in auditlogs (#260)
pwd
library removed (#269)- Issue #252, #173, #170 fixed: (#258)
- Refactor App Panel Frontend Codebase (#245)
setuptools
added to fix breaking installation (#273)
- rename zelthy to zango (#224)
- beautiful soup added to requirements (#208)
- Session Timeout (#197)
- Audit Log (#231)
- Securing platform access with IP (#229)
- Included gitpod in this repo (Earlier we were maintaining seperate repo for gitpod) (#235)
- Improve Error Message for Invalid Password in
PlatformUserModel.create_user
method (#177) - Change App Panel Login message (#190)
get_package_url
http/https issue and production docker compose fixed (#163)- package download method updated (#230)
- missing requirement added for pytz (#158)
- Healtheck for app container in docker based installation (#148)
- App Panel: Empty table issue in task management (#152)
- core-dynamic_models: Code cleanup (#155)
- Initial release