We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
docs: remove obsolete project layout migration note The manual cutover for projects using the old `solutions//` layout is no longer relevant, simplifying the getting started guide.
docs: update project structure references to use Solution/ instead of Package/ and clarify project file naming conventions
docs: remove clone --sln; an existing .sln is kept and written into Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01MMQgPwUsApt7EXYKhk3Y58
docs: document `flowline sln add` and the .slnx default New `sln add` section covering the standalone use case, format handling, and the dual-file state `dotnet sln migrate` leaves behind. clone now scaffolds .slnx by default, with --sln for repos opened on SDK 8 or older; the getting-started tree and the clone flag table follow. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01MMQgPwUsApt7EXYKhk3Y58
Update wiki for single-solution root-level layout (Flowline plan U7) Flowline moved from a solutions/<Name>/-wrapped, multi-solution-array project model to exactly one Dataverse solution per project root. Updates across 10 pages: folder-structure diagrams and path examples flattened to root level; deploy's --solution flag and sync/drift's positional [solution] argument removed from docs (both CLI surfaces were removed entirely); push/generate's positional argument reworded to describe mismatch-validation against the single configured solution rather than selection among several; deploy's dirty-check and artifact-cache docs updated to name the narrower deployment-input scope (Package/, Plugins/Plugins.csproj, WebResources/WebResources.csproj) instead of the whole solution folder; AGENTS.md template reproduction updated to match its rewritten source; migration guides' target paths flattened; Getting-Started adds a pointer to the main repo's manual cutover steps for projects still on the old layout.
docs: correct Claude Code AGENTS.md claim, document CLAUDE.md scaffolding Claude Code doesn't auto-load AGENTS.md directly, only CLAUDE.md — the docs overstated this. Now they describe the CLAUDE.md -> @AGENTS.md import chain that flowline clone scaffolds. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01RkMPEYRwjoonut7GWFKxxf
docs: update migration guide links and clarify command references
docs: update PAC CLI installation instructions across multiple migration guides
docs: update links and references across multiple documentation files; add new Push WebResources guide
docs(getting-started): clarify PAC CLI fallback behavior and add dev environment provisioning steps
docs: enhance documentation on dnx usage and clarify gitignore for WebResources project
docs: update .NET SDK requirement and add dnx usage instructions for authentication
docs: update Getting Started and add Migration from ALM Accelerator documentation
docs: add tip about Flowline command usage from any project directory
docs: update .NET SDK requirement to recommend version 10 and up
docs: document greenfield getting-started path and add flowline init planned feature Replace 'not yet supported' stub with a concrete 3-step path: create publisher → create empty solution in Maker Portal → flowline clone. Adds flowline init to Planned Features with planned CLI signature and workaround link back to Getting Started. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01VzVaKmkUwhaPsLEnjbEWmD
docs: update documentation to include DATAVERSE_CONTEXT.md generation in clone and sync commands
chore(wiki): reorder pages — Authentication to 02, Generate to 05, Planned-Features to 11 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
chore(wiki): add number prefixes for ordered Pages panel, remove custom sidebar Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>