View Single Post
Old 06-01-2020, 02:37 PM   #101
geek1011
Wizard
geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.
 
Posts: 2,805
Karma: 7423683
Join Date: May 2016
Location: Ontario, Canada
Device: Kobo Mini, Aura Edition 2 v1, Clara HD
NickelMenu v0.1.0

This release is the first major feature update for NickelMenu.
  • You can now execute chained actions depending on the result of the previous one using `chain_always`, `chain_success` or `chain_failure` (#11).
  • To make usage more clear, `chain` has been deprecated in favour of `chain_success` (#33).
  • You can now wait for a command to execute without showing the output with the new `quiet` option for `cmd_output` (#9).
  • NickelMenu now supports dynamically generated menu items (#4).
  • You can now automatically generate menu items for KFMon launchers using the new `kfmon` generator (#29).
  • Special hidden files are now ignored during configuration file parsing (#27).
  • More examples which make use of the new features have been added to the documentation.
  • The current version is now written to the log.
  • A few memory leaks have been fixed.
  • A new build option has been added for @NiLuJe's one-click packages for Plato/KOReader to automatically uninstall NickelMenu when deleting the configuration directory.
See the release on GitHub for more details.

Last edited by geek1011; 06-01-2020 at 04:28 PM.
geek1011 is offline   Reply With Quote