Skip to content

v0.271.9

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Mar 13:04
· 8592 commits to develop since this release
cdd9c6e

0.271.9 (2023-03-26)

Bug Fixes

  • change then to async/await (ce017af)
  • dialect getter provider-factory's visibility (6326a3a)
  • migration and setup database config (9b54141)
  • promises that probably fail (557c0aa)
  • try/catch block and missing await (421f26b)
  • try/catch block and missing await and change then to async/await (16b10f5)
  • try/catch block and missing await on start timer (9d38050)

What's Changed

  • Fix/missing async await app component by @adkif in #6090
  • fix: try/catch block and missing await on start timer by @adkif in #6091
  • fix: change then to async/await by @adkif in #6092
  • Fix/time tracker component bugs by @adkif in #6093
  • Fix/setup server desktop by @adkif in #6080

Full Changelog: v0.271.6...v0.271.9