Skip to content

Releases: Erudika/scoold

1.60.0

27 Apr 17:30
da5c821
Compare
Choose a tag to compare

da5c821 Release v1.60.0.
39c10d6 updated Para client to 1.50
9fd740d added new reward for answer authors, closes #449
91c1162 update API to support tag descriptions
181d2a8 added support for tag descriptions, closes #425
6c61fe5 fixed native image build
6728d29 added beans.xml
a9396ae updated deleteAll() methods
60d9c2e fixed build with new version of Para Client
287530d fixed reports not deleted when question is deleted
ac03828 added space label for posts shown on the reports page
b049c71 fixed native image build
a542a72 updated Dockerfile and added native image profile to pom.xml
8c6f4cd Merge pull request #450 from fpellet/master
0ebcf0b Add fr translations

1.59.0

08 Apr 19:34
089c4b5
Compare
Choose a tag to compare

Migrated project to JDK 21 and Spring Boot 3.x

f3ee6ad switch to Java 21
c16ce93 updated Para client
2a08c3c fixed bug in bulk edit spaces
11a9d6b migrated project to Spring Boot 3.x
667d86d updated API docs
c7163c0 fixed new space missing in list of spaces if created by other admins, but reappears after restart

1.58.0

18 Mar 14:37
edeb3b6
Compare
Choose a tag to compare

202baff implemented Emailer method for sending messages with attachments
21102a7 updated dependencies
504870b minor fix for skipping repeated identical login requests
815098b added option to send host_url as an index appended to appid in the state parameter of an auth request
25377ce fixed issues around reports after parent posts have been deleted, merged or approved; reports will be auto-deleted going forward
5673552 added new option for auto approval of answers even if questions need approval, closes #437
c3c317d fixed ambiguous filter for 'unapproved' questions and moved it to the filter drawer on the questions page, closes #424
a9e8278 fixed bad HTML syntax on reports page
c4c9610 fixed bug which prevented default space template from loading on first visit to the ask question page
10ee39e minor fix - changed sort order of posts on profile page to be newest first
1c33fa5 minor fix - added default space to list of available notification filters on settings page
23d2db3 minor fix - removed redundant email notification for new posts when post is approved

1.57.5

20 Feb 21:09
445a8af
Compare
Choose a tag to compare

445a8af Release v1.57.5.
519e32e add new configuration option to enable Scoold to run on two or more different public host URLs, closes #433

1.57.4

06 Feb 17:37
19e597c
Compare
Choose a tag to compare

19e597c Release v1.57.4.
8dfcaaf fixed email verification flow when changing email address on profile page
e5c7d19 fixed /api/ping endpoint should return error if server isn't healthy
48b7153 fixed missing users due to incorrect query string

1.57.3

19 Jan 16:16
3ebddc2
Compare
Choose a tag to compare

3ebddc2 Release v1.57.3.
9e2539b updated dependencies
95a232e fixed space dropdown position when asking new questions and not loading templates when changing space, closes #431
abd54cd fixed user search bar on People page not working as expected for substrings of name, closes #429
cc6147e fixed all cookies should be HttpOnly since JS code does not read any of them
922106a minor change of wording in docs

1.57.2

06 Dec 17:14
a899854
Compare
Choose a tag to compare

a899854 Release v1.57.2.
e277faa updated Para client to 1.49.1
b05bf0f fixed bug preventing external scripts config from being loaded via ENV variable
53d000b fixed visibility of unapproved questions and answers even if posts_need_approval is set to false, #422
7256630 added 3 new standard webhook events - question.view, user.signin, user.search, closes #418
d892b5f updated commons lang3 and text because of an incompatibility issue

1.57.1

23 Nov 19:31
fdfb44d
Compare
Choose a tag to compare

fdfb44d Release v1.57.1.
20201aa improved exception handling during profile creation to prevent profile overwrites
3561d9a added additional check before creating a new profile to prevent overwriting of existing users
67cea91 added additional checks and logging when validating API keys
dcc814e fixed caching issue when adding/removing spaces on multiple hosts behind load balancer
bc5f91d fixed issue which could cause API keys to be overwritten in DB if a new one is registered quickly after startup
cddbe4d fixed bug which caused all users to be notified for questions with no tags
657d99f improved readme, closes #417

1.57.0

25 Oct 17:22
a550765
Compare
Choose a tag to compare

a550765 Release v1.57.0.
b5dd976 added support for updating basic user notification options and favorite tags via API
997e86c added new moderation button to quickly convert an answer to a comment
873da8d added reputation counter over user avatar in top right menu
7206339 minor UX fix - changed copy permalink icon to be more obvious
89ccfe6 fixed NPE when importing data from SO archive, related to #406
b07cb61 added support for setting a new question template for each space, closes #413
4170223 added support for having individually assigned moderators for each space
c73198f added support for pre-polulating text inputs on the ask question page, closes #412
99d714e fixed some minor CSS issues

1.56.1

21 Sep 12:58
478cadf
Compare
Choose a tag to compare

478cadf Release v1.56.1.
4ea7fff updated Spring Boot
7a49aed fixed bug preventing users from applying the favorite tags and 'near me' filters
b61706a added frame-ancestors to CSP header
f8a87b2 fixed typo in html template