Skip to content

Commit

Permalink
update changelog for 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
philmtd committed Oct 9, 2023
1 parent dee4a3c commit 7fb2a66
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## 1.8.0 (2023-10-09)

### Highlights

* O-Neko now has a built-in container logs view. The view also includes a new configuration option which can contain a URL
template to an external logging system, which is used to add a direct link to the correct logs.

### What's Changed
* update all backend dependencies by @philmtd in https://github.com/subshell/o-neko/pull/230
* Update frontend dependencies by @philmtd in https://github.com/subshell/o-neko/pull/231
* fixes polling of multiplatform images by @philmtd in https://github.com/subshell/o-neko/pull/232
* feat: add container logs view to frontend by @philmtd in https://github.com/subshell/o-neko/pull/233

**Full Changelog**: https://github.com/subshell/o-neko/compare/1.7.0...1.8.0

## 1.7.0 (2023-04-12)

### Highlights
Expand Down

0 comments on commit 7fb2a66

Please sign in to comment.