Skip to content

Releases: Erudika/scoold

v1.32.0

12 Jun 10:03
04d9b1c
Compare
Choose a tag to compare

04d9b1c Release v1.32.0.
d77b627 added ability to sort users based on the reputation gained over a period of time, closes #116
ed128de added ability for moderators to approve posts submitted by new users when para.posts_need_approval = true
9c6b330 improved UI responsiveness for mobile devices

v1.31.4

06 Jun 10:58
2ade6f2
Compare
Choose a tag to compare

2ade6f2 Release v1.31.4.
5879e8f updated Para to 1.31.3
9d691e4 fixed text fields not updated with value
f7c5579 switched to EasyMDE to replace the unmaintained SimpleMDE editor
7c0696d removed unused method argument
fe93af0 removed CSP header from reports to make them less verbose
262dec9 added user agent info to CSP violation reports
9764443 added a better explanation message for invalid JWTs
2f6fadc fixed log message on failed authentication
497756c fixed website, aboutme, location values not erasable
d5abde7 updated Procfile to include JAVA_OPTS
30949a4 improved CSP header by adding support for nonces, passes csp-evaluator.withgoogle.com
daed04c added new option to enable/disable access token delegation for OAuth 2 authentication requests
e858df9 fixed name edits on Para not reflected in Scoold, added option para.name_edits_allowed, closes #114
2004d83 updated Hebrew translation
948bc17 added Hebrew translation
80317d2 added new option security.allow_unverified_emails
c6e2ef0 changed some blank LDAP properties to have default values
520cd91 Updated Para to 1.31.2
692563b fixed velocity config warning
cca835e updated Velocity to 2.1
6ed4841 fixed small bug in notifications for new questions
d0236e7 added additional info to FAQ
ab76e0b refactored notification methods for new questions alerts
4c1a15a Disable RedirectHttp10Compatible to stay on https (#113)
e9b02ca added name of sender to outgoing emails
1ed37ac added admin notification for new questions
a545a0f added alternative to captcha for new signups

v1.31.3

15 Mar 20:50
a8f8ad3
Compare
Choose a tag to compare

a8f8ad3 Release v1.31.3.
f908be1 fixed a bug which prevented the creation of new tags
0afa3f1 fixed #110
efcbdc7 fixed feed.xml base URL
a45c17a fixed #109
5d1deaa fixed error reported by checkstyle
651c30f fixed #107
79f3f46 added retry attempts to connect to Para on startup, better error message on lost connection
c14964b added Scoold version info on the admin page
bdb9223 skip checkAuth() for static file requests
e7ac718 fixed auth cookie lost on signin success, SameSite=Lax
633a109 fixed deprecated OAuth scope for login with Google
ed588bc fixed logging on email error
5465881 enabled basic auth by default; fixes blank signin page out of the box
64d1832 added Helm chart for deploying to Kubernetes
71b3a19 enabled forward headers detection in production
0b8c8e2 fixed alignment issue on login page
e35c598 tweaked installer.sh

v1.31.2

17 Jan 09:23
78af25d
Compare
Choose a tag to compare

78af25d Release v1.31.2.
1b59fa0 updated Para to 1.31.1, Spring Boot to 2.1.2
5728f48 added unapproved filter, closes #102
7c03d85 happy new year
6ec322e added Azure deployment instructions
1f39967 updated landing page
2ad94ca added deployment instructions for AWS and Google App Engine
94de328 removed facebook links
41f6060 added alert message when there's no connection to Para
850d7fb fixed deprecated method calls
c544e7a updated Spring Boot to 2.1.1
c7b45f0 added port forwarding for DigitalOcean
771dbc9 added installer script for DigitalOcean
4a548dc added experimental deploy-to-DigitalOcean button
133d6e0 fixed a possible 500 error
a64ceeb updated LinkedIn login redirect
ed2d5f6 fixed html tag
9ffba70 google site verification

v1.31.1

09 Dec 21:19
e42818a
Compare
Choose a tag to compare

e42818a Release v1.31.1.
e3f22c6 added regexp pattern to email field on the sign up page
2eec563 added SameSite flag to auth cookie
b0a6f4c set default value for auth cookie name
d9188c6 improved spaces creation/deletion
b4f66cb fixed bug with empty cookie value
bcc4331 fixed mistakes in lang files and added properties from PRO, fixed welcome email
d4b190b fixed cookie for selected space cannot have empty value
0ea538f added batch size option for ParaClient
e5599a2 fixed answers not deleted with question
3f1eb25 enhanced content protection and added redirects to login page when default space is private
71cdfd4 restored lang_en.properties, fixed translations' encoding, updated readme
f647c1a added method isDefaultSpacePublic()
28b0877 lang_da.properties (#100)
fd2111f Merge pull request #101 from MozyOk/master
dac0589 added Japanese translation
11c69bf tweaked app.json for an easier quickstart
f51ce36 reverted back to short dash due to problem with encoding
4c389e5 fixed #97
42a96a6 Merge pull request #96 from rillig/translations
cfe36f7 fixed inconsistency in German translation
00b5c59 moved tooltip for Vote up / Vote down into language files
242d379 improved formatting for human-readable periods (x minutes ago)
d98253b Merge pull request #95 from rillig/translation-de
f369945 proofread German translation
a77163f added feature flag for questions near me, closes #94
c43193f added kbd tag styling
9bb37d6 fixed tags visible when default space is not public
b311d10 added link to checkout for Scoold PRO
42bbd3e added WAR-generating profile

v1.31.0

04 Oct 17:08
08e8c04
Compare
Choose a tag to compare

08e8c04 Release v1.31.0.
c74f51e updated Para to 1.31.0, compatibility with JDK 11
fc8a61b fixed deprecated call
6d6129f fixed session timeout - should be 1 day, not 30 min
61cec40 added googletagmanager.com domain to CSP
96e3bd9 fixed profile deletion by admin
b9dae30 updated GA JS code snippet
589b403 added location icon for posts with geolocation
09bfd66 upgraded Materialize CSS to 1.0.0, removed tags autocomplete plugin
4baa30c fixed CSS loading order
2859d39 readme
aa36c81 fixed CSP violation by materialize-autocomplete plugin
3d0792c added logo to html source
bd790e8 minor fixes and improvements
c1d5e7b updated landing page
a1559c8 readme
02de012 updated pom.xml for JDK 1.8+
2f20fcb fixed vote buttons links
bedefd5 added link to signin page on vote buttons

v1.30.5

20 Sep 11:37
1d0e20e
Compare
Choose a tag to compare

1d0e20e Release v1.30.5.
964acf9 fixed warning about unapproved domain during login, closes #53
b07c3f6 added SAML config docs
20a6560 removed unused method isLdapUser()
d079047 added support info to readme
0d45640 fixed padding on login buttons
99e8b3c small tweaks to landing page
0a1fb5d slightly modified config parsing
0b58aa4 a few more tweaks to landing text and readme
97017da updated readme, screenshot on landing page
1ec834e small CSS fix
40116fe added Scoold Pro features and link to mailing list

v1.30.4

03 Sep 08:30
64a4dad
Compare
Choose a tag to compare

64a4dad Release v1.30.4.
d3fafc7 updated Para to 1.30.2
d15a5e7 fixed formatting, openid icon and added oauth text to readme
c8658af added support for generic OAuth authentication, closes #93
425bc05 improved the layout on the sign in page

v1.30.3

20 Aug 07:59
899a4a1
Compare
Choose a tag to compare

899a4a1 Release v1.30.3.
83c8021 added link to profile on profile pictures
4f21cc4 fixed broken images with jQuery
86478a2 fixed HTML escaping in Velocity templates

v1.30.2

09 Aug 06:33
fc25f9c
Compare
Choose a tag to compare

fc25f9c Release v1.30.2.
42575e0 updated Para to v1.30.1
c31afa5 added missing settings to be sent to server
09951ba switched login request URLs to 'state' parameter
4063b9f more modifications to signin.js
fe8c50a modifications to signin.js
164e0be fixed LinkedIn login and possibly GitHub