Updatify | Product Updates & News

Update Aug 11, 2026 by Alex Sinelnikov

Widget configuration and auto update improvements

widget

Release Notes Generation

  • Enhanced release notes extraction by using pull request body data in addition to PR titles for GitHub releases. This should allow to extract more data and enrich your release notes with extra details.

Widget Configuration API

  • Added public endpoint to cast votes with toggle semantics, respecting project voting settings.

  • Provided widget configuration endpoint exposing voting and title settings.

  • Updated project config API to include voting enablement status for client rendering.

  • Try out official flutter package - https://pub.dev/packages/updatify_flutter

Project and Widget Settings

  • Added "Enable voting" toggle and "Widget title" field to project settings pages to allow users to customize their widgets. This is just first changes, soon more to be released

GitHub Auto Release Naming

  • Automatic releases will pickup github's release name instead of "GitHub Auto-generated(5 pull requests)"

Voting Features

  • Added voting toggle in project settings to enable or disable voting in widgets and the Flutter package.