Releases: LinkForty/fliq
Releases · LinkForty/fliq
Release list
v1.5.0
v1.4.0
v1.3.1
v1.3.0
v1.2.0
v1.1.0
v1.0.1
v1.0.0
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)