Skip to content

Commit 7fb2a66

Browse files
committed
update changelog for 1.8.0
1 parent dee4a3c commit 7fb2a66

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## 1.8.0 (2023-10-09)
2+
3+
### Highlights
4+
5+
* O-Neko now has a built-in container logs view. The view also includes a new configuration option which can contain a URL
6+
template to an external logging system, which is used to add a direct link to the correct logs.
7+
8+
### What's Changed
9+
* update all backend dependencies by @philmtd in https://github.com/subshell/o-neko/pull/230
10+
* Update frontend dependencies by @philmtd in https://github.com/subshell/o-neko/pull/231
11+
* fixes polling of multiplatform images by @philmtd in https://github.com/subshell/o-neko/pull/232
12+
* feat: add container logs view to frontend by @philmtd in https://github.com/subshell/o-neko/pull/233
13+
14+
**Full Changelog**: https://github.com/subshell/o-neko/compare/1.7.0...1.8.0
15+
116
## 1.7.0 (2023-04-12)
217

318
### Highlights

0 commit comments

Comments
 (0)