Added
- Job counts are cached for very large job tables to make request timeouts less likely. PR #108.
- River UI has been restructured to properly support a dynamic path prefix on built static assets. The
-prefixCLI option or thePATH_PREFIXDocker container env can both be used to set a URL prefix on both the API routes and the frontend HTML routes. PR #115.