Skip to content

Latest commit

 

History

History
91 lines (62 loc) · 2.75 KB

File metadata and controls

91 lines (62 loc) · 2.75 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.5.5-beta] - 2026-05-02

Fixed

  • Eliminated duplicate accounts from "feed reach" and "price per feed" calculations using unique account sets and SDS API.
  • Fixed data bleed-through issue where post-payout data persisted on repurposed DOM nodes when navigating between feeds.

[0.5.4-beta] - 2026-04-25

Changed

  • Added steemit.steemapps.com to the manifest.json.

Fixed

  • Runaway memory consumption when editing a preexisting post
  • Debounced chart refresh activity when viewing/editing a post
  • Possible fix of problem with posts not getting highlighted correctly after certain click sequences(?)

[0.5.3-beta] - 2026-01-25

  • Added voter efficiency graphs and stats in the voter dropdown list of a post.
  • Refactored vote-related functions into votes.js file.
  • Add footer highlighting inside of posts for burnposts & promoted posts.
  • Updated total value display to include beneficiary rewards after payout.
  • Changed output to display some text based on language settings.

[0.5.2-beta] - 2025-10-17

  • Updated payout display to include beneficiary payouts
  • Added circle display around profile picture representing user current voting power
  • Added mutation safeguard to avoid recursive loop from vp display updates to interface

[0.5.1-beta] - 2025-04-25]

Added

Fixed

  • Character case typo in file naming that effected non-Windows platforms (Issue 17)

[0.5.0-beta] - 2025-04-21

Added

  • Workflow checklists
  • Preparation for Chrome webstore review & publication

Changed

  • Versioning info

Fixed

  • n/a

[0.4.0-alpha] - 2025-04-12

Added

  • Individual post metrics: word count, enhanced voter info, resteem list, vote & payout charts

Changed

  • n/a

Fixed

  • Redundant buttons to show/hide resteems

[20240516] - 2024-05-16

Added

  • Curation info overlay pane triggered on hover over new 'CURATION INFO' link.
  • Resteem visibility toggle control in header for feed/blog pages.
  • Voting power display in user dropdown menu.

Changed

  • Improved performance of DOM manipulation in main.js.

Fixed

  • Corrected calculation for organic value in overlay.
  • Ensured resteem dropdown menu appears correctly in dark mode.

[20240412] - 2024-04-12

Added

  • Initial release.
  • Highlighting for promoted posts and posts with @null beneficiaries.
  • Fetching promotion data from Steemworld.