Fruum Versions Save

An embeddable communications hub for your forum, documentation and real‐time chat streams.

v2.4.0

5 years ago

Changes:

  • Add option to delete or anonymize user through API (GDPR)
  • Autocomplete users who have activity (privacy)
  • Show user list only on administrators (privacy)
  • Bump library dependencies

v2.2.2

6 years ago

Changes:

  • Security update

v2.2.0

6 years ago

Changes:

  • Added profanity filter support
  • Upgraded libraries and dependencies
  • Minor bug fixes

v2.1.0

7 years ago

Changes:

  • Refactor code to work with Marionette 3.x
  • Internally load external dependencies
  • Bug fixes

v2.0.0

7 years ago

IMPORTANT: v2.0.0 is not backwards compatible with v1.x

Changes:

  • Redesign Elasticsearch schema to use a single index instead of separate index per forum (breaking change)
  • Youtube plugin improvements
  • Slack improvements
  • Tons of bug fixes

v1.3.0

7 years ago

Changes:

  • Use ESLint on the entire codebase
  • Rename "Reply" button to "Comment" under articles and blogs
  • Allow user/emoji autocomplete within the text (not only at the end)
  • Smart markdown to autofill new list items and links
  • Added more search filter options
  • Improved loader styling
  • Fix various UI glitches

v1.2.0

7 years ago

Changes:

  • User API
  • Updated library depedencies

v1.1.0

7 years ago

Changes:

  • Added Presence API
  • Default theme minor changes
  • Updates library dependencies to their latest versions

v1.0.0

7 years ago

Changes:

  • Replace "Marked" with "Remarkable" markdown engine
  • Update third party libraries to their latest versions
  • Full screen forums take the width of their container DIV
  • Added a generic persona for handling empty states
  • Dropped Mozilla Persona login (service is shutting down)
  • API is now using HTTP basic auth (breaking change)
  • Added sentry error logging support
  • Small UX enhancements and bug fixes

v0.14

7 years ago

Changes:

  • Generic SMTP email backend
  • Updated library dependencies