Web - Dedicated Waves page, many more improvements.

@ecency · 2025-02-01 09:34 · 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.

We're thrilled to announce the launch of a dedicated "Waves" page! You can now find this new page next to the Discover page. There's no need to go to the Decks page to create or read Waves anymore; simply click on the Waves page to explore. Create your own Waves and engage in the comments on the new Waves page!

Here are some new features you can explore: - Leaderboards now display numbers and include a medal icon for the top three. - Statistics for posts have been added. By clicking on this eye icon on your post, you can find out whether viewers accessed your post from a desktop, mobile device, or other platforms, as well as the total number of visitors, views, and the duration of their visits. - The Mentions in the posts have a refreshed design in both posts and Waves. Addressed multiple reported issues: - Resolved the problem of marking notifications as read - Enhanced the engine for transferring tokens - Corrected the issue with deleting images in waves - Fixed the incorrect thumbnail selection during post publication - Improved the voting process for witnesses on the witnesses page - Fixed the creation of waves that include polls - Resolved the un-delegation issue in Hive Power - Fixed the opening of advanced markets for anonymous users and etc.

For more detailed information, please refer to "What's changed."

What's changed.

  • Show numbers in leaderboard and added medal icon for top 3 by @dkildar in https://github.com/ecency/vision-next/pull/138
  • Fixed match error on server side by @dkildar in https://github.com/ecency/vision-next/pull/138
  • Added nodejs profiler for Sentry by @dkildar in https://github.com/ecency/vision-next/pull/146
  • Feature/sentry-profiler by @dkildar in https://github.com/ecency/vision-next/pull/147
  • Updated manifest by @dkildar in https://github.com/ecency/vision-next/pull/144
  • Fixed modal dialogs scroll and layout by @dkildar in https://github.com/ecency/vision-next/pull/143
  • Fixed saving of post advanced data by @dkildar in https://github.com/ecency/vision-next/pull/149
  • Fixed styles and text alignment in confirmation popover by @dkildar in https://github.com/ecency/vision-next/pull/153
  • Fixed fallback preview of similar entry items by @dkildar in https://github.com/ecency/vision-next/pull/151
  • Updated path of manifest file by @dkildar in https://github.com/ecency/vision-next/pull/158
  • Fixing marking notifications as read by @dkildar in https://github.com/ecency/vision-next/pull/156
  • Clear poll after pub/upd/draft/schedule by @dkildar in https://github.com/ecency/vision-next/pull/155
  • Update to Next 15 by @dkildar in https://github.com/ecency/vision-next/pull/145
  • Added sharp by @dkildar in https://github.com/ecency/vision-next/pull/160
  • Fixed an error related to local dev server by @dkildar in https://github.com/ecency/vision-next/pull/162
  • Feature/ci-fixes by @dkildar in https://github.com/ecency/vision-next/pull/161
  • Changed sharp lib versions by @dkildar in https://github.com/ecency/vision-next/pull/163
  • Added validation for max tags in a submit page by @dkildar in https://github.com/ecency/vision-next/pull/166
  • Fixed & improved engine token transferring by @dkildar in https://github.com/ecency/vision-next/pull/164
  • Fixed deleting image in wave form by @dkildar in https://github.com/ecency/vision-next/pull/170
  • Fixed wrong thumbnail selection when publishing the post by @dkildar in https://github.com/ecency/vision-next/pull/171
  • Added retryable for keychain handshake by @dkildar in https://github.com/ecency/vision-next/pull/173
  • New Crowdin updates by @feruzm in https://github.com/ecency/vision-next/pull/137
  • Added additional validation of post publishing by @dkildar in https://github.com/ecency/vision-next/pull/175
  • Fixed typo by @dkildar in https://github.com/ecency/vision-next/pull/177
  • Fixed title translations of transfer dialog by @dkildar in https://github.com/ecency/vision-next/pull/181
  • Fixed transfer dialog memo alignment by @dkildar in https://github.com/ecency/vision-next/pull/182
  • Fixed the feed page's metadata by @dkildar in https://github.com/ecency/vision-next/pull/184
  • Fixed typo by @dkildar in https://github.com/ecency/vision-next/pull/188
  • New Crowdin updates by @feruzm in https://github.com/ecency/vision-next/pull/183
  • Attempted to fix server error by @dkildar in https://github.com/ecency/vision-next/pull/190
  • Check record usr activity endpoint for active user existing by @dkildar in https://github.com/ecency/vision-next/pull/194
  • Fixed community RSS xml by @dkildar in https://github.com/ecency/vision-next/pull/196
  • Fixed the Popper element rendering in entry blockquote interaction by @dkildar in https://github.com/ecency/vision-next/pull/198
  • Wrap with try catch local storage accessing by @dkildar inhttps://github.com/ecency/vision-next/pull/192
  • Fixed NPE by @dkildar in https://github.com/ecency/vision-next/pull/200
  • Fixed potentially extra calling of unread endpoint for anon users by @dkildar in https://github.com/ecency/vision-next/pull/202
  • Fixed post dmca detection while fetching from API by @dkildar in https://github.com/ecency/vision-next/pull/203
  • Fixed promotion NPE by @dkildar inhttps://github.com/ecency/vision-next/pull/204
  • Added plausible based on next config by @dkildar in https://github.com/ecency/vision-next/pull/205
  • Added statistics for posts by @dkildar in https://github.com/ecency/vision-next/pull/206
  • Improved stats by review by @dkildar in https://github.com/ecency/vision-next/pull/208
  • New Crowdin updates by @feruzm in https://github.com/ecency/vision-next/pull/207
  • Favourites improvements by @dkildar in https://github.com/ecency/vision-next/pull/210
  • Fixed and improved witnesses voting on witnesses page by @dkildar in https://github.com/ecency/vision-next/pull/211
  • Fixed wave creation with a poll by @dkildar in https://github.com/ecency/vision-next/pull/212
  • Fixed the transactions query in wallet by @dkildar in https://github.com/ecency/vision-next/pull/214
  • Fixed wallet page power up user selection by @dkildar in https://github.com/ecency/vision-next/pull/213
  • New Crowdin updates by @feruzm in https://github.com/ecency/vision-next/pull/209
  • Fixed index menu's mobile links by @dkildar in https://github.com/ecency/vision-next/pull/215
  • Moved trading view chart data to queries by @dkildar in https://github.com/ecency/vision-next/pull/216
  • Fixed un-delegation in Hive Power by @dkildar in https://github.com/ecency/vision-next/pull/217
  • Fixed advanced market opening for anon users by @dkildar in https://github.com/ecency/vision-next/pull/218
  • Fixed interest claiming in a hive wallet by @dkildar in https://github.com/ecency/vision-next/pull/220
  • Proposal votes button behavior fix by @dkildar in https://github.com/ecency/vision-next/pull/221
  • Fixed polls max choices 0 value by @dkildar in https://github.com/ecency/vision-next/pull/223
  • Fixed account reputation layout by @dkildar in https://github.com/ecency/vision-next/pull/232
  • Publish button disappears after fragment pasting by @dkildar in https://github.com/ecency/vision-next/pull/231
  • README: Docker container image path corrected. by @onlyjob in https://github.com/ecency/vision-next/pull/234
  • Added loading screen for entry pages by @dkildar in https://github.com/ecency/vision-next/pull/239
  • Waves page by @dkildar in https://github.com/ecency/vision-next/pull/176
  • New Crowdin updates by @feruzm in https://github.com/ecency/vision-next/pull/240
  • Updated waves page by @dkildar in https://github.com/ecency/vision-next/pull/241
  • Persist feed tags by @dkildar in https://github.com/ecency/vision-next/pull/238
  • Replaced get_discussion with get_content_replies in a waves by @dkildar in https://github.com/ecency/vision-next/pull/244
  • New Crowdin updates by @feruzm in https://github.com/ecency/vision-next/pull/245
  • Bugfix/waves-page by @dkildar in https://github.com/ecency/vision-next/pull/248 New Contributors
  • @onlyjob made their first contribution in https://github.com/ecency/vision-next/pull/234

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 #ecency
Payout: 0.000 HBD
Votes: 260
More interactions (upvote, reblog, reply) coming soon.