Skip to content

Releases: Healthlane-Technologies/Zango

v0.2.1

26 Jun 14:06
073d644
Compare
Choose a tag to compare

[0.2.1] - 2024-06-26

Fixed

  • 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)

v0.2.0

21 May 13:44
ca9f9b2
Compare
Choose a tag to compare

[0.2.0] - 2024-05-21

Added

  • 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)

Fixed

  • 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)

v0.1.2

20 Mar 13:30
3de0cb3
Compare
Choose a tag to compare

[0.1.2] - 2024-03-20

Fixed

  • missing requirement added for pytz (#158)

v0.1.1

14 Mar 05:53
c5c07ce
Compare
Choose a tag to compare

[0.1.1] - 2024-03-14

Fixed

  • Healtheck for app container in docker based installation (#148)
  • App Panel: Empty table issue in task management (#152)
  • core-dynamic_models: Code cleanup (#155)

v0.1.0

08 Mar 07:16
3fa0645
Compare
Choose a tag to compare

[0.1.0] - 2024-03-05

Added

  • Initial release