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
This update fixed an issue I had with the app crashing every time I opened it. Thanks to the team on Discord for responding to this.
Just be aware that nasty people will try to divert requests for support to their own channels. I had one fishing for crypto wallet details. They didn't get mine.
Glad this update fixed the issue you were having!
We are aware of scammers, but since they post from different usernames each time they keep reappearing. We try to delete and ban them as quivkly as possible.
These people are very cunning as they delete their messages as soon as they can. I don't know what tools Discord gives you to combat this, but we need to make people more aware of the risks.
Thanks again.
!LUV
We can report and ban, but as soon as we do that they have already moved on to a new username.
There is verification to access the channel, with several levels including your phone number, I think via SMS. I don't remember well because I haven't joined any new channels in a while, but once they even asked me about my diet. 😅
I don't moderate any channels, but they need tools like this.
Yes my pleasure I already update thank you so much for your ecency mobile app information
I did this upgrade few minutes ago.
Nice one ecency.
Wow! So much time and work in this update!
Thanks @noumantahir and @good-karma and everyone else that helped! ❤️
Huge thanks to you and few brave souls who took on and help us test new changes before public sees it. What we would do without you guys...
It's my pleasure!
As always, they keep working on updates, and that's something to be commended.
Edit: I made a mistake in the reply box earlier, and that led me to edit my entire comment... LOLZ!
Does the new update offer same or better publishing experience as peakd? I’ll install the newer version today
Just saw the update while trying to carry out my daily activities and happily jumped at it.
Thank you to the #ecency team that has tirelessly worked behind the scene 💪 to put up these fixes here and there.
More power to your elbow 💪.
Lately, I've been receiving notifications from my app updates, but I didn’t give them much thought until I stumbled upon this insightful post. A heartfelt thank you to Ecency for enlightening me!
I'm curious, will upgrade ASAP. 👍😎
loving the new recurring payments tool, it really really fits how i manage schedules and makes small payouts less of a chore 🙂 my spreadsheet soul is happy already, this will save me time every week. solid work team.
Muy. Bien gracias a ecency conocí a hive blog muy agradecido con la app muy bien que siga mejorando todas sus funciones. Me gusta es facil de usar