Skip to content

Commit

Permalink
0.58
Browse files Browse the repository at this point in the history
  • Loading branch information
wbouvy committed Sep 24, 2020
1 parent db362de commit 910c2df
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog Hiber API

### 0.58 (2020-09-24)

This release is mostly a bug fix and performance release.

#### Changes

##### EventService

- Fixed the event bundled counts. They were changed to an approximation in 0.54, which needed some nuance.
Now, event bundles are only approximated when there are large numbers of events.

#### Bugfixes

- Set up for improved stale detection on modems. In a next release, this will be used for better stale detection.
- Fix a bug where organization avatars could not be retrieved.
- Add more (performance) monitoring and data caching.

### 0.57 (2020-09-10)

This release introduces a number of new event fields and the option to stream events from child organizations.
Expand Down

0 comments on commit 910c2df

Please sign in to comment.