Businessmap Card creator sürüm geçmişi - 3 sürüm
Businessmap Card creator geliştiren: SeeSaw | everchanging
Businessmap Card creator sürüm geçmişi - 3 sürüm
Eski sürümlere dikkat edin! Bu sürümler yalnızca test veya referans amacıyla sunulmaktadır.Her zaman eklentilerin son sürümlerini kullanmalısınız.
Son sürüm
Sürüm 0.3.1
22 Haz 2026 tarihinde çıktı - 55,88 KBfirefox 140.0 ve üstü ile çalışırChangelog
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.
Kaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı
Eski sürümler
Sürüm 0.3.0
18 Haz 2026 tarihinde çıktı - 55,87 KBfirefox 140.0 ve üstü ile çalışır0.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.
Kaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı
Sürüm 0.2.3
4 Haz 2026 tarihinde çıktı - 33,19 KBfirefox 140.0 ve üstü ile çalışır0.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.
Kaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı
- Fix phantom bold on double-click: the description