Skip to content

Releases: PiBOH/flowonline2

2.6.19-stable [bot]

Choose a tag to compare

@github-actions github-actions released this 02 Aug 15:58
c4634ed

🚀 Automated Release — 2.6.19-stable

This release was automatically generated by the Auto Release CI/CD workflow.

📦 Release Details

  • Version: 2.6.19-stable
  • Tag: 2.6.19-stable_bot
  • Commit: c4634ed
  • Date: 2026-08-02 15:58 UTC
  • Trigger: Push to main (v-prefixed commit)
  • Triggered by: @PiBOH

📝 Recent Changes

Only switch from 2.6.19-beta to 2.6.19-stable in version.txt
See CHANGELOG.md for details.


🤖 This is an automated release created by the CI/CD pipeline.
Repository: PiBOH/flowonline2
Workflow: Auto Release
Trigger policy: push commits must start with ; manual dispatch is also supported.

2.6.19-beta [bot]

2.6.19-beta [bot] Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Aug 15:56

🚀 Automated Release — 2.6.19-beta

This release was automatically generated by the Auto Release CI/CD workflow.

📦 Release Details

  • Version: 2.6.19-beta
  • Tag: 2.6.19-beta_bot
  • Commit: 5217256
  • Date: 2026-08-02 15:56 UTC
  • Trigger: Push to main (v-prefixed commit)
  • Triggered by: @PiBOH

📝 Recent Changes

[2.6.19-beta] - 2026-08-02

Fixed

  • GitHub Pages deployment: The deploy workflow now explicitly copies 404.html and version.txt into dist before uploading the Pages artifact.
  • Automatic version detection: The application reads the deployed version.txt relative to the configured Vite base URL, while retaining the build-time version and 0.0.0-UNKNOWN fallback when necessary.
  • Validation: TypeScript, Vitest, production build, and git diff --check pass.

🤖 This is an automated release created by the CI/CD pipeline.
Repository: PiBOH/flowonline2
Workflow: Auto Release
Trigger policy: push commits must start with ; manual dispatch is also supported.

2.6.18-beta [bot]

2.6.18-beta [bot] Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Aug 15:47

🚀 Automated Release — 2.6.18-beta

This release was automatically generated by the Auto Release CI/CD workflow.

📦 Release Details

  • Version: 2.6.18-beta
  • Tag: 2.6.18-beta_bot
  • Commit: 450223c
  • Date: 2026-08-02 15:47 UTC
  • Trigger: Push to main (v-prefixed commit)
  • Triggered by: @PiBOH

📝 Recent Changes

[2.6.18-beta] - 2026-08-02

Added

  • Custom 404 page (404.html): A branded, theme-aware (light/dark via prefers-color-scheme) "Page Not Found" page for GitHub Pages, replacing the default GitHub 404 with a Flowonline2-styled experience that matches the application's colors and design.
  • Validation: TypeScript, Vitest, production build, and git diff --check all pass.

🤖 This is an automated release created by the CI/CD pipeline.
Repository: PiBOH/flowonline2
Workflow: Auto Release
Trigger policy: push commits must start with ; manual dispatch is also supported.

2.6.17-beta [bot]

2.6.17-beta [bot] Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Aug 14:39

🚀 Automated Release — 2.6.17-beta

This release was automatically generated by the Auto Release CI/CD workflow.

📦 Release Details

  • Version: 2.6.17-beta
  • Tag: 2.6.17-beta_bot
  • Commit: 9302b0a
  • Date: 2026-08-02 14:39 UTC
  • Trigger: Push to main (v-prefixed commit)
  • Triggered by: @PiBOH

📝 Recent Changes

[2.6.17-beta] - 2026-08-02

Changed

  • README.md badges updated: The license badge now uses the colored 0066cc variant with a link to the LICENSE file, and the version badge now uses the 009933 green color with cacheSeconds=60, as provided by the maintainer.
  • Validation: TypeScript, Vitest, production build, and git diff --check all pass.

🤖 This is an automated release created by the CI/CD pipeline.
Repository: PiBOH/flowonline2
Workflow: Auto Release
Trigger policy: push commits must start with ; manual dispatch is also supported.

2.6.16-beta [bot]

2.6.16-beta [bot] Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Aug 14:35

