Skip to content

v0.9.0

Compare
Choose a tag to compare
@Xieyt Xieyt released this 04 Dec 10:28
· 378 commits to main since this release
ab0492b

What's New:

Enhancements:

  • Optimize checking of site existence @Xieyt
  • Add Site name should support name and FQDN both #46 @Xieyt
  • Add fm info command should show db root user and password #64 @Xieyt
  • Add validation of sitename to only one level subdomain of localhost when creating site @Xieyt
  • Introduces change in cli directory structure #59 @Xieyt
  • Implement Only bench restart in frappe container should restart the bench dev server. #65 @Xieyt

Bug Fixes:

  • Fix Verbose output in step: Creating Site #58 @Xieyt
  • Fixes all cases where terminal caret might be not visible @Xieyt