Skip to content

Releases: flowmetelev/wfkit

v1.7.0

29 Mar 21:56
9eda692

Choose a tag to compare

Feat/tui command palette (#30)

* refactor(tui): simplify the home command palette

* refactor(tui): group home actions by category

* refactor(tui): polish category action ordering

* refactor(tui): flatten support actions into root menu

* refactor(tui): simplify shared terminal screens

* refactor(tui): streamline workflow report output

* refactor(tui): tighten workflow wording

* refactor(tui): simplify the project summary block

* fix(tui): run leaf actions directly from home

* feat(tui): confirm support actions before opening

* chore: release v1.7.0

v1.6.0

29 Mar 17:20
797306c

Choose a tag to compare

Feat/pages metadata seo (#29)

* feat(pages): manage metadata and SEO

* chore: release v1.6.0

v1.5.0

29 Mar 16:39
10301d4

Choose a tag to compare

Feat/cms json sync (#28)

* feat(cms): add local JSON sync workflow

* chore: release v1.5.0

v1.4.0

29 Mar 14:46
fcd51ec

Choose a tag to compare

Feat/pages rename open (#27)

* feat(pages): open published Webflow pages from CLI

* feat(tui): navigate pages from interactive lists

* feat(tui): guide docs migrate and publish flows

* feat(tui): add post-action navigation for guided flows

* feat(tui): extend guided navigation to doctor and pages

* refactor(tui): unify main-menu navigation

* chore: release v1.4.0

v1.3.4

29 Mar 13:59
54e45c7

Choose a tag to compare

Feat/publish readiness preflight (#26)

* feat(publish): add Webflow readiness preflight

* feat(publish): support explicit Webflow targets

* feat(docs): auto-create missing docs pages in Webflow

* feat(pages): add page management and typed page generation

* feat(scaffold): add typed Webflow selector contracts

* feat(pages): add page inspect and delete commands

* feat(tui): add interactive page management

* chore: release v1.3.4

v1.3.3

29 Mar 11:17
4d75623

Choose a tag to compare

Fix/inline managed script dedup (#25)

* fix(publish): deduplicate multiline inline managed scripts

* chore: release v1.3.3

v1.3.2

29 Mar 11:11
f0ef91d

Choose a tag to compare

Fix/inline temp vite config (#24)

* fix(build): avoid vite import in temp inline config

* chore: release v1.3.2

v1.3.1

29 Mar 10:27
62eef84

Choose a tag to compare

Fix/migrate inline delivery panic (#23)

* fix(migrate): avoid inline delivery config panic

* chore: release v1.3.1

v1.3.0

29 Mar 10:19
27260e3

Choose a tag to compare

Feat/inline delivery mode (#22)

* feat(publish): support inline Webflow delivery

* chore: release v1.3.0

v1.2.8

29 Mar 09:10
332d73a

Choose a tag to compare

Feat/migrate local first (#21)

* feat(migrate): make code migration local-first

* chore: release v1.2.8