Release 1.8.0
Version 1.8.0
Release-Typ: minor
Änderungen
feat: enhance logo display with larger size and application branding
- Increase toolbar logo size from 24x24 to 36x36 pixels for better visibility
- Add application name and version display next to logo in toolbar
- Create logo container with proper spacing and typography
- Enhance About dialog with prominent 64x64 logo in header
- Add comprehensive branding with app name, version, and visual hierarchy
- Implement multiple fallback options for logo display (PIL, emoji, text)
- Improve overall professional appearance of the application interface
Installation
# Via pip
pip install bash-script-maker==1.8.0
# Aus Quellcode
git clone https://github.com/securebitsorg/bash-script-maker.git
cd bash-script-maker
git checkout v1.8.0
./install.shArtefakte
- Python Wheel (.whl)
- Source Distribution (.tar.gz)
- Flatpak Bundle (.flatpak)
- Vollständiger Quellcode