Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.

Releases: quiltt/quiltt-flutter

3.0.3

22 Oct 16:25
1955620

Choose a tag to compare

What's Changed

  • Bump rexml from 3.4.1 to 3.4.2 in the bundler group across 1 directory by @dependabot[bot] in #39
  • Fix WebView reloading by initializing controller once by @zubairaziz in #40
  • Release/3.0.3 by @zubairaziz in #41

Full Changelog: v3.0.2...v3.0.3

3.0.2

11 Aug 18:02
6779af8

Choose a tag to compare

  • Fixed Finicity OAuth redirect handling by opening shouldRender to all URLs except quilttconnector:// events
  • Aligned URLUtils behavior with iOS SDK for consistent cross-platform experience
  • Resolved WebView white screen issues for Finicity and other providers with unlisted domains
  • Updated URLUtils.isEncoded() to match iOS behavior (ignores double-encoding detection)
  • Enhanced error handling in URLUtils.smartEncodeURIComponent()
  • Updated Ruby gem dependencies to latest versions
  • Added comprehensive deep link configuration guide to README
  • Added troubleshooting section with common OAuth redirect issues
  • Created CONTRIBUTING.md with Flutter-specific development guidelines
  • Added CODE_OF_CONDUCT.md for community guidelines

3.0.1

25 Mar 18:34
eddd974

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.2...3.0.1

3.0.0

18 Mar 21:16
65b2627

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.2...3.0.0

2.0.3

17 Mar 18:51
eba0576

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.2...2.0.3

2.0.1

16 Mar 06:12

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...2.0.1

v2.0.0

06 Dec 20:20

Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v2.0.0

v1.0.1

05 Nov 02:25

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

03 Oct 19:32

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v1.0.0

v0.1.2

02 Oct 23:29

Choose a tag to compare

Fix connector base url and auto release via Github actions
Re-release without auto release