Web - Crypto onboarding, sdk, docs and bug fixes

@ecency · 2025-05-02 14:04 · Ecency

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

Support our proposals

https://ecency.com/proposals?filter=team

#hive-125125 #web #development #updates #waves #short-form #content #breakaway #self-hosting #ecency #ecency
Payout: 0.000 HBD
Votes: 226
More interactions (upvote, reblog, reply) coming soon.