Skip to content

v2.2.0

Compare
Choose a tag to compare
@pjotrsavitski pjotrsavitski released this 21 Nov 13:59
· 467 commits to master since this release

More changes towards stability and cleaner code. Getting closer to releasing v2.5.0.

  • Added category recommendation to circle rename, LL-282. Using Bootstrap Modal dialog with jQuery UI autocomplete instead of alert.
  • Worked on Activity Stream, LL-294, LL-603. It can only handle one activity type, but extending should not be a problem. Recommendations and messages are working just fine.
  • Service caller can now handle decorating results in more ways (a decorator could be applied for a key of a single object from a result set).
  • Sharing notification input disabled and hidden, could be easily reenabled later on, LL-830.
  • Implemented OpenID Connect authentication possibility, LL-832.