Skip to content

0.17.0

Compare
Choose a tag to compare
@robertcheramy robertcheramy released this 18 Jul 13:44
· 11 commits to master since this release
312dc7f

[0.17.0 – 2025-07-18]

Added

Changed

  • Update weblibs to the latest versions (@robertcheramy)
  • Depend on oxidized 0.34.0 (configuration of oxidized web as an extension) (@robertcheramy)
  • Use JSON to format the node metadata in /node/show (@robertcheramy)

Fixed

  • Run puma directly, so that it does not rename the oxidized process. Fixes: 349 (@robertcheramy)
  • Display local time correctly and use epoch as timestamps in the URLs. Fixes: #258 and #356 (@robertcheramy)
  • Hide node vars when listed in the configuration entry hide_node_vars. Fixes: #344 (@robertcheramy)
  • /node/next/: Prefer JSON.parse over JSON.load (@robertcheramy)

Full Changelog: 0.16.0...0.17.0