Skip to content

v2.3.0

Compare
Choose a tag to compare
@ViRb3 ViRb3 released this 20 May 18:40
· 505 commits to master since this release

2.3.0 (2021-05-20)

✨SUPER SIMPLE hosting with Heroku

Forget about servers or configuration files. Or terminals or slow signing. The new update directly integrates with Heroku, an automated hosting platform with a free plan. You click one button, you fill in a few textboxes, and your service will be up in less than a minute. As a part of this change the documentation has been split into "simple" instructions (Heroku) and "advanced" instructions (everything from before). The new, "simple" video can be found here: https://youtu.be/mOmEcaFtBgk

Bug Fixes

  • bump bootstrap to 5.0.1 (a5d2a41)
  • only allow custom bundle id with dev account (3935b0c)
  • redirect to https if possible (7c90dba)
  • rework config handling using koanf (283d886)

Features