Greetings, Ecencials! We are excited to announce the latest update to Ecency.com, packed with bug fixes and exciting enhancements designed to improve your experience.
New Features
Onboarding Crypto communities, we offer and invite all other blockchain users to easily signup with Ecency.com and start their truly decentralized blogs and decentralized communities. If you hold any of these tokens BTC, ETH, SOL, ATOM, APT, TRX, you are able to get Hive account instantly and join Hive family.
Replies now visible to anonymous users
Scroll-to-user added on login + better mobile layout
Debounce added to FAQ search bar
Active user's feed now shown by default on home
Added signer component and signing dialog for posts
Breakaway wallet account signup support
Community description hashtags now clickable
Tag links use “created” filter by default
Updated FAQ links and added to navigation, moving out FAQ into its own Docs page where we plan to document everything related to Ecency products and development. https://docs.ecency.com
Technical Updates
Dedicated library/package created to separate out some of code logics, we calling it Ecency SDK. This is especially helpful as we are making codebase more adaptive for breakaway communities or self-hosting instances.
Dedicated library/package created to support our multi-chain signup and wallets logic in Ecency, we calling it Ecency wallets
Improved post renderer package
Returned local storage support for replies
Improvements & Fixes
Hidden follow controls while relationship data loads
Fixed post page discussion sorting
Improved URL rewrites for posts starting with hive-
Removed outdated MD handler video logic
Show fallback cover images on profile cards in Waves
Fixed thumbnail clearing after publishing
Added alias tags for created paths
Improved blockquote styles and markdown numbered lists
Fixed muted user profile statement display
Fixed React Query flag for mute button visibility
Open Waves posts directly in Waves page
Removed stale transaction timestamps
Multiple Waves-related bug fixes
Fixed search page data duplication
Improved leaderboard filter scroll behavior
Fixed scroll after closing dialog windows
Improved scheduling actions (move/delete)
For more detailed information, please refer to "What's changed."
What's changed.
- Hide follow controls while fetching relationship data by @dkildar in https://github.com/ecency/vision-next/pull/249
- Fixed discussion sorting in a post page by @dkildar in https://github.com/ecency/vision-next/pull/250
- Fixed rewrites for posts starting with hive- by @dkildar in https://github.com/ecency/vision-next/pull/251
- Removed MD handler video modifications from entry page by @dkildar in https://github.com/ecency/vision-next/pull/252
- Show profile card fallback cover in a waves page by @dkildar in https://github.com/ecency/vision-next/pull/254
- Fixed thumbnail clearing after publishing post by @dkildar in https://github.com/ecency/vision-next/pull/259
- Make an alias tags for created path by @dkildar in https://github.com/ecency/vision-next/pull/258
- Fixed blockquote styles by @dkildar in https://github.com/ecency/vision-next/pull/257
- Fixed user profile muted statememt by @dkildar in https://github.com/ecency/vision-next/pull/256
- Fix markdown numbered lists by @dkildar in https://github.com/ecency/vision-next/pull/255
- New Crowdin updates by @feruzm in https://github.com/ecency/vision-next/pull/261
- Fixed react query flag for mute button showing by @dkildar in https://github.com/ecency/vision-next/pull/266
- Open waves post always in a wave page by @dkildar in https://github.com/ecency/vision-next/pull/265
- Removed stale time for transactions by @dkildar in https://github.com/ecency/vision-next/pull/271
- New Crowdin updates by @feruzm in https://github.com/ecency/vision-next/pull/264
- Waves bugfixes by @dkildar in https://github.com/ecency/vision-next/pull/272
- New Crowdin updates by @feruzm in https://github.com/ecency/vision-next/pull/273
- New Crowdin updates by @feruzm in https://github.com/ecency/vision-next/pull/274
- Bugfix/logging in by @dkildar in https://github.com/ecency/vision-next/pull/283
- Fixed typo by @feruzm in https://github.com/ecency/vision-next/pull/286
- New Crowdin updates by @feruzm in https://github.com/ecency/vision-next/pull/285
- Added scroll to users in login and updated mobile layout by @dkildar in https://github.com/ecency/vision-next/pull/287
- New Crowdin updates by @feruzm in https://github.com/ecency/vision-next/pull/288
- Show replies for anon users in entry page by @dkildar in https://github.com/ecency/vision-next/pull/293
- New Crowdin updates by @feruzm in https://github.com/ecency/vision-next/pull/289
- Added debounce in search bar in FAQ by @dkildar in https://github.com/ecency/vision-next/pull/295
- Fixed scrolling after dialog window closing by @dkildar in https://github.com/ecency/vision-next/pull/298
- Improved scheduling move/delete actions by @dkildar in https://github.com/ecency/vision-next/pull/299
- Bugfix/leaderboard filter scroll bug by @dkildar in https://github.com/ecency/vision-next/pull/300
- Fixed search page data duplicating by @dkildar in https://github.com/ecency/vision-next/pull/301
- Updated next by @dkildar in https://github.com/ecency/vision-next/pull/305
- New Crowdin updates by @feruzm in https://github.com/ecency/vision-next/pull/294
- Updated renderer by @dkildar in https://github.com/ecency/vision-next/pull/309
- Added links to community description hashtags by @dkildar in https://github.com/ecency/vision-next/pull/310
- Changed tag link from hot to created filter by @dkildar in https://github.com/ecency/vision-next/pull/312
- Show active user's feed by default in a root path by @dkildar in https://github.com/ecency/vision-next/pull/311
- Update contributors.json by @Xurwi in https://github.com/ecency/vision-next/pull/315
- Fixed favorite button loading for anon users by @dkildar in https://github.com/ecency/vision-next/pull/318
- Feature/breakway wallet account signup by @dkildar in https://github.com/ecency/vision-next/pull/280
- New Crowdin updates by @feruzm in https://github.com/ecency/vision-next/pull/308
- Fixed styles for vimeo, 3speak videos in a post content by @dkildar in https://github.com/ecency/vision-next/pull/321
- Increased SDK version by @dkildar in https://github.com/ecency/vision-next/pull/322
- Added signing component and signer dialog window in a post by @dkildar in https://github.com/ecency/vision-next/pull/323
- Increased SDK by @dkildar in https://github.com/ecency/vision-next/pull/327
- Increased SDK version by @dkildar in https://github.com/ecency/vision-next/pull/328
- Returned back local storage in replies, removed unused logic by @dkildar in https://github.com/ecency/vision-next/pull/317
- Updated FAQ links, added faq link to navbar by @dkildar in https://github.com/ecency/vision-next/pull/325
- Updated imports by using wallets instead of SDK by @dkildar in https://github.com/ecency/vision-next/pull/329
- Improved and fixed cross post original entry showing by @dkildar in https://github.com/ecency/vision-next/pull/331
- New Crowdin updates by @feruzm in https://github.com/ecency/vision-next/pull/320
Full Changelog: 4.0.1...4.0.2
Don't forget to share the news with your friends.
Download
Ecency.com | iOS app | Android app | Direct Android APK and iOS IPA file
Support us
Delegate HP and earn Ecency Points + curation reward daily + help us onboard more people:
500 HP | 1000 HP | 5000 HP | 10K HP | 20K HP | 50K HP
That's amazing! Game Changer!
Thank you for awesome Ecency presentation earlier on Hive creators! 🤗
Thank you, that you trust me! 😎
We have heard about some of these changes in the presentation by @seckorama today but also in face to face discussions it stood out how much ecency is doing on the code- and community-side. The crypto community onboarding sounds awesome! Thanks also for this kind of collection of changes (and the actual usage of (for common users) understandable commit messages ^^) This serves all of them in a simple, searchable format and nobody has to search changes on github or somewhere else.
This is amazing news guys... more noise needs to be made about this. I would even say: An aggressive campaign is needed for this.
Help us make people aware!
I have a friend who I'm going to onboard, hopefully today or tomorrow... It could be cool to onboard him and record the thing using these tools.
It could be valuable.
Tag me if you do so that I don't miss it.
Awesome!
Thanks for the update.
!ALIVE
!LOLZ
lolztoken.com
Because they are so good at it.
Credit: reddit
@ecency, I sent you an $LOLZ on behalf of edgerik
(2/10)
Delegate Hive Tokens to Farm $LOLZ and earn 110% Rewards. Learn more.
Greetings, excellent, all these changes will undoubtedly make ecency the best place to be in Hive, it's truly wonderful, I'll be happy to try the new modifications, thank you for these excellent improvements
Wow. This is great 👍
Excellent update!!!
View or trade
BEER
.Hey @ecency, here is a little bit of
BEER
from @russia-btc for you. Enjoy it!Learn how to earn FREE BEER each day by staking your
BEER
.BIG thank you for the update and have a blessed day.
Waoh, massive improvement, thanks for these great updates.
!INDEED
!ALIVE
!HBIT
!LOLZ
lolztoken.com
He had no chance against all 5 of us.
Credit: reddit
@ecency, I sent you an $LOLZ on behalf of oasiskp2
(1/8)
NEW: Join LOLZ's Daily Earn and Burn Contest and win $LOLZ
Hello!
We are delighted to receive this good news about the excellent work done by a talented team!
Congratulations to everyone and thank you very much!
Thank you for your witness vote!
Have a !BEER on me!
To Opt-Out of my witness beer program just comment STOP below
Thanks a lot!
Hugs!
View or trade
BEER
.Hey @roswelborges, here is a little bit of
BEER
from @isnochys for you. Enjoy it!Learn how to earn FREE BEER each day by staking your
BEER
.Thanks!
View or trade
BEER
.Hey @roswelborges, here is a little bit of
BEER
from @isnochys for you. Enjoy it!Learn how to earn FREE BEER each day by staking your
BEER
.Thanks a lot!
Cheers!
Thank you!
!LUV
!BEER
!PIZZA
@ecency, @acgalarza(1/1) sent you LUV. | tools | discord | community | HiveWiki | <>< daily
$PIZZA slices delivered:
@filosof103(4/10) tipped @ecency
acgalarza tipped ecency
Come get MOONed!
Way to go!
Amazing! Keep the good work, mates. I'm thankful with all these upgrades for Ecency \ O /
Cheers.
That's amazing
Even little (not so little, as it seems, and a big THANK YOU for that), solid steps toward improvement add a boost to the stability of the platform.
This is essential (or Ecencial) to users, I think, because platform stability + smooth operation = platform and user prosperity.
A happy and booming ecosystem, in other words.
Add that to promotional and welcoming efforts aimed at other users in the crypto universe, and you have a formula with many winning chances.
I strongly believe that social engagement and activity, through the various Hive connected platforms and applications, is the hidden asset of HIVE and its related tokens compared to the likes of BTC, ETH, etc.
Wow amazing 😍
Ecency is the only mobile front end for hive, right ? And does these token holders get instant hive account by paying a little fee ? I thought anyone could get a hive account free ?
This is available only on our website for now. Accounts are free, you can verify you own any of these tokens by importing your wallet or creating new one and depositing small amount into that address which you still own, these crypto addresses are still yours and you get seed phrase/master password during account creation. Next step for us to display those tokens in your wallet page so you can interact with them. Hope it clarifies…
Thank you so much for a detailed response, yes it clarifies.
This is to encourage any Blockchain or crypto holders to sign up and get their Hive account for free basically. Wallet page redesign is in progress to help you interact with those chains directly. This is direct integration, no layer 2 or bridges.
Keeping this feature aside, you are still the only mobile app on hive, right ?
I believe 3speak has mobile app, Keychain has mobile app as well. We have another app dedicated to short form content called Waves.
Ya, but for posting blogs, yours are the only one.
3speak is great, but the app does not really work... Browsing through the code I noticed that they use the old codebase from Ecency (cannot recall the name RN), not vision-next?
I'll keep digging a bit, looking for somewhere to contribute somehow :-)
That is pretty amazing...
I need a deeper post about this 😅.
Yes, we are planning to create detailed post on how this works.
🙌
!lolz
!meme
!fun
!BEER
!PIZZA
@filosof103, sorry! You need more to stake more $PIZZA to use this command.
The minimum requirement is 20.0 PIZZA staked.
More $PIZZA is available from Hive-Engine or Tribaldex
Credit: filosof103
Earn Crypto for your Memes @ HiveMe.me!
Credit: orionvk
Earn Crypto for your Memes @ HiveMe.me!
Nachlieferung:
!PIZZA
!BBH
👍👍👍
This is such a game changer that I need to refactor everything in my own process, plans and whatnot!
Letting users create this easily will help a lot, and also it will chip away on the delusions of especially Bitcoin maxis a bit, slowly of course haha...
And if I understand you correctly, there will be direct access to Bitcoin and other crypto in the Hive wallet?
Or in the wallet for Ecency only? That does not really matter, what is the game changer is of course the onboarding, both in practical terms but also marketing wise in the broader community.
I need to dig deeper into all of this while creating, publishing & earning a bit 😁🤘💪😀
Oh, another thing, in the near future there should be some sort of Nostr integration...
I wonder if I could pull that off hehe
That was our goal as well from 2 years ago but we couldn’t allocate resources, very tight budget. But we have nostr integrated already, our chat is based on nostr, so most Ecency users already have nostr attached to them if they used chat. Our goal was to attract all nostr users to real deal (Hive).
I liked this information thanks for sharing
Thank you for promptly responding to community requests!!!
!BEER