Offen v0.1.8 Release Notes

Release Date: 2020-10-20 // over 3 years ago
  • ๐Ÿš€ If everything goes as planned, this will be the last v0.1.x release of Offen. Kicking off the query performance topic discussed in #448 we hope to ship a v0.2.0 soon. Watch this repo to find out when it's ready to use โœŒ๏ธ

    โฌ†๏ธ Important note for everyone that installs this as an upgrade : This release contains a bigger database migration when upgrading the ORM in use, so if you are upgrading from a previous version of Offen, we recommend taking a database backup before doing so just to be safe.

    ๐Ÿ”‹ Feature

    • ๐Ÿ‘‰ show full value for shortened counts on hover #483
    • ๐Ÿ‘‰ show progress while generating demo data #486
    • ๐Ÿ‘ allow passing of email address to LetsEncrypt #487
    • โž• add option for retrying database connection on failure #489

    Chore

    • ๐Ÿ‘ท use authenticated docker pulls in CI #484
    • โฌ†๏ธ upgrade GORM library #485