File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22This project adheres to [ Semantic Versioning] ( https://semver.org/ ) .
33
4+ # 1.25.0 (2026-07-20)
5+ ## Changes
6+ - GUI functions on Linux are now running on user DBUS, allowing working inside cron tasks
7+
48# 1.24.0 (2026-07-11)
59## New features
610- New variable: ` $lb_yes_mode ` for non-interactive scripts
Original file line number Diff line number Diff line change 55# #
66# Sources: https://github.com/pruje/libbash.sh #
77# #
8- # Version 1.24 .0 (2026-07-11 ) #
8+ # Version 1.25 .0 (2026-07-20 ) #
99# #
1010# #######################################################
1111
12- declare -r lb_version=1.24 .0
12+ declare -r lb_version=1.25 .0
1313
1414# Index
1515#
Original file line number Diff line number Diff line change 55# #
66# Sources: https://github.com/pruje/libbash.sh #
77# #
8- # Version 1.24 .0 (2026-07-11 ) #
8+ # Version 1.25 .0 (2026-07-20 ) #
99# #
1010# #######################################################
1111
You can’t perform that action at this time.
0 commit comments