v1.34.0
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
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
0d51109 added default value for the app_name config parameter
fc8f7b7 fixed last activity label on question page