Skip to content

Releases: shinyscorpion/wobserver

Wobserver - v0.1.7

21 Mar 14:23
Compare
Choose a tag to compare

Hex: 0.1.7

Changes:

  • Improved assets over HTTPS and baking them in. (#17, #25)
  • Fixed not being able to select in tables. (#30)
  • Fixed divided by 0 in utilization. (#18)

Wobserver - v0.1.6

21 Feb 18:08
Compare
Choose a tag to compare

Hex: 0.1.6

Changes:

  • Improved interface style. (#9)
  • Improved documentation. (#12)
  • Fixed assets over HTTPS. (#7)
  • Fixed overactive keep-alive. (#10)
  • Fixed url redirect. (#6)
  • Fixed disconnect/reconnect of websocket. (#5)
  • Fixed crash involving port list. (#13)

Wobserver - v0.1.5

16 Feb 16:10
Compare
Choose a tag to compare

Hex: 0.1.5

Changes:

  • Bake assets into wobserver.
  • Remove custom tasks from hex package.
  • Improve web build tools.
  • Improve package build tools.
  • Improve node discovery in plug mode.
  • Fix distillery support. (#3)

Wobserver - v0.1.4

16 Feb 16:14
Compare
Choose a tag to compare

Hex: 0.1.4

Changes:

  • Add :plug mode to run wobserver without cowboy.
  • Fix menu loading.
  • Fix custom page rendering.