Skip to content

v1.4.2

Choose a tag to compare

@eightants eightants released this 08 Dec 03:13
· 78 commits to master since this release

Improvements

  • Implemented SSR for pages. Less noticeable, but the pages are now Server-Side Rendered. This allows webcrawlers to read the pages easier and lightens the load on the client-side

Bug Fixes

  • Fixed an issue with data not being posted to the database due to async await calls