Skip to content

Latest commit

 

History

History
133 lines (83 loc) · 2.97 KB

File metadata and controls

133 lines (83 loc) · 2.97 KB

Changelog

Alle wichtigen Änderungen an Bash-Script-Maker werden in dieser Datei dokumentiert.

Das Format basiert auf Keep a Changelog, und dieses Projekt verwendet Semantic Versioning.

[Unreleased]

Geplant

  • Weitere UI/UX Verbesserungen
  • Erweiterte Syntax-Highlighting-Features
  • Plugin-System für Erweiterungen

[1.11.0] - 2025-09-08

Changed

  • Feature/Github Releases Documentation/V1.11.0 (PR #11)

[1.9.0] - 2025-09-07

Added

  • add prominent header with logo, app title and version

[1.8.1] - 2025-09-07

Fixed

  • resolve desktop menu launcher issue and improve icon handling

[1.8.0] - 2025-09-07

Added

  • enhance logo display with larger size and application branding

[1.7.0] - 2025-09-07

Added

  • add logo to application toolbar and improve desktop icon integration

[1.6.1] - 2025-09-07

Fixed

  • replace blurry upscaled PNG icons with high-quality SVG-generated icons

[1.6.0] - 2025-09-07

Added

  • test GitHub Packages workflow with Docker container publishing

[1.5.1] - 2025-09-07

Fixed

  • correct YAML indentation in auto-release workflow

[1.5.0] - 2025-09-07

Added

  • add window icon support for title bar and taskbar

[1.4.6] - 2025-09-07

Fixed

  • auto release

[1.4.5] - 2025-09-07

Fixed

  • resolve license configuration error in pyproject.toml

[1.4.4] - 2025-09-07

Fixed

  • improve Flatpak version appearance and correct application name

[1.4.3] - 2025-09-07

Fixed

  • implement proper Flatpak package creation and GitHub Packages integration

[1.4.2] - 2025-09-07

Fixed

  • resolve license configuration conflict between setup.py and pyproject.toml

[1.4.1] - 2025-09-07

Fixed

  • resolve workflow job dependencies and enable complete release pipeline

[1.4.0] - 2025-09-07

Changed

[1.3.1] - 2025-09-07

Fixed

  • resolve CI/CD build configuration issues

[1.3.0] - 2025-09-07

Added

  • add automatic releases on git push
  • commits trigger minor releases

Fixed

  • commits trigger patch releases

Versionierung

Dieses Projekt verwendet Semantic Versioning:

  • MAJOR.MINOR.PATCH (z.B. 1.0.0)
  • MAJOR: Breaking Changes
  • MINOR: Neue Features (abwärtskompatibel)
  • PATCH: Bugfixes (abwärtskompatibel)

Beitragen

Bitte lese die CONTRIBUTING.md für Details zum Beitragen an dieses Projekt.

Support

Für Support und Fragen:

Links