New Features
- New search experience (#76) [df60a54, 0f5cc3a]
- New search API (#76) [810b62b] fixes #61
- Undo-able unsubscribe in subscription manager [daf2818]
Bugfixes
- Reduced Dockerfile size [1b37e64]
- Updated packages
- Reduced dependencies [1b37e64]
- Manual route specification [31cb6ff]
- Split and named webpack chunks (#71) [31cb6ff]
- Environment variables are transferred to frontend [f016d1e]
- Video player seekbar preview size [c4b4d9f]
- Overall improved speed
- Switch from asyncData to fetch in some places
- Limit shown videos on home to improve performance [1ee5a8d]
- Lots of other improvements