Releases: ABausG/home_widget
Releases · ABausG/home_widget
home_widget-v0.9.2
What's Changed
- feat: Support passing appGroupId directly with functions by @ABausG in #416
- fix: Pin android dependency versions to prevent pre-release pickup by @shenlong-tanwen in #418
- fix: Support Android Gradle Plugin 9.x by @giaquo in #420
- fix: Add FlutterFramework to iOS SPM package by @merlinnot in #419
- chore(release): Publish packages by @github-actions[bot] in #422
New Contributors
- @shenlong-tanwen made their first contribution in #418
- @giaquo made their first contribution in #420
- @merlinnot made their first contribution in #419
Full Changelog: home_widget-v0.9.1...home_widget-v0.9.2
home_widget-v0.9.1
What's Changed
- feat: Add support for
HomeWidget.saveFileandHomeWidget.saveImageby @ABausG in #409 - feat: Configurable widgets for Android by @jonmarkhall in #396
- feat: Add Android example for configurable widgets by @ABausG in #411
- chore(release): Publish packages by @github-actions[bot] in #412
New Contributors
- @jonmarkhall made their first contribution in #396
Full Changelog: home_widget-v0.9.0...home_widget-v0.9.1
home_widget-v0.9.0
What's Changed
- docs: Add Example For iOS Lockscreen Widgets by @ABausG in #380
- fix: Fix iOS Widget Updating using only
nameparameter by @ABausG in #381 - docs: Fix typo for Jetpack Glance Dependency by @billyeh in #384
- chore!: Upgrade to melos 7.0.0 by @ABausG in #382
- ci: Build Example Apps and adjust how workflows are triggered by @ABausG in #389
- fix: Fix Xcode 26 support for interactive Widgets by @ABausG in #391
- ci: Ensure tagged releases are published automatically by @ABausG in #392
- feat!: Add support for Swift Package Manager by @ABausG in #393
- fix!: Add missing package name to HomeWidget Glance files by @ngominhtrungit in #365
- chore(release): Publish packages by @github-actions[bot] in #394
New Contributors
- @billyeh made their first contribution in #384
- @ngominhtrungit made their first contribution in #365
Full Changelog: home_widget-v0.8.1...home_widget-v0.9.0
home_widget-v0.8.1
What's Changed
- docs: Update ios.mdx. typo SingleEntry -> CounterEntry by @kumgold in #356
- ci: Update Emulators for Integration Tests by @Copilot in #363
- fix: Use WorkManager for Interactivity on Android. Improves reliability of clicks by @ColinSchmale in #361
- ci: Move iOS Integration Tests to Codemagic by @ABausG in #374
- chore(release): Publish packages by @github-actions[bot] in #375
New Contributors
Full Changelog: home_widget-v0.8.0...home_widget-v0.8.1
home_widget-v0.8.0
What's Changed
- docs: Fix Broken link in documentation by @Mastermind-sap in #340
- feat: Default to the device pixel ratio by @ueman in #304
- docs: Update android.mdx by @dario-digregorio in #317
- chore!: Enable strong language analyzer by @ueman in #305
- feat: Add triggeredFromHomeWidget flag to updateWidget on Android by @tenhobi in #315
- chore: Fix build and update gradle by @ABausG in #347
- feat: Configurable WIdgets support for iOS by @ABausG in #348
- chore(release): Publish packages by @github-actions in #350
New Contributors
- @Mastermind-sap made their first contribution in #340
- @dario-digregorio made their first contribution in #317
Full Changelog: home_widget-v0.7.0+1...home_widget-v0.8.0
home_widget-v0.7.0+1
What's Changed
- docs: Update interactive-widgets.mdx - added missing ? by @EpicMinister in #295
- docs: Fix required field name of TimelineEntry in ios by @lukepighetti in #301
- ci: Fix build by @ABausG in #331
- fix: Runtime error when starting background activity on Android 15 by @Paitomax in #330
New Contributors
- @EpicMinister made their first contribution in #295
- @lukepighetti made their first contribution in #301
- @Paitomax made their first contribution in #330
Full Changelog: home_widget-v0.7.0...home_widget-v0.7.0+1
home_widget v0.7.0
What's Changed
- ci: fix android workflow by @ABausG in #273
- Fix: iOS background worker by @armandsLa in #244
- chore: Apply plugins declarative for Example App by @ABausG in #274
- chore: Issue and PR Template by @ABausG in #277
- docs: Update README.md for Build Version Sync by @CodingAleCR in #275
- fix: Support storing Long on Android by @ABausG in #280
- chore: Move to package structure and introduce Melos by @ABausG in #282
- docs: Improve pubspec metadata by @ABausG in #283
- docs: Move Documentation to docs.page by @ABausG in #287
- ci: Add Melos Actions for Publishing by @ABausG in #291
New Contributors
- @CodingAleCR made their first contribution in #275
Full Changelog: v0.6.0...home_widget-v0.7.0
v0.6.0
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- feat: Add requestPinWidget method by @tenhobi in #192
- feat: document Jetpack Glance Usage by @tenhobi in #203
- docs: Improve README Formatting by @ueman in #204
- chore: Fix typo in README by @kreazyme in #212
- fix: HomeWidgetBackgroundWorker on iOS not setting Setup as completed by @armandsLa in #229
- fix: Android 14+ launch support by @armandsLa in #224
- feat: support Uint8List as FlutterStandardTypedData on iOS by @bierbaumtim in #197
- fix: addApplicationDelegate unavailable in iOS by @armandsLa in #228
- feat: Add a way to to obtain information about the pinned widgets by @qwadrox in #233
- refactor!: use library pattern by @ABausG in #238
- feat: finish glance support by @ABausG in #239
New Contributors
- @ueman made their first contribution in #204
- @kreazyme made their first contribution in #212
- @armandsLa made their first contribution in #229
- @bierbaumtim made their first contribution in #197
- @qwadrox made their first contribution in #233
Full Changelog: v0.4.1...v0.5.0