Skip to content

Scoold

v1.68.0 Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

Published 14d Productivity & Wikis
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

clone cloud-native community-forums forum forum-software forums
+14 more
forumsoftware java knowledge-base knowledgebase q-and-a questions-and-answers scoold self-hosted spring-boot stackexchange stackoverflow stackoverflow-questions support-forum teams

Summary

AI summary

Removed FontAwesome icons; replaced them with inline SVGs.

Changes in this release

Feature Medium

Added support for Mermaid charts

Added support for Mermaid charts

Source: granite4.1:8b-q6_K@2026-05-20

Confidence: high

Feature Medium

Added new option to enable LDAP attributes delegation to Scoold, support for space assignment from LDAP attributes

Added new option to enable LDAP attributes delegation to Scoold, support for space assignment from LDAP attributes

Source: granite4.1:8b-q6_K@2026-05-20

Confidence: high

Feature Medium

Added button on profile page to allow admins to stop all email notifications for a user

Added button on profile page to allow admins to stop all email notifications for a user

Source: granite4.1:8b-q6_K@2026-05-20

Confidence: high

Feature Medium

Added new API endpoints for managing user notification subscriptions, fixed notification settings persistence bug, and other minor bugs

Added new API endpoints for managing user notification subscriptions, fixed notification settings persistence bug, and other minor bugs

Source: granite4.1:8b-q6_K@2026-05-20

Confidence: high

Feature Medium

Added rate-limiting for questions and answers to prevent post duplication and spam

Added rate-limiting for questions and answers to prevent post duplication and spam

Source: granite4.1:8b-q6_K@2026-05-20

Confidence: high

Feature Medium

Added new options docs in ScooldConfig

Added new options docs in ScooldConfig

Source: granite4.1:8b-q6_K@2026-05-20

Confidence: low

Feature Medium

Added Croatian and Czech translations

Added Croatian and Czech translations

Source: granite4.1:8b-q6_K@2026-05-20

Confidence: low

Feature Medium

Improved Markdown rendering preview in editor

Improved Markdown rendering preview in editor

Source: granite4.1:8b-q6_K@2026-05-20

Confidence: low

Dependency Medium

Updated dependencies

Updated dependencies

Source: granite4.1:8b-q6_K@2026-05-20

Confidence: low

Performance Medium

Added caching for static resources

Added caching for static resources

Source: granite4.1:8b-q6_K@2026-05-20

Confidence: high

Performance Medium

Greatly improved Markdown preview rendering in editor

Greatly improved Markdown preview rendering in editor

Source: granite4.1:8b-q6_K@2026-05-20

Confidence: high

Deprecation Medium

Removed FontAwesome in favor of inline SVG icons

Removed FontAwesome in favor of inline SVG icons

Source: granite4.1:8b-q6_K@2026-05-20

Confidence: high

Bugfix Medium

Fixed broken links to user profile page when rendering comments

Fixed broken links to user profile page when rendering comments

Source: granite4.1:8b-q6_K@2026-05-20

Confidence: high

Bugfix Medium

Fixed NPE when verifying API tokens without an expiration time

Fixed NPE when verifying API tokens without an expiration time

Source: granite4.1:8b-q6_K@2026-05-20

Confidence: high

Bugfix Medium

Fixed NPE in ScooldRequestInterceptor

Fixed NPE in ScooldRequestInterceptor

Source: granite4.1:8b-q6_K@2026-05-20

Confidence: high

Bugfix Medium

Fixed new badge notifications not showing for users returning after some time

Fixed new badge notifications not showing for users returning after some time

Source: granite4.1:8b-q6_K@2026-05-20

Confidence: high

Bugfix Medium

Fixed A11Y issues, colors, contrast, UI issues in dark mode

Fixed A11Y issues, colors, contrast, UI issues in dark mode

Source: granite4.1:8b-q6_K@2026-05-20

Confidence: high

Bugfix Medium

Fixed bug in UI configuration manager on Admin page

Fixed bug in UI configuration manager on Admin page

Source: granite4.1:8b-q6_K@2026-05-20

Confidence: high

Bugfix Medium

Fixed revisions handling and the missing original revision bug after importing an SO archive

Fixed revisions handling and the missing original revision bug after importing an SO archive

Source: granite4.1:8b-q6_K@2026-05-20

Confidence: high

Bugfix Medium

Minor fix for invalid API key errors on Admin page

Minor fix for invalid API key errors on Admin page

Source: granite4.1:8b-q6_K@2026-05-20

Confidence: low

Refactor Medium

Huge cleanup and many UI fixes after removing FontAwesome and external font Roboto

Huge cleanup and many UI fixes after removing FontAwesome and external font Roboto

Source: granite4.1:8b-q6_K@2026-05-20

Confidence: high

Full changelog
  • Added support for Mermaid charts
  • Removed FontAwesome in favor of inline SVG icons
  • Improved accessibility of the UI and tweaked colors for better contrast
  • Improved Markdown rendering preview in editor
  • Lots of fixes

:information_source: The CSS theme has changed slightly but if you want to apply the original blue/magenta color theme, you can copy it from here: https://github.com/Erudika/scoold/blob/1.67.0/src/main/resources/themes/default.css

e7cda610 Release v1.68.0.
08915389 updated easyMDE editor
8199883d updated emojis
45c91e01 fixed icon font size in CSS
4d508af7 added cities.json file
339b0c7f fixed broken links to user profile page when rendering comments
5b88f55e fixed NPE when verifying API tokens without an expiration time
550aacff fixed NPE in ScooldRequestInterceptor
4b41eab6 minor fix for invalid API key errors on Admin page
b7766753 fixed issues with native image
a7cd28f4 added new options docs in ScooldConfig
b81eacf3 added new option to enable LDAP attributes delegation to Scoold, added support for space assignment from LDAP attributes
efbfca63 fixed new badge notifications not showing for users returning to the site after some time
d16bfca3 added Croatian and Czech translations
929b1e9b added button on profile page to allow admins to stop all email notifications for a user
7b2b1e59 added new API endpoints for managing user notification subscriptions, fixed notification settings not persisting bug, and other minor bugs
f6946a37 added rate-limiting for questions and answers to prevent post duplication and spam
8c958861 added caching for static resources
a3ec0f35 minor fix in footer
369dc00d fixed A11Y issues, colors and contrast, fixed UI issues in dark mode
7c7d36e3 fixed bug in UI configuration manager on Admin page
b8ab15d7 removed all use of FontAwesome, replaced with inline SVGs, removed external font Roboto, huge cleanup and many UI fixes
0d641a39 updated dependencies
97bfbbae minor fix - added defer to scripts in footer
88bba503 greatly improved Markdown preview rendering in editor
e75ddbff updated reachability-metadata.json
7007f1a0 minor cleanup in footer scripts
c0050ef1 added Mermaid support in Markdown, Erudika/scoold-pro#54
9b7ae828 fixed revisions handling and the missing original revision bug, after importing an SO archive

Breaking Changes

  • Removed FontAwesome usage; all icons now rendered as inline SVGs

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Scoold

Get notified when new releases ship.

Sign up free

About Scoold

Stack Overflow in a JAR. An enterprise-ready Q&A platform with full-text search, SAML, LDAP integration and social login support.

All releases →

Related context

Related tools

Beta — feedback welcome: [email protected]