Scoold v1.34.0 Release Notes

Release Date: 2019-09-11 // over 4 years ago
  • ๐Ÿš€ 088a609 Release v1.34.0.
    ๐Ÿ›  70b69d8 fixed host_url parameter should work in any environment
    โšก๏ธ 966b8c6 updated Spring Boot to 2.1.8
    56983ae added ability to create tags containing dots and plus signs, closes Erudika/scoold-pro#15
    โšก๏ธ 14ce38d updated language files
    6651594 added unsubscribe method to ScooldUtils, called on delete()
    ๐Ÿ›  31ef78f fixed issues reported by sonar
    ๐Ÿšš 7948f9b removed session-based CSRF protection (in favor of SameSite=Lax), time tokens to make Scoold stateless
    ๐Ÿ›  03f6239 fixed #125 in FeedbackController as well
    ๐Ÿ›  b9149f2 fixed Erudika/scoold-pro#10, allow regular users to subscribe to new questions
    0๏ธโƒฃ c357fae fixed near me (geolocation) feature should not be enabled by default as it requires a valid Google Maps API key
    ๐Ÿ”จ 5fb93e1 refactor base.vm to load local assets, instead of using CDNs
    ๐Ÿ›  5702a05 fixed Erudika/scoold-pro#12, allow Markdown in comments
    โšก๏ธ f6707db updated installer.sh
    ๐Ÿ›  a2a5f09 fixed #125
    0๏ธโƒฃ 0d51109 added default value for the app_name config parameter
    ๐Ÿ›  fc8f7b7 fixed last activity label on question page