Skip to content

Releases: OliveTin/OliveTin

2024.06.04

04 Jun 14:04
362a97c
Compare
Choose a tag to compare

Changelog

Features

  • 362a97c feature: No more tracking in update checking! :-) (#93) (#332)

Container images (from GitHub)

  • docker pull ghcr.io/olivetin/olivetin:2024.06.04

Container images (on Docker Hub)

  • docker pull docker.io/jamesread/olivetin:2024.06.04

Upgrade warnings, or breaking changes

  • No such issues between the last release and this version.

Useful links

Thanks for your interest in OliveTin!

2024.06.02

03 Jun 16:52
c82beb6
Compare
Choose a tag to compare

Changelog

Features

  • c82beb6 feature: Vastly improved logs and tests for killing actions (#330)

Bug fixes

Others

Container images (from GitHub)

  • docker pull ghcr.io/olivetin/olivetin:2024.06.02

Container images (on Docker Hub)

  • docker pull docker.io/jamesread/olivetin:2024.06.02

Upgrade warnings, or breaking changes

  • No such issues between the last release and this version.

Useful links

Thanks for your interest in OliveTin!

2024.06.01

01 Jun 00:01
238abc9
Compare
Choose a tag to compare

Changelog

Features

  • 238abc9 feature: Customizable default directory, back and action icons (#326)
  • ac0f3ab feature: Live command output! (#325)

Container images (from GitHub)

  • docker pull ghcr.io/olivetin/olivetin:2024.06.01

Container images (on Docker Hub)

  • docker pull docker.io/jamesread/olivetin:2024.06.01

Upgrade warnings, or breaking changes

  • No such issues between the last release and this version.

Useful links

Thanks for your interest in OliveTin!

2024.05.51

31 May 23:19
238abc9
Compare
Choose a tag to compare

Changelog

Features

  • 238abc9 feature: Customizable default directory, back and action icons (#326)
  • ac0f3ab feature: Live command output! (#325), this changes many things;
    ** OliveTin used to separate output into stdout and stderr. It was easy to see if a command had produced any error output, but not where in the output, as they were split out. This was kind of "goofy" to have this split, so all output is now just contained in "output".

Container images (from GitHub)

  • docker pull ghcr.io/olivetin/olivetin:2024.05.51

Container images (on Docker Hub)

  • docker pull docker.io/jamesread/olivetin:2024.05.51

Upgrade warnings, or breaking changes

  • stdout and stderr are no longer split, but combined into a single output field.

Useful links

Thanks for your interest in OliveTin!

2024.05.27

27 May 23:20
4bac315
Compare
Choose a tag to compare

Changelog

Features

  • 046ffae feature: Displays now have centered text, and "fit in" a bit better (#320)
  • daa48b5 feature: OliveTin now relies on websocket, and will show a big error if it isn't available (#323)
  • 4bac315 feature: The executor now controls the public action map - meaning actions work without the API, and pages load faster (and much more!) (#324)
  • c70cc86 feature: Websocket URL is now relocatable (#322)

Bug fixes

  • dc7ff40 bugfix: #316 Entity file change debouce timer now uses delay after initial event (#321)

Container images (from GitHub)

  • docker pull ghcr.io/olivetin/olivetin:2024.05.27

Container images (on Docker Hub)

  • docker pull docker.io/jamesread/olivetin:2024.05.27

Upgrade warnings, or breaking changes

  • No such issues between the last release and this version.

Useful links

Thanks for your interest in OliveTin!

2024.05.24

24 May 22:58
3904f85
Compare
Choose a tag to compare

Changelog

Features

  • 3904f85 feature: Refresh dashboards when entity files change. (#319)
  • 8fbbd9b feature: displays have basic styling (#317)

Bug fixes

  • 18423a9 bugfix: Default load dashboard when it contains multiple spaces (#318)

Container images (from GitHub)

  • docker pull ghcr.io/olivetin/olivetin:2024.05.24

Container images (on Docker Hub)

  • docker pull docker.io/jamesread/olivetin:2024.05.24

Upgrade warnings, or breaking changes

  • No such issues between the last release and this version.

Useful links

Thanks for your interest in OliveTin!

2024.05.13

13 May 17:16
7e34efd
Compare
Choose a tag to compare

Changelog

Features

  • 1ab35fd feature: #Logs and similar in the address bar to load relevant section (#306) (#310)
  • f43ece4 feature: Better sosreports (#308)

Bug fixes

  • 80083fe bugfix: Race condition in stringvariables (#311)

Others

  • 9d33e62 Merge branch 'main' of ssh://github.com/OliveTin/OliveTin
  • c24adaa Merge branch 'main' of ssh://github.com/OliveTin/OliveTin
  • 7e34efd chore: remove refs to deprecated io/ioutil (#309)
  • 638e5b7 doc: fix default licenses in package.json (#304)
  • ea1ce82 fmt: Change publicid map debug URL
  • 8625e1f fmt: Clean REST API Testing (#307)

Container images (from GitHub)

  • docker pull ghcr.io/olivetin/olivetin:2024.05.13

Container images (on Docker Hub)

  • docker pull docker.io/jamesread/olivetin:2024.05.13

Upgrade warnings, or breaking changes

  • No such issues between the last release and this version.

Useful links

Thanks for your interest in OliveTin!

2024.04.28

28 Apr 09:36
f467c69
Compare
Choose a tag to compare

Changelog

Features

Bug fixes

Others

Container images (from GitHub)

  • docker pull ghcr.io/olivetin/olivetin:2024.04.28

Container images (on Docker Hub)

  • docker pull docker.io/jamesread/olivetin:2024.04.28

Upgrade warnings, or breaking changes

  • No such issues between the last release and this version.

Useful links

Thanks for your interest in OliveTin!

2024.04.261

26 Apr 20:45
5004193
Compare
Choose a tag to compare

Changelog

Others

Container images (from GitHub)

  • docker pull ghcr.io/olivetin/olivetin:2024.04.261

Container images (on Docker Hub)

  • docker pull docker.io/jamesread/olivetin:2024.04.261

Upgrade warnings, or breaking changes

  • No such issues between the last release and this version.

Useful links

Thanks for your interest in OliveTin!

2024.04.26

26 Apr 00:03
12cf001
Compare
Choose a tag to compare

Changelog

Features

Bug fixes

  • 5057ba2 bugfix: Start filewatcher on different goroutines (#286)
  • dfca712 bugfix: Update icon on buttons (#288)

Others

Container images (from GitHub)

  • docker pull ghcr.io/olivetin/olivetin:2024.04.26

Container images (on Docker Hub)

  • docker pull docker.io/jamesread/olivetin:2024.04.26

Upgrade warnings, or breaking changes

  • No such issues between the last release and this version.

Useful links

Thanks for your interest in OliveTin!