Skip to content

v1.43.0

Choose a tag to compare

@albogdano albogdano released this 15 Apr 10:30
· 989 commits to master since this release
0a8105f

0a8105f Release v1.43.0.
00c516b added support for comments in search results
af8bb20 removed Google Analytics snippet and configuration in favor of the external scripts configuration
7714c79 fixed invalid query syntax in SearchController
7ea2636 fixed bug in ApiController preventing you from casting a vote, closes #240
bb2a519 fixed unexpected search results where random users would be found, rel #238
bb3026f added support for custom links in navbar and navbar menu, closes #229
cd450d4 added new options para.redirect_signin_to_idp and para.signout_url, fixed signout button and dark sidenav styling
97cc5b5 refactoring: removed signin.js and globals.js scripts
9378682 fixed logic error in the method for fetching avatars
56dc064 fixed avatar not loaded even if it's an image file but missing content-type header
6881782 added new option to disable dark mode, para.dark_mode_enabled, closes #237
7cdf8bf fixed the anonymous profiles feature couldn't be disabled, see #235
5fe56d9 fixed revisions created even if post content has not changed
899d027 readme, closes #231
97d277e Merge pull request #230 from Loreno10/add-aad-oauth2-configuration
dfb1a20 Add Azure Active Directory OAuth2 guide
72e1c72 Merge pull request #228 from Loreno10/add-missing-app-name-to-docker-compose
7b54658 Update Docker Compose sample configuration
d7ffc17 Merge pull request #226 from Loreno10/fix-docker-compose
50dc6ee Clarify Docker Compose guide in README.md
e87048d Remove build property from docker-compose.yml
4ae4d32 small CSS fixes
015126d fixed layout responsiveness on the question page
4611d7c fixed broken 'Deploy to Azure' button, closes #224