🚀 Automated Release — 2.6.16-beta

This release was automatically generated by the Auto Release CI/CD workflow.

📦 Release Details

  • Version: 2.6.16-beta
  • Tag: 2.6.16-beta_bot
  • Commit: a292e57
  • Date: 2026-08-02 14:35 UTC
  • Trigger: Push to main (v-prefixed commit)
  • Triggered by: @PiBOH

📝 Recent Changes

[2.6.16-beta] - 2026-08-02

Changed

  • arenaai.md milestones reordered: All 60 milestone entries are now listed chronologically (oldest → newest) by semantic version, all under a unified ### Milestone heading level inside section 5, replacing the mixed ##/### levels and the reversed ordering of recent milestones. No milestone content was removed or renamed; the section-5 heading version annotation was updated to 2.6.15-beta.
  • Validation: TypeScript, Vitest, production build, and git diff --check all pass.

🤖 This is an automated release created by the CI/CD pipeline.
Repository: PiBOH/flowonline2
Workflow: Auto Release
Trigger policy: push commits must start with ; manual dispatch is also supported.

2.6.15-beta [bot]

2.6.15-beta [bot] Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Aug 14:24

🚀 Automated Release — 2.6.15-beta

This release was automatically generated by the Auto Release CI/CD workflow.

📦 Release Details

  • Version: 2.6.15-beta
  • Tag: 2.6.15-beta_bot
  • Commit: 9d5680a
  • Date: 2026-08-02 14:24 UTC
  • Trigger: Push to main (v-prefixed commit)
  • Triggered by: @PiBOH

📝 Recent Changes

[2.6.15-beta] - 2026-08-02

Changed

  • Disclaimer icon → 📑 bookmark tabs SVG: The Disclaimer entry in the Help menu (desktop + mobile) now uses the new IconBookmarkTabs SVG (stacked pages with colorful bookmark tabs, matching the emoji) instead of the balance-scale IconScale. IconScale was removed from EmojiIcons.tsx and all imports updated (Header.tsx, MobileSidebar.tsx, MobileToolsView.tsx).
  • Validation: TypeScript, Vitest, production build, and git diff --check all pass.

🤖 This is an automated release created by the CI/CD pipeline.
Repository: PiBOH/flowonline2
Workflow: Auto Release
Trigger policy: push commits must start with ; manual dispatch is also supported.

2.6.14-beta [bot]

2.6.14-beta [bot] Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Aug 14:16

🚀 Automated Release — 2.6.14-beta

This release was automatically generated by the Auto Release CI/CD workflow.

📦 Release Details

  • Version: 2.6.14-beta
  • Tag: 2.6.14-beta_bot
  • Commit: d40d0c0
  • Date: 2026-08-02 14:16 UTC
  • Trigger: Push to main (v-prefixed commit)
  • Triggered by: @PiBOH

📝 Recent Changes

[2.6.14-beta] - 2026-08-02

Changed

  • MANUAL.md: All 14 Flowgorithm mentions now link to https://flowgorithm.org/ ; the Security/Privacy/Disclaimer links in all 5 language sections now point to the GitHub blob URLs (github.com/PiBOH/flowonline2/blob/main/docs/...) instead of relative paths.
  • Disclaimer in Help menu (desktop): New Disclaimer entry (with a golden balance-scale SVG icon) added to the Help dropdown, opening a WinUI dialog that dynamically loads docs/DISCLAIMER.md from the official GitHub repository (with local + hardcoded fallback), mirroring the Security/Privacy pattern.
  • Disclaimer in Help (mobile): Disclaimer item added to the Tools Help card and the navigation drawer in MobileToolsView / MobileSidebar / MobileApp.
  • New SVG icon: IconScale added to EmojiIcons.tsx.
  • Translation keys: disclaimerPolicy / disclaimerRepoLoaded / disclaimerFallbackLoaded added to the desktop header menu translations for all 23 languages.
  • Menu bar spacing reduced: Desktop menu-bar buttons use px-[6px] (was px-[10px]) and wrappers use ml-0.5 (was ml-1) so the menu bar fits on smaller monitors.
  • Validation: TypeScript, Vitest, production build, and git diff --check all pass.

