Skip to content

Releases: Erudika/scoold

v1.25.5

23 Sep 12:28
Compare
Choose a tag to compare

797e589 Release v1.25.5.
3330a21 added new_users_can_comment configuration property, defaults to true
181ea8c fixed passwords should be masked in admin config view
ebff8bb fixed #10 - accepted answers should always be on top
b4a6d74 fixed #9 - moderators couldn't be demoted
2f7fb49 fixed users can't subscribe to their questions, closes #8
bd79942 fixed css grid issue on small displays
b0b718f fixed R14 error on Heroku, closes #7, added mail settings to app.json
1df0e99 second attempt to fix r14 error on Heroku
bb123bb first attempt to fix java memory r14 error on Heroku

1.25.4

20 Sep 11:31
Compare
Choose a tag to compare
  • 90f5516 fixed broken profile pictures of deleted users, show notice of user object deleted
  • c566db7 fixed empty tags not allowed
  • d3fb723 fixed redirect on time token mismatch instead of show error
  • 2398bba fixed 405 and 403 error pages not displayed properly
  • d18b9b1 fixed profile picture sizes
  • ab50d43 minor fix introducing a local para client varable
  • 94f4b1b minor fix for CSRF cookie name

1.25.3

29 Aug 18:38
Compare
Choose a tag to compare
  • 946c194 fixed profile picture not synced with that of user object
  • 37f1945 fixed google signin button JS

1.25.2

14 Aug 23:25
Compare
Choose a tag to compare
  • a540447 added option to change password in settings
  • cf679d1 fixed last edit timestamp
  • ef4c69d fixed login form methods for LDAP and password auth

1.25.1

12 Aug 15:10
Compare
Choose a tag to compare
  • 5fae906 added basic password authentication support with email verification
  • e5bee7f fixed error message not shown when using invalid Para keys

1.25.0

06 Aug 14:18
Compare
Choose a tag to compare

Updated Para client to v1.25.2

  • c758d06 implemented LDAP auth
  • ecc81ba added HttpUtils for setting/getting cookies
  • f2e5785 exclude jetty websockets from pom

1.24.11

23 Jun 10:22
Compare
Choose a tag to compare
  • dbeed6d fixed encoding for similar questions suggestions box
  • 1b3cad4 fixed profile badges and added more info to landing page
  • e297683 show write reply button when not signed in
  • d928f7b follow thread checkbox and question designation (heroku/master)
  • 4eaeaab added follow thread notifications
  • 093d12e changed email template to allow for custom logo URLs
  • 89d9806 fixed notification emails showing the wrong author

1.24.10

29 May 21:45
Compare
Choose a tag to compare
  • e032350 fixed answer appears multiple times, delete answer link broken
  • 7c700af added welcome email
  • ed97050 fixed a few bugs related to post comments
  • 70dc2df fixed 404 on feedback posts
  • c58bb76 added SMTP/JavaMail implementation of the Emailer service
  • eaf6839 fixed og:image URL should be absolute in production
  • 27cadbe made thumbnail image smaller
  • aae8101 added social meta tags
  • 2e4d2a9 better answers view
  • 870d445 fixed canEdit() checks for answers
  • 0e4dc2c fixed sorting of questions, tags

1.24.9

22 May 21:39
Compare
Choose a tag to compare
  • 65c33df added hints for duplicate questions on new questions form, suggested by @Teg79
  • 9930fba updated MicrosoftAuthFilter in Para 1.24.4, fetches correct profile pic from Graph API, fixes #4
  • 3a74608 added code highlighting with Hightlight.js
  • 8da7aa4 fixed server error caused by unsanitized likeText used in pc.findSimilar()
  • d2ebb38 html and styling fixes
  • b95c6db materialize css updated, styling fixes
  • 9619698 fixed 405 error when deleting comments
  • fa398fe set default core package property for ParaClient, fixes #3

1.24.8

12 May 22:53
Compare
Choose a tag to compare