Releases: LinkForty/core
Releases · LinkForty/core
Release list
v1.14.5
1.14.5 (2026-04-01)
- fix: prioritize web fallback over app store URL in redirect handler (6345b99)
v1.14.4
v1.14.3
v1.14.2
1.14.2 (2026-03-26)
- fix(ci): remove dist asset uploads from GitHub releases (99b669b)
v1.14.1
1.14.1 (2026-03-26)
- Clean up features from README (02141a0)
- Merge pull request #20 from RaoUsama7/fix/link-cache-invalidation (74febe4), closes #20
- Merge pull request #21 from RaoUsama7/fix/client-ip-followup (cdea12c), closes #21
- Update README.md (#19) (9b7dd91), closes #19
- fix(cache): invalidate link resolution cache on update and delete (151af71)
- fix(cache): invalidate link resolution cache on update and delete (7c2510a)
v1.14.0
1.14.0 (2026-03-23)
- feat: extend interstitial page to all mobile requests and preserve URL fragments (9b20190)
v1.13.7
v1.13.6
1.13.6 (2026-03-16)
- fix: correct repository URL casing for npm provenance verification (4e0487a)
v1.6.6
v1.6.5
Bug Fixes
- rename ios_url/android_url to ios_app_store_url/android_app_store_url in SQL queries (#3)
Updates SQL queries and property accesses in debug.ts, sdk.ts, and fingerprint.ts to use the renamed column names. Fixes "column 'ios_url' of relation 'links' does not exist" error when creating links.