Skip to content

Releases: Erudika/scoold

1.50.2

02 Sep 12:04
12b0981
Compare
Choose a tag to compare

12b0981 Release v1.50.2.
d9dca25 added new SAML option for turning off NameID requirement, scoold.security.saml.security.want_nameid
e591e6e fixed bug preventing profile pictures to be set when creating users through the API
d00a477 fixed bug causing moderators to be hidden from the list of users in the default space, closes #335
de3bfa8 fixed issue with the Nice Profile badge, closes #333
7948cd6 Merge pull request #334 from rberends/master
faf262a Minor adjustments to dutch translation
7c83c8f Merge pull request #332 from cadamini/patch-1
9310d9e fixed minor bug causing avatar changed by admin to also change admin's own avatar temporarily, closes #330
8e6002c added more explicit explanation around docker compose up command, closes #329
2117a2e Merge pull request #331 from cadamini/patch-1
124a676 Improve readme
32d3e33 fixed configuration property type and docs
5cebb94 Merge pull request #328 from kobus-v-schoor/master
f35663a fix ldap.ad_mode_enabled being ignored
55fd650 fixed HTTP 406 error when calling the backup API from Swagger
a5abae5 fixed CSS overflow in pre tag

1.50.1

12 Jul 21:27
fe6a806
Compare
Choose a tag to compare

fe6a806 Release v1.50.1.
1b301a7 updated Spring Boot to 2.7.1
0f60d4b fixed incorrect indication of upvotes and downvotes on profile page, closes #324
1193a13 minor syntax fix - added semi colon
5833a5a Fix emoji picker (#323)
4986dca fixed possible content injection if CSP is explicitly disabled, closes #322
f11a491 Merge pull request #320 from rberends/Target-documentation
da63735 Update README.md to include "target" attribute

1.50.0

22 Jun 18:18
695d1b5
Compare
Choose a tag to compare

695d1b5 Release v1.50.0.
af508ea Merge pull request #318 from Erudika/rberends/master - added target attribute to custom navbar links
18b13b4 fixed languages page should only show list of available translations
609c675 added support for custom badges in user profiles
9be3614 Adjusted enabled target checks for menu
922e52d Now allowing for "target" Support in custom links
93035e7 updated JWT library to 9.23
d455125 added new configuration option scoold.user_autocomplete_details_enabled = false
440e11d fixed profile pic CSS and broken emoji picker on firefox
90aeb01 added emoji picker
9a2936b fixed users query not finding users by their last name
1bdefd3 updated the Ubuntu installer script
76c809a fixed bug which caused user duplication when importing data from SO
45942db fixed vote indicator only visible after refresh

1.49.7

09 Jun 12:22
fadb309
Compare
Choose a tag to compare

fadb309 Release v1.49.7.
2ffade4 updated dependencies
58bc154 fixed password should be auto-generated if missing when creating users via API
bad0efa fixed bug in ApiController preventing the creation of new users via API
6509f55 added visual indicators for whichever vote was cast by the current user
53ff9c3 refactoring: renamed utility method fetchProfiles() to getProfiles()
a9b5408 fixed bug causing reputation to drop on downvotes but not get restored on upvotes
806fcfc fixed search hints not hidden when closing the search box
6c195e1 fixed compact view checkbox not reset when filter drawer is closed
896f107 fixed profile box for questions showing 'deleted user' on Profile page in compact view
b7053ba fixed votes go over the limit if cast in quick succession

1.49.6

27 May 21:30
6aefbc1
Compare
Choose a tag to compare

6aefbc1 Release v1.49.6.
55ea066 updated Para client to 1.46.0
47822cd fixed several bugs in the code responsible for importing data from SO
b22cd30 fixed padding in the backups section on the admin page
284ef36 updated Spring Boot
d1cbd15 fixed assets version number should be different than the Scoold version for better security
325f300 fixed git revision should not be used for assets versioning, closes #305

1.49.5

13 May 14:59
42daf99
Compare
Choose a tag to compare

42daf99 Release v1.49.5.
e1ba4cb updated Para client to 1.45.10
f051ed2 fixed Scoold log files should be prefixed with 'scoold' rather than 'para'
2ba47b1 fixed mentions not rendered when posting a new answer
0d60a0a fixed config file should not be saved locally on first startup if config.url is set
baaacfb fixed bug in client side code, preventing the rendering of mentions

1.49.4

30 Apr 12:57
54665ed
Compare
Choose a tag to compare

54665ed Release v1.49.4.
13a976e fixed OAuth2 groups mapping attribute name should be blank by default
0d2dd37 updated Cloudinary library
18713b6 fixed link to target in reports not absolute
62a0e92 fixed profile name not limited in length
19c7852 fixed feed.xml and sitemap.xml show content even when default space is not public
2828613 Merge pull request #301 from fpellet/allow-mod-anwser
55c2a86 Merge pull request #300 from fpellet/fix-avatar-edit
d5aa255 added option to enable/disable sitemap generation
4de945d Merge pull request #299 from fpellet/sitemap
a26d072 Generate sitemap
a3c5e5a Allow moderator to approve anwser
b307733 Fix avatar upload on profile admin

1.49.3

09 Apr 17:13
c8d1487
Compare
Choose a tag to compare

c8d1487 Release v1.49.3.
2e2383e updated Para client
a9cc8e6 updated Helm chart, closes #296
977402a fixed startup code by using SpringApplicationBuilder
391cfc6 Fix README.md variable name with Heroku deployment (#295)
878556d updated Heroku and GAE launch templates

1.49.2

01 Apr 17:45
3bcd6c2
Compare
Choose a tag to compare

3bcd6c2 Release v1.49.2.
b140cd0 updated Para client
5c7e8c9 added web manifest and service worker, thus making Scoold a PWA
308bec7 updated Spring Boot and Para client
a3d7fcd added cache-busting revision parameter to static assets
e0e0d22 added webmanifest file generator
76aefd3 added Version class for keeping the exact release version of Scoold
fd2312b added response compression
f2cb2f5 added title to search icon button in navbar
876df76 removed touchstart event
c92ad4a updated jQuery to 3.6.0

1.49.1

28 Mar 17:29
146399c
Compare
Choose a tag to compare

146399c Release v1.49.1.
1fa5193 fixed search filter for answered questions
15bc793 excluded Jackson databind from Spring Boot
a7e16b4 updated Para Client to 1.45.3
666d788 fixed several minor issues around Cloudinary avatar uploads
515c766 updated Cloudinary SDK
8ef1009 fixed getLang() method should be used to load language in SearchController
942ef67 fixed avatar image method for consistency
4446c9d Add cloudinary support (#288)
9ecae83 Merge pull request #289 from fpellet/fix-inlineAttachment
00d0e63 Merge pull request #290 from fpellet/feed-translate
35cf383 Merge pull request #291 from fpellet/fix-avatar-og
40dc838 Merge pull request #292 from fpellet/fix-translate-fr
adc2a70 added lots of minor visual tweaks and CSS styling, updated MaterializeCSS, EasyMDE plugins
34033e0 updated Nimbus JWT to 9.21
0a81278 fixed app secret should be auto-generated when Scoold's configuration is initialized
afb6c47 fixed 504 timeout errors when restoring from backup, if Scoold is running behind a proxy and restore job takes > 60s