🤖 This is an automated release created by the CI/CD pipeline.
Repository: PiBOH/flowonline2
Workflow: Auto Release
Trigger policy: push commits must start with ; manual dispatch is also supported.

2.6.13-beta [bot]

2.6.13-beta [bot] Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Aug 13:54

🚀 Automated Release — 2.6.13-beta

This release was automatically generated by the Auto Release CI/CD workflow.

📦 Release Details

  • Version: 2.6.13-beta
  • Tag: 2.6.13-beta_bot
  • Commit: 938a4b9
  • Date: 2026-08-02 13:54 UTC
  • Trigger: Push to main (v-prefixed commit)
  • Triggered by: @PiBOH

📝 Recent Changes

[2.6.13-beta] - 2026-08-02

Added

  • docs/DISCLAIMER.md: New multilingual disclaimer (no warranty, no liability, educational purpose, third-party content) following the same structure and language index as SECURITY.md and PRIVACY.md (EN, IT, DE, FR, ES). Explicitly quotes and implements license sections 15 (Disclaimer of Warranty) and 16 (Limitation of Liability) of the AGPL-3.0 license.
  • README.md: Policies section now also links to the Disclaimer.
  • MANUAL.md: Each language section (EN, IT, DE, FR, ES) now also links to docs/DISCLAIMER.md.
  • Validation: TypeScript, Vitest, production build, and git diff --check all pass.

🤖 This is an automated release created by the CI/CD pipeline.
Repository: PiBOH/flowonline2
Workflow: Auto Release
Trigger policy: push commits must start with ; manual dispatch is also supported.

2.6.12-beta [bot]

2.6.12-beta [bot] Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Aug 13:49

🚀 Automated Release — 2.6.12-beta

This release was automatically generated by the Auto Release CI/CD workflow.

📦 Release Details

  • Version: 2.6.12-beta
  • Tag: 2.6.12-beta_bot
  • Commit: 4c8c2d0
  • Date: 2026-08-02 13:49 UTC
  • Trigger: Push to main (v-prefixed commit)
  • Triggered by: @PiBOH

📝 Recent Changes

[2.6.12-beta] - 2026-08-02

Changed

  • Security disclosure acknowledgment window: docs/SECURITY.md now states that report acknowledgments are given within 2 weeks instead of 72 hours, updated consistently in all five language sections (EN, IT, DE, FR, ES).
  • Validation: TypeScript, Vitest, production build, and git diff --check all pass.

🤖 This is an automated release created by the CI/CD pipeline.
Repository: PiBOH/flowonline2
Workflow: Auto Release
Trigger policy: push commits must start with ; manual dispatch is also supported.

2.6.11-beta [bot]

2.6.11-beta [bot] Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Aug 13:43

🚀 Automated Release — 2.6.11-beta

This release was automatically generated by the Auto Release CI/CD workflow.

📦 Release Details

  • Version: 2.6.11-beta
  • Tag: 2.6.11-beta_bot
  • Commit: a6d1b24
  • Date: 2026-08-02 13:43 UTC
  • Trigger: Push to main (v-prefixed commit)
  • Triggered by: @PiBOH

📝 Recent Changes

[2.6.11-beta] - 2026-08-02

Added

  • Security Policy & Privacy Policy in the Help menu: New desktop Help menu entries (with shield and lock SVG icons) and mobile Help sections opening WinUI/M2 dialogs that load docs/SECURITY.md and docs/PRIVACY.md dynamically from the official GitHub repository (with local fallback), matching the existing Manual/Changelog pattern.
  • New SVG icons: IconShield and IconLock added to EmojiIcons.tsx.
  • Translation keys: securityPolicy / privacyPolicy / securityRepoLoaded / securityFallbackLoaded / privacyRepoLoaded / privacyFallbackLoaded added to the desktop header menu translations for all 23 languages.
  • MANUAL.md: Each language section (EN, IT, DE, FR, ES) now links to docs/SECURITY.md and docs/PRIVACY.md.
  • Validation: TypeScript, Vitest, production build, and git diff --check all pass.

🤖 This is an automated release created by the CI/CD pipeline.
Repository: PiBOH/flowonline2
Workflow: Auto Release
Trigger policy: push commits must start with ; manual dispatch is also supported.