Skip to content

Pin on Top 1.0.4

Latest

Choose a tag to compare

@joeutke-dev joeutke-dev released this 13 Jun 01:09

Publish-review remediation + opacity controls.

  • Plugin id reverted to float-on-top to match the publish-dashboard registration; display name "Pin on Top".
  • Replaced require() window access with a typed @electron/remote ESM import; removed unsafe-any usage and stray directive comments.
  • Fixed floating promises and removed the deprecated setDynamicTooltip call.
  • CSS: dropped !important in favor of a higher-specificity active-ribbon selector.
  • Build/config: authorUrl -> personal profile; builtin-modules -> node:module; committed lockfile; added release workflow.
  • New: opacity fine-tune buttons (-/+) that nudge translucency by 1% (clamped 50-100%), beside the existing slider.