github rajnandan1/kener 0.0.16

latest releases: 3.2.19, 3.2.18, 3.2.17...
10 months ago

v0.0.16

Here are the changes in this release

Features

  • Added support for hideURLForGet in monitors. Read more here
  • New SVG badges for LIVE status. Read more here
  • Breaking Change Removed dependency on Environment variable PUBLIC_KENER_FOLDER.
  • Simplified build and deploy process
  • Added support for fonts. Read more here
  • Added support for home page pattern. Read more here
  • Added support for adding your analytics provider. Read more here
  • New Documentation Site
  • Addes support for sqaures pattern in home page. Read more here
  • Redesigned the UI for better consistency
  • Embed now supports background color using a parameter bgc. Read more here
  • Now title in site.yaml is <title> and siteName is actually the name of the site. Read more here

Migration

Source

  • Move data from PUBLIC_KENER_FOLDER to /database file.
  • Move site.yaml to /config folder
  • Move monitors.yaml to /config folder

Docker

  • Use -v $(pwd)/database:/app/database and -v $(pwd)/config:/app/config in your docker run command

What's Changed

Full Changelog: 0.0.15...0.0.16

Don't miss a new kener release

NewReleases is sending notifications on new releases.