Skip to content

Releases: LinkForty/fliq

v1.5.0

28 Mar 01:57

Choose a tag to compare

1.5.0 (2026-03-28)

Features

  • rebrand to Fliq'd, fix push notifications, and improve Android safe areas (2fa5ef6)

v1.4.0

25 Mar 20:47

Choose a tag to compare

1.4.0 (2026-03-25)

Features

  • add Firebase FCM for Android push notifications (1caa7dc)

v1.3.1

24 Mar 01:45

Choose a tag to compare

1.3.1 (2026-03-24)

Bug Fixes

  • handle Universal Link and interstitial deep links in app URL listener (28b4d24)

v1.3.0

23 Mar 22:18

Choose a tag to compare

1.3.0 (2026-03-23)

Features

  • E2E encryption release prep, app store configuration, and BIS compliance (7f5f68b)

v1.2.0

20 Mar 17:33

Choose a tag to compare

1.2.0 (2026-03-20)

Features

  • redesign website and mobile app with dark theme, E2E encryption, and theme toggle (3de8df2), closes #050507 #39FF14

v1.1.0

19 Mar 19:22

Choose a tag to compare

1.1.0 (2026-03-19)

Features

  • add Fliq landing page for fliq.linkforty.com (1c01eae)
  • rebrand to LinkForty color scheme and update onboarding content (910b5a1), closes #26adae #19192d

v1.0.1

19 Mar 05:35

Choose a tag to compare

1.0.1 (2026-03-19)

Bug Fixes

  • update expo-localization to fix Xcode build error (5fd323b)

v1.0.0

15 Mar 17:30

Choose a tag to compare

1.0.0 (2026-03-15)

Bug Fixes

  • add Dockerfile for Fliq server and update production API URL (6180c75)
  • add dotenv, docker-compose, and update server README (448c1d6)
  • remove hardcoded URLs and add .env to gitignore (b910b0c)
  • update Node.js to 22 in release workflow for semantic-release compatibility (7315339)
  • use correct backend API URL instead of frontend SPA domain (16b167a)

Features

  • add event tracking, push notifications, and standalone Fliq server (165e09e)
  • add explicit push notification permission button to onboarding (0a304cb)
  • add onboarding flow, swipe-to-delete, auto-delete setting, and SDK fixes (1d5ecfc)
  • add reveal styles, EAS config, legal links, and store listing (9bb6535)
  • build Create Secret screen and deeplink generation (0741aef)
  • build Home screen with message list, storage layer, and FAB (170b47f)
  • build Reveal screen with scratch-off and blur reveal styles (4708ff6)
  • implement direct deep linking for incoming URLs (eb84fdb)
  • integrate LinkForty SDK for optional dashboard tracking (6b8924d)
  • push-to-phone delivery, navigation fixes, and updated docs (065b59f)
  • scaffold Fliq demo app with Expo Router and NativeWind (8883b8a)