Releases: Erudika/scoold
Releases · Erudika/scoold
v1.25.5
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
- 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
1.25.2
1.25.1
1.25.0
1.24.11
- 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
- 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
- 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 inpc.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