Skip to content

v0.11.0

Compare
Choose a tag to compare
@Xieyt Xieyt released this 29 Feb 11:45
· 215 commits to main since this release
0c39c54

Features

  • Creation of website with any Fully Qualified Domain Name (FQDN). #113
  • Gives user ability to sync the vscode debugger configuration files using flag --debugger in fm code <site>. #108
  • Prebaked Frappe bench for faster fm site creation. #114

Enhancements

  • Provide stable branch app mapping for frappe verse apps.
  • Support for public GitHub frappe apps in fm create command in flag --apps/-a.
  • Improved app validation error messages for better clarity.

Bug Fixes

  • Fix bench restart properly not killing child processes.