Skip to content

Commit

Permalink
prep v0.7.17
Browse files Browse the repository at this point in the history
  • Loading branch information
scottlamb committed Sep 3, 2024
1 parent 3efff2c commit 3739e63
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,8 @@ upgrades, e.g. `v0.6.x` -> `v0.7.x`. The config file format and
[API](ref/api.md) currently have no stability guarantees, so they may change
even on minor releases, e.g. `v0.7.5` -> `v0.7.6`.

## unreleased
## v0.7.17 (2024-09-03)

* upgrade to Retina 0.4.10, adding support for recording MJPEG video. Note
browser playback is unlikely to work.
* bump minimum Rust version to 1.79.
* in UI's list view, add a tooltip on the end time which shows why the
recording ended.
Expand All @@ -20,6 +18,8 @@ even on minor releases, e.g. `v0.7.5` -> `v0.7.6`.
* update to hyper and http version 1.0. In the process, no longer wait for
pending HTTP requests on shutdown. This just extended the time Moonfire was
running without streaming.
* upgrade to Retina 0.4.10, adding support for recording MJPEG video. Note
major browsers do not support playback of MJPEG videos, however.

## v0.7.16 (2024-05-30)

Expand Down

0 comments on commit 3739e63

Please sign in to comment.