v1.4.2
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