Changelog
Small-ish release to fix a bunch of bug fixes before we proceed to add new features.
Getting close to being able to call this stable, thank you so much to anyone who has been helping out getting here ❤️
bugfixes
- Fix translation error handler and move it to a warning type log rather than debugger #77
- Remove sass build from theme registry, this means theme developers won't be able to use raw .scss files anymore, if they want to use sass they'll need to pre-compile before pushing the theme to the repo. This reduces ram usage to 2/3, so it's a no brainer.
- Fix "Save as instance default" when no password set #80
- search results paging was always showing the same results (whops) #80
- domain blocking/replacement was not working with streaming enabled #80
- script.js used to break if last line is a comment #80
- setting DEGOOG_DEFAULT_SEARCH_LANGUAGE has no effect #88
admin
- Add github issue templates so issues will be more structured from now on
- Add initial documentation for API