Excited to share another bundle of changes on our Ecency mobile app! In this release we have made major refactoring on multiple functionality and pages, making app more stable and easier to use. Ecency application is not only social app but it is also your wallet, this update includes functionality which allows any website or app to integrate Login with Ecency and Sign transaction with Ecency hot linking. You will see first use of this in our upcoming Waves mobile app update...
More Highlights
-
Expanded deep-link handling with broader ecency:// and hive:// scheme support, covering login and sign/transfer flows alongside additional link validation safeguards.
-
Improved account management and authentication by refining account switching, surfacing authentication method icons, setting default encrypted PINs for fresh installs, and handling multiple key configurations.
-
Polished the editor and publishing experience through separate preview/editor scrolling, Wave editor header tweaks, manual toolbar adjustments, and other state-based updates to keep composing responsive across platforms.
-
Tightened community governance by introducing role-aware restrictions on posting/commenting, representing limitations in the UI, and loading full community context when composing content.
-
Delivered richer wallet tooling with a recurring transfers modal, supporting queries, deletion, and presentation refinements for ongoing payment schedules.
-
Streamlined discovery and API resilience by relying on lookup accounts for search, trimming tags before querying, and hardening error handling for market data and other API-dependent areas.
-
Undertook major infrastructure work: the multi-step React Native upgrade (including Gradle patches, new architecture enablement on Android/iOS, and package updates) plus a React Query upgrade and related tooling improvements.
-
Continued extensive localization updates, bringing fresh translations across a wide range of languages.
Overall we are happy with progress and community feedback, it is only possible to improve Ecency app because of your support and contributions. Below more technical change logs
What's Changed
-
Nt/sheets refactor by @noumantahir in https://github.com/ecency/ecency-mobile/pull/2988
-
Nt/init tag trim by @noumantahir in https://github.com/ecency/ecency-mobile/pull/2989
-
Nt/fixes by @noumantahir in https://github.com/ecency/ecency-mobile/pull/2990
-
recursively set max number of columns in a table by @noumantahir in https://github.com/ecency/ecency-mobile/pull/2992
-
Nt/api migrations by @noumantahir in https://github.com/ecency/ecency-mobile/pull/2991
-
Nt/recurring enhance by @noumantahir in https://github.com/ecency/ecency-mobile/pull/2994
-
docs: (contributing) by @Olexandr88 in https://github.com/ecency/ecency-mobile/pull/2993
-
Nt/community types support by @noumantahir in https://github.com/ecency/ecency-mobile/pull/2995
-
Nt/hive uri fix by @noumantahir in https://github.com/ecency/ecency-mobile/pull/2996
-
downgrade okhttp to use kotlin 2.0 by @noumantahir in https://github.com/ecency/ecency-mobile/pull/2997
-
React Query migration v4 -> v5 by @noumantahir in https://github.com/ecency/ecency-mobile/pull/2998
-
Nt/upgrade by @noumantahir in https://github.com/ecency/ecency-mobile/pull/2999
-
Fix release build issue related to missing CodeJen artifacts by @noumantahir in https://github.com/ecency/ecency-mobile/pull/3000
-
Nt/keyboard fix by @noumantahir in https://github.com/ecency/ecency-mobile/pull/3001
-
temporarily disabled auto heigh image animation to avoid crash by @noumantahir in https://github.com/ecency/ecency-mobile/pull/3002
-
Sentry integration by @feruzm in https://github.com/ecency/ecency-mobile/pull/3003
-
docs: refresh contributor README by @feruzm in https://github.com/ecency/ecency-mobile/pull/3004
-
Nt/keyboad handling below 35 by @noumantahir in https://github.com/ecency/ecency-mobile/pull/3005
-
Nt/copy modal by @noumantahir in https://github.com/ecency/ecency-mobile/pull/3006
-
Improve image repeated touch events, smaller uploaded image interaction by @feruzm in https://github.com/ecency/ecency-mobile/pull/3007
-
Nt/fine tune copy modal by @noumantahir in https://github.com/ecency/ecency-mobile/pull/3008
-
Fix orientation lock issue by @feruzm in https://github.com/ecency/ecency-mobile/pull/3009
-
updated wrong method name by @noumantahir in https://github.com/ecency/ecency-mobile/pull/3011
-
Remove bugsnag in favor of sentry by @feruzm in https://github.com/ecency/ecency-mobile/pull/3012
-
Nt/experimental gif playback by @noumantahir in https://github.com/ecency/ecency-mobile/pull/3013
-
Autoplay fix?! by @feruzm in https://github.com/ecency/ecency-mobile/pull/3014
-
Migration to TS by @feruzm in https://github.com/ecency/ecency-mobile/pull/3015
-
Nt/gif playback fix by @noumantahir in https://github.com/ecency/ecency-mobile/pull/3016
-
patched render-html for defaultProps replacement by @noumantahir in https://github.com/ecency/ecency-mobile/pull/3017
-
build gradle entryFile by @feruzm in https://github.com/ecency/ecency-mobile/pull/3018
-
Nt/android safe area updates by @noumantahir in https://github.com/ecency/ecency-mobile/pull/3019
-
Nt/android safe area updates by @noumantahir in https://github.com/ecency/ecency-mobile/pull/3020
-
gh run concurrency handler by @noumantahir in https://github.com/ecency/ecency-mobile/pull/3021
-
Nt/new arch by @noumantahir in https://github.com/ecency/ecency-mobile/pull/3022
-
Nt/viewability tracker by @noumantahir in https://github.com/ecency/ecency-mobile/pull/3023
-
Nt/translate modal fixes by @noumantahir in https://github.com/ecency/ecency-mobile/pull/3024
-
Nt/optimise feed - iteration 1 by @noumantahir in https://github.com/ecency/ecency-mobile/pull/3025
-
Nt/linking fix by @noumantahir in https://github.com/ecency/ecency-mobile/pull/3026
-
Post Preview Fixes by @noumantahir in https://github.com/ecency/ecency-mobile/pull/3027
-
Nt/points UI tweaks by @noumantahir in https://github.com/ecency/ecency-mobile/pull/3028
-
New Crowdin updates by @feruzm in https://github.com/ecency/ecency-mobile/pull/2987
-
Nt/handling multiple key auths by @noumantahir in https://github.com/ecency/ecency-mobile/pull/3030
-
setting default encrypted pin for fresh installs by @noumantahir in https://github.com/ecency/ecency-mobile/pull/3031
-
Nt/hive auth tweaks by @noumantahir in https://github.com/ecency/ecency-mobile/pull/3032
-
Nt/waves UI tweaks by @noumantahir in https://github.com/ecency/ecency-mobile/pull/3033
-
updated login method texts by @noumantahir in https://github.com/ecency/ecency-mobile/pull/3034
-
Recognize uri ecency:// by @feruzm in https://github.com/ecency/ecency-mobile/pull/3035
-
New Crowdin updates by @feruzm in https://github.com/ecency/ecency-mobile/pull/3029
-
allowed to host hive:// uri scheme by @noumantahir in https://github.com/ecency/ecency-mobile/pull/3037
-
Show auth method icons by @feruzm in https://github.com/ecency/ecency-mobile/pull/3038
-
Nt/switch improve by @noumantahir in https://github.com/ecency/ecency-mobile/pull/3039
-
Nt/preview editor scrolls by @noumantahir in https://github.com/ecency/ecency-mobile/pull/3041
-
New Crowdin updates by @feruzm in https://github.com/ecency/ecency-mobile/pull/3040
New Contributors
- @Olexandr88 made their first contribution in https://github.com/ecency/ecency-mobile/pull/2993
Full Changelog: https://github.com/ecency/ecency-mobile/compare/3.3.3...3.3.4
Download
Ecency.com | iOS app | Android app | Direct Android APK and iOS IPA file
Support us
Delegate HP and earn, while helping us onboard more people:
500 HP | 1000 HP | 5000 HP | 10K HP | 20K HP | 50K HP