Hologram 1.8.0 Released!

A new countdown widget, and more!

1 min read/Jan 21, 2022
Hologram 1.8.0 Released!

We are excited to announce the release of Hologram 1.8!

This version adds a new countdown widget to track important events, added the ability to use AppleScript to control the active theme, and also made a few other improvements and bug fixes.

Change Log

  • Added a new countdown widget, which lets you keep track of how much time is left until an event.
  • Added an info button for new users that links to the Hologram Tutorial Video.
  • The widget developer tab is shown by default. You can hide it in Hologram's widget preferences if you prefer.
  • Other small improvements and bug fixes.

Developers

  • Added a sunrise sunset API
  • Added the ability to set the active theme, and get a list of installed themes using apple script. Learn More about AppleScript Support
  • Deprecated the hologram weather API call, and replaced it with the individual "currentWeather", and "dailyWeather".
    • Removed the dew point, uvi, and rain volume from the weather API due to having to change the how we are pulling weather information.