Releases: Erudika/scoold
v1.40.0
7e34024 Release v1.40.0.
218c07f added support for importing data dumps from Stack Overflow Teams which makes the migration to Scoold much easier, closes #187
1ed8dc4 refactored code and UI for editing spaces in bulk, closes #177
a9826b7 fixed a few pagination issues
e5b2859 added info label for Markdown formatting in comments, closes #189
918c1a7 fixed broken numeric pagination for comments, closes #188
2a86a1b fixed CSS .container
width for smaller displays
4b01005 fixed issue where unauthenticated users can access posts in private spaces when default_space_public = true
631b10a added option to filter new post notifications by space, closes #184
1ac2673 fixed dark mode set globally instead of per user, added dark mode to list of themes, closes #185
796762e updated Para Client to 1.37.1
v1.39.4
fbbff14 Release v1.39.4.
961b478 updated Spring Boot to 2.3.1
47c5370 fixed redirect loop when visiting /settings or /admin unauthenticated
c8b964b fixed spaces should not be visible to everyone on users' profiles
0cff05b fixed spaces menu for mods and admins doesn't always contain all spaces, causes confusion, closes #170
d4cee5d fixed missing volume ref in docker-compose.yml, closes #179
e6643a7 fixed broken redirect after posting questions when using a custom context path, fixes #176
v1.39.3
47e8223 Release v1.39.3.
bd5d227 updated Spring Boot to 2.3.0
cb3ec1c added option to configure tags limit per post, closes #166
d5ba417 fixed questions moved to default space unexpectedly after editing, closes #167
a63ea5f fixed several redirects returning users the homepage instead of the current page
fc187c5 fixed post edits lost when session has expired, closes Erudika/scoold-pro#36
0b73083 fixed #163 - all spaces doesn't show any questions
bfa2df9 fixed several issues caused by different exceptions
8f487ae fixed js code handling bulk editing of spaces
6eddf33 fixed stats api resource
6a81432 allow stats api requests
2d1d39d fixed several issues related to tags
6bc5ed3 fixed new users created through the API couldn't log in with supplied password
c41506e fixed #162 - tag not added to questions filter automatically
v1.39.2
acb2b8f Release v1.39.2.
26a3d89 added advanced search syntax hints
5d87df6 added log message on succesful reconnect to Para
bb0fa1f Merge pull request #161 from SokilV/master
65837c7 Fix JQuery selector input name=selectedUsers
2a03448 allow admins to accept answers, closes #160
8eb9a7f fixed api keys expire when they should not
e4c18d6 fixed user search not working from API
1671a4a fixed JS code for copying/revoking API keys
v1.39.1
v1.39.0
5ccac41 Release v1.39.0.
2155a9a updated translations for 'attach file' string
04c74da added ability to revoke API keys, all keys listed
5d0f4ae fixed API method for creating webhooks
d82b4b8 minor fix to dark theme
53d57c9 fixed a possible NPE when generating API keys
4d7eeb8 fixed NPE when browsing questions by favorite tags
f10f3a7 fixed cookies should have a path equal to the current context path
de7b656 fixed a possible NPE
6357211 fixed minor UI issues
7cb39b8 added new options to enable custom links in the footer - para.footer_html
and para.footer_links_enabled
2c6cf93 moved /api.html
to /apidocs
in order to disable the API console when API is disabled
0a781bb added new options to customize the contents of the welcome header (hero), closes Erudika/scoold-pro#34
9c28f9c added webhooks CRUD API (REST hooks) and support for custom webhook events
daac830 updated Para client to 1.37.0
2bd9224 added login with Amazon
79fc014 added CSP2 backward compatibility to script-src
rule, fixes Erudika/scoold-pro#33
b0ccbe6 changed logging level for avatars which failed to load
c779ef8 fixed minor issues when changing the user's profile picture
936008e fixed some user profiles not accessible from the default space
ce123a6 updated Spring Boot to 2.2.6 (fixes bug in HttpClient), Para client to 1.36.1
81176ac added more verbose logging of failed get avatar requests
v1.38.0
🎉 Scoold now has a fully-fledged REST API.
It also comes with 5 new themes + dark mode
74d6c91 Release v1.38.0.
ef9af70 updated Para client to 1.36.0, Spring Boot to 2.2.5
50a2954 fixed bugs reported by sonar
de0866d added option to map LDAP nodes to user groups, closes #155
ef46d8d fixed possible NPE
4593594 removed unused canHaveChildren()
and canHaveRevisions()
methods in Post
class
cf25631 added REST API implementation and documentation
79d83cb added additional space verification check
1fcd649 fixed a bug where accepted answer would show up twice for questions with few answers
e23e89d fixed new post notification sent for unapproved questions
cddc6d9 fixed email To: field should not be set when sending to multiple recepients using BCC, related to Erudika/scoold-pro#30
484c386 small fix for auth cookie path
bb54ce7 minor fixes to the dark theme
94dd85c added compact view for the front page, closes #126
756962c fixed query sorting bug for unanswered and unapproved questions
7570326 added support for Osano's cookie consent script (for GDPR and CCPA), see README for details
81c79ad added new option para.external_styles for extra CSS imports
0f0ad40 minor visual tweaks
ffecf8f fixed issue with email case sensitivity
1bc8552 fixed #154 and other styling issues
8483336 updated translations with new strings
8ac9289 removed unused code from LanguageUtils
, cleanup
f59fbcf minor fixes to themes and branding
a975b89 added 5 new themes and dark mode
d63c304 made logo background transparent (used in emails)
2cf3239 fixed JS confirmation message not translated
3787d96 fixed a possible CSP violation on the sign in page
6a77671 updated Velocity to 2.2
9d73fac bumped year in license
c67a093 added indication that a filter is active on the front page, closes Erudika/scoold-pro#29
e8b5035 removed tester and polyglot badges, fixed typos
52607f2 minor CSS fix for switches
89bc094 added link to Scoold in base.vm
57f6901 fixed issues with Spanish translation and other minor fixes to lang files
v1.37.1
v1.37.0
d16d684 Release v1.37.0.
caa0f72 updated Para client to 1.35.0
bbdf9bc added new option to change the default language globally para.default_language_code
ce38f41 fixed errors reported by sonar
00ff254 added editing capability to about, terms and privacy pages
2af5bd8 updated Spring Boot to 2.2.4
fa37b35 disabled feedback page by default
426991f added option to customize footer in transactional emails
f4d7956 fixed not all users shown when editing spaces
3c02e8e fixed pagination macros
03a69ac renamed controller methods
ee85066 removed async timeouts and file size limits for error-free data imports
cca2708 added backup and restore feature to the admins page
0ae2b75 added option para.favicon_url
for customizing the favicon image
af31b12 fixed styling of user boxes
a6ca2e0 refactored code for sending new post notifications
3a6b27e fixed pagination limit for some queries
965bb0a added button to clear avatar, reverting it to default
b507334 added translations for new strings
da167fe added extended sorting and filtering capabilities, closes #149
f034f92 fixed a CSP violation on error pages
d819965 added para.inline_css
option for fine tuning CSS rules
dd73bfd improved sorting of basic queries, ability to reverse order when sort buttons are clicked again
cd27e42 fixed bulk edit spaces link missing translation
9649024 fixed question objects should be initialized with an empty list of tags
a65c5ee fixed a possible NPE when editing questions, introduced in a previous commit
eb801d4 fixed styling of numeric pagination buttons
1a02b77 added numeric pagination with option para.numeric_pagination_enabled = true
, closes #147
eacd78c fixed comment character counter and error messages, fixes #146
43afbff removed the translate page and controller, code cleanup
fae0339 fixed language progress indicators not initialized properly on startup, fixes #148
c80aac6 fixed default space couldn't be selected; fixed query syntax error
cc18ab8 fixed bug in admin controller where users deleted by admins were not fully deleted
35b44ba added notifications for favorite tags (follow tags feature), closes #145
3ccd8b0 fixed getAvatar()
method not closing resource properly
c54dcf1 fixed hidden image upload button, added ability to edit the location of a question
d558c3c fixed user coordinates not updated when profile location is set