Cronologia versioni di Businessmap Card creator - 3 versioni
Businessmap Card creator di SeeSaw | everchanging
Cronologia versioni di Businessmap Card creator - 3 versioni
Attenzione alle versioni datate. Sono visualizzate solamente per scopi di test e di riferimento.È raccomandato usare sempre l’ultima versione di un componente aggiuntivo.
Ultima versione
Versione 0.3.1
Rilasciato 22 giu 2026 - 55,88 kBCompatibile con firefox140.0 e successiveChangelog
0.3.1 — 2026-06-18- The quote toolbar button and its keyboard shortcut are now strictly on/off — clicking quote while inside a quote unwraps it, never nests another layer.
0.3.0 — 2026-06-14- Hyperlinks and basic formatting from the source page are now preserved in the quoted selection.
- New "quote" toolbar button to wrap or unwrap the current paragraph as a quote.
- "Clear" now also removes links, bullet lists, bold, italic, underline and the quote style.
- Description editor rewritten on top of a battle-tested rich-text engine — bold, italic, list, link, quote and clear no longer drift between releases.
- New link dialog: edit the URL of an existing link, insert a fresh link from any position, or remove the link from one place.
0.2.3 — 2026-06-03- Fix phantom bold on double-click: the description
<label>wrapped the toolbar<button>elements, causing the browser to route every click in the editor area to the Bold button via label activation. Replaced the<label>with a neutral<div class="field-group">. - Remove temporary diagnostic probes (
execCommandproxy, MutationObserver, dblclick logger) added to chase the bold bug.
0.2.2 — 2026-06-02- Raise Firefox
strict_min_versionto 140 so AMO no longer flagsdata_collection_permissionsas unsupported. Extension is desktop-only; nogecko_androidblock to avoid inadvertently enabling Firefox for Android on AMO once uploaded.
0.2.0 — 2026-06-02- Card creation with rich-text description (bold, italic, list, link), quoted selection from the source page, and an optional inline screenshot of the page.
- Cascading workspace → board → workflow → column → lane picker, with single-candidate steps resolved automatically and the chosen path surfaced as an always-visible breadcrumb.
- Open in Businessmap → link in the success message right after the card is created.
- Settings page with the subdomain rendered as a visible prefix of
.kanbanize.com, setup and permission warnings, and a 4-step guide to the API token. - Two-section popup layout (Content / Destination) with a sticky topbar and a sticky footer, so Create card is always one click away.
- Branded icons.
- API client and test suites aligned with the real Businessmap v2 endpoints (fixture-based happy-path + live smoke script).
0.1.0 — 2026-05-30- Initial release.
Codice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versioni precedenti
Versione 0.3.0
Rilasciato 18 giu 2026 - 55,87 kBCompatibile con firefox140.0 e successive0.3.0 — 2026-06-18- Hyperlinks and basic formatting from the source page are now preserved in the quoted selection.
- New "quote" toolbar button to wrap or unwrap the current paragraph as a quote. The quote toolbar button and its keyboard shortcut are strictly on/off — clicking quote while inside a quote unwraps it, never nests another layer.
- "Clear" now also removes links, bullet lists, bold, italic, underline and the quote style.
- Description editor rewritten on top of a battle-tested rich-text engine — bold, italic, list, link, quote and clear no longer drift between releases.
- New link dialog: edit the URL of an existing link, insert a fresh link from any position, or remove the link from one place.
0.2.3 — 2026-06-03- Fix phantom bold on double-click: the description
<label>wrapped the toolbar<button>elements, causing the browser to route every click in the editor area to the Bold button via label activation. Replaced the<label>with a neutral<div class="field-group">. - Remove temporary diagnostic probes (
execCommandproxy, MutationObserver, dblclick logger) added to chase the bold bug.
0.2.2 — 2026-06-02- Raise Firefox
strict_min_versionto 140 so AMO no longer flagsdata_collection_permissionsas unsupported. Extension is desktop-only; nogecko_androidblock to avoid inadvertently enabling Firefox for Android on AMO once uploaded.
0.2.0 — 2026-06-02- Card creation with rich-text description (bold, italic, list, link), quoted selection from the source page, and an optional inline screenshot of the page.
- Cascading workspace → board → workflow → column → lane picker, with single-candidate steps resolved automatically and the chosen path surfaced as an always-visible breadcrumb.
- Open in Businessmap → link in the success message right after the card is created.
- Settings page with the subdomain rendered as a visible prefix of
.kanbanize.com, setup and permission warnings, and a 4-step guide to the API token. - Two-section popup layout (Content / Destination) with a sticky topbar and a sticky footer, so Create card is always one click away.
- Branded icons.
- API client and test suites aligned with the real Businessmap v2 endpoints (fixture-based happy-path + live smoke script).
0.1.0 — 2026-05-30- Initial release.
Codice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 0.2.3
Rilasciato 4 giu 2026 - 33,19 kBCompatibile con firefox140.0 e successive0.2.3 — 2026-06-03- Fix phantom bold on double-click: the description
<label>wrapped the toolbar<button>elements, causing the browser to route every click in the editor area to the Bold button via label activation. Replaced the<label>with a neutral<div class="field-group">. - Remove temporary diagnostic probes (
execCommandproxy, MutationObserver, dblclick logger) added to chase the bold bug.
Codice sorgente rilasciato sotto licenza Mozilla Public License 2.0
- Fix phantom bold on double-click: the description