Skip to content

Release 2.0.0: Ollama provider + dashboard-centric#26

Merged
agr77one merged 1 commit into
mainfrom
release/v2.0.0
Jun 17, 2026
Merged

Release 2.0.0: Ollama provider + dashboard-centric#26
agr77one merged 1 commit into
mainfrom
release/v2.0.0

Conversation

@agr77one

Copy link
Copy Markdown
Owner

Version bump 1.6.0 → 2.0.0 plus the release documentation.

This is the major-version cut for the work merged across recent PRs — Ollama provider support, chat moved into the dashboard, the notes organizer, hardware-aware model suggestions, and the new notification controls (#25).

Changes

  • scripts/_version.py, pyproject.toml, installer/installer.iss2.0.0 (the release workflow's smoke check enforces that installer.iss AppVersion tracks _version.py)
  • CHANGELOG.md: Unreleased## 2.0.0 with a release summary ("The dashboard release"); fresh empty Unreleased left on top
  • README.md: version → 2.0.0 + a new What's new in 2.0 section explaining the dashboard and Ollama
  • installer doc/example version strings updated for consistency

After merge

Tag v2.0.0release-installer.yml builds Flowkey-Setup-2.0.0.exe and publishes the GitHub Release.

Gates: ruff clean · 278 pytest passed · version consistent across all files.

🤖 Generated with Claude Code

…fications)

Bump 1.6.0 -> 2.0.0 across _version.py, pyproject.toml, installer.iss, and the
installer docs. Rewrite the CHANGELOG "Unreleased" section as 2.0.0 with a
release summary, and add a "What's new in 2.0" section to the README explaining
the now-central web dashboard and Ollama provider support.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@agr77one agr77one merged commit 5828d7d into main Jun 17, 2026
5 checks passed
@agr77one agr77one deleted the release/v2.0.0 branch June 17, 2026 21:08

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 4bae977d57

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread pyproject.toml
[project]
name = "fastflowprompt"
version = "1.6.0"
version = "2.0.0"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Add ffp_notifications to the packaged modules

Before cutting this 2.0.0 package, the setuptools py-modules list still omits ffp_notifications even though both grammar_fix.py and ffp_daemon.py import it. A wheel built from this release will not install scripts/ffp_notifications.py, so the installed ffp-daemon/ffp-grammar-fix entry points fail at startup with ModuleNotFoundError in pip/wheel installs.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants