Skip to content

v0.3.0-rc2 — macro picker refresh + themed toasts

Pre-release
Pre-release

Choose a tag to compare

@estevanhernandez-stack-ed estevanhernandez-stack-ed released this 03 Jul 01:19
098ce82

Release candidate for the Ur-OCR → Ur Task bridge. Requires RoRoRo v1.4.3.0+. Install this over rc1.

What changed since rc1

  • Macro picker now refreshes. The "Run Ur Task macro" dropdown loaded its list once and cached it, so a macro recorded in Ur Task while Ur-OCR was open never appeared until an Ur-OCR restart. It now re-reads the macro library every time you open a trigger and when you switch the action to Run-Macro.
  • Empty-picker diagnostic. If the dropdown is still empty, it now prints the exact folder it read and the count — so a mismatch (e.g. a Store/MSIX AppData redirect) is visible instead of a blank box.
  • Toasts are brand-themed. Notifications now use the 626 palette — navy fill, cyan accent stripe, brand font, soft shadow — instead of the old gray box.

Install

RoRoRo → Plugins → Install → paste:

https://github.com/estevanhernandez-stack-ed/Ur-OCR/releases/download/v0.3.0-rc2

Bridge loop test

  1. Both Ur Task + Ur-OCR trays up; Ur Task pref "Accept run requests from other plugins" = on; at least one RoRoRo-launched alt foregrounded.
  2. Ur-OCR → open/add a trigger → Action: Run Ur Task macro → the picker should list your macros. (If empty, read the folder line under it and send it to me.)
  3. Set the trigger's color region to something matching now (the meter shows MATCH), arm it.
  4. Watch: Ur-OCR logs Fired → Ur Task plays the macro on the foreground alt.

Full changelog: compare against v0.3.0-rc1.