Skip to content

Releases: davideme/product-base

Product Base 0.1.2

16 Apr 13:53

Choose a tag to compare

Features

  • zip archives and conventional changelog for releases (#40) (5cd0ad4)

Bug Fixes

  • abort release early if the version tag already exists (7c55c39)

Installation

Download main.js, manifest.json, and styles.css and place them in
.obsidian/plugins/product-base/ inside your vault, or install via BRAT.

Product Base 0.1.1

16 Apr 13:32

Choose a tag to compare

Product Base 0.1.1

Features
add release script and version-bump helper (#39) (e24b9cb)
bundle release assets into product-base.zip and product-base.tar.gz (0e56471)
implement phase:1-core Obsidian plugin scaffolding and artifact generation (4fd6728), closes #1 #2 #3 #4 #5 #8 #1 #2 #3 #4 #5 #15
lint: add eslint-plugin-obsidianmd with recommended rules (1233c5d)
phase:2: add kanban board view and enhance companion onboarding (#20) (be50486), closes #7 #8
phase:3: add error handling and settings-triggered artifact regeneration (#6, #10) (#23) (22adb66)
phase:3: add obsidian version check requiring v1.9.10+ for bases support (#22) (98d0208)
phase:3: add sample idea notes for first-time users (#16) (#24) (460112a)
rename default table view to impact assessment (#31) (02f7205)
replace summary field with file.name (#36) (e05ae48)
switch .base output to yaml and add scatter-plot view (#25) (ab89ffc)
Bug Fixes
add filters to base file to scope folder and exclude template and base files (#33) (a5dfe72)
clean up impact assessment view columns (#38) (974058f)
correct companion plugin ids and support base-board as kanban alternative (#32) (db5bac1)
remove duplicate matrix scatter view in favour of impact vs effort (#27) (4f8900a)
replace colon with dash in sample idea filenames to avoid illegal characters (#30) (fdbf344)
use basename comparison to reliably exclude template from sample ideas check (#29) (7f80a24)
use correct obsidian bases yaml syntax for formula and table view (#35) (b353965)

Installation

Download , , and and place them in inside your vault, or install via BRAT.