Skip to content

v2 (Release Candidate 2)

Compare
Choose a tag to compare
@danieljsummers danieljsummers released this 21 Aug 23:08
· 3 commits to main since this release
5f3daa1

This release contains the following changes from v2-rc1:

  • PostgreSQL is a supported back-end data store (#30)
  • Password hash storage has been upgraded to ASP.NET Core's implementation (#32)
  • Podcast and episode settings, as well as meta items on posts and pages, were streamlined in SQLite storage (#29)
  • The application now uses explicit time zone handling throughout (#31)

As a result of the above, there are some breaking changes with this release, and RethinkDB storage will require manual migration steps; see the upgrade notes for details.