Skip to content

BUG FIXES AND DEVELOPER EXPERIENCE IMPROVEMENT - 1.0.0-b3.2

Choose a tag to compare

@Jonas1015 Jonas1015 released this 26 May 16:25
· 133 commits to main since this release
5aae5c1

Added

  • Automatic creation of .env.sample if it does not exist on application startup, providing a ready-to-use configuration reference.
  • Included .env.sample in the package distribution to ensure it is available when the package is installed.

Fixed

  • Improved migration engine to be able to distinguish default database vs postgres database accordingly