Onset
Jun 11, 2022

Widget v2.0.0

Version
2.0.0
Project
Widget
Labels
Feature
JavaScript
Summary

Widget v2.0.0 introduces several key features, including unread release badges that notify users of new updates every five minutes, and customizable widget directions for a more flexible display. Users can now subscribe to widget events for better interaction, and additional attributes allow for more control over the widget's appearance and behavior.

We got a ton of new features for you! A few notable ones are:

  • Unread release badges - notify your users of new releases by showing the count in the trigger badge. We check for new releases every five(5) minutes.

  • Widget directions - adjust the direction widget window appears. You can emulate a modal window.

  • Events - subscribe to widget events. Read more about them in our doc.

Added

Added a trigger badge that shows the count of unread releases.

Added

Added new hideBadge attribute to hide the new trigger badge count.

Added

Added new direction and triggerDirection attributes to specify the direction in which the widget should appear.

  • direction - accepted values: left, right, center.

  • triggerDirection - accepted values: left, right.

Added

Added new width attribute to specify the width of the widget. Useful for when using the center direction and simulating a modal window.

Added

Ability to click on the release links.

Added

Added new ready event. Triggered when the widget is loaded and ready to go.

Added

Added new `new_release` event. Triggered when new release is available.

Added

Added new `read` event. Triggered when new release is read.

Fixed

Fixed the Subscribe button URL

Fixed

Fixed the project scoping.

Fixed

Fixed the release change list font size.

We use cookies to enhance your browsing experience and analyze our traffic.