Skip to content

Releases: rajnandan1/kener

0.0.16

16 Nov 06:58
Compare
Choose a tag to compare

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

0.0.15

11 Aug 14:43
3941cc4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.14...0.0.15

0.0.14

29 Apr 05:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.13...0.0.14

0.0.13

26 Apr 13:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.12...0.0.13

0.0.12

22 Apr 16:37
Compare
Choose a tag to compare

Fixed docker static folder not found issue

0.0.11

12 Apr 04:18
f5f5d4f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.10...0.0.11

0.0.10

22 Mar 04:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.8...0.0.10

0.0.8

03 Mar 07:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.7...0.0.8

0.0.7

29 Jan 14:04
Compare
Choose a tag to compare

Fixed eval bug and CSS fixes

0.0.6

25 Jan 06:46
Compare
Choose a tag to compare
  • Responsive share menu
  • Bugs reported #38
  • Typo fixes
  • Added footer optional