Skip to content

Releases: pirog/kalabox-cli

v0.12.0-beta.1

05 May 04:00
Compare
Choose a tag to compare

Bug Fixes

  • Updated the kbox destroy confirmation warning to accurately reflect what kbox destroy does. #1288
  • Changed kbox.app.get to match on appName or appName with hyphens removed. #1306
  • Removed code no longer needed that was resulting in duplicate 'Pulling image <image_name>' messages in the cli. #1285

App updates

v0.12.0-alpha.24

02 May 02:21
Compare
Choose a tag to compare

Enhancements

  • Added python, make and g++ to the kalabox\cli image. #1263

New Features

  • Updated our development process with new contribution guidelines and standards #1236

Bug fixes

  • Added kbox.app.exists and kbox.app.nextAppName in #1235 for use in #1258
  • Changed syncthing rescan interval to always be 2 seconds. #1199
  • Implemented app specific status messages. #1255
  • Changed syncthing to try starting if a restart has failed to put it in the up state. This was usually encountered when running multiple app actions in the GUI. #1228
  • Changed app destroy action to remove the app's directory. #1232
  • Added kalabox-ui plugin which manages a token container to enable app state and events via docker events stream. #1160
  • Disregard hyphens when checking if an app already exists with app.exists(appName).
  • Changed docker events query to include all events since docker was started. #1290
  • Fixed testing to use new cgroup-bin pkg instead of cgroup-lite

App updates

v0.12.0-alpha.23

02 May 02:12
Compare
Choose a tag to compare

Enhancements

  • Added python, make and g++ to the kalabox\cli image. #1263

New Features

  • Updated our development process with new contribution guidelines and standards #1236

Bug fixes

  • Added kbox.app.exists and kbox.app.nextAppName in #1235 for use in #1258
  • Changed syncthing rescan interval to always be 2 seconds. #1199
  • Implemented app specific status messages. #1255
  • Changed syncthing to try starting if a restart has failed to put it in the up state. This was usually encountered when running multiple app actions in the GUI. #1228
  • Changed app destroy action to remove the app's directory. #1232
  • Added kalabox-ui plugin which manages a token container to enable app state and events via docker events stream. #1160
  • Disregard hyphens when checking if an app already exists with app.exists(appName).
  • Changed docker events query to include all events since docker was started. #1290

App updates

v0.12.0-alpha.22

12 Apr 03:58
Compare
Choose a tag to compare

Breaking changes!!!

  • Switched to use new multi-app architecture #1190

New features

  • Added support for Backdrop #1158
  • Added new core kbox services task #1179
  • Added --from option to kbox create for easier func testing #1159
  • Added app plugin versions to grunt bump #1189
  • Added support to access results inside of more create events #1154
  • Added --debug flag to all commands #1178

Bug Fixes

  • Fixed bug where KALABOX_ENGINE_REMOTE_IP was showing as undefined on linux #1171
  • Fixed bug when trying to run kbox create pantheon non-interactively #1159
  • Fixed --verbose flag. #1178

v0.12.0-alpha.19

28 Mar 17:37
Compare
Choose a tag to compare

Sharing fixes

  • Improved default syncthing ignore file #1147

Engine fixes

  • Removed legacy engine.lock #1142
  • Introduced KALABOX_ENGINE_REMOTE_IP variable #1143
  • Made engine.provider.getIP() a little more robust

Core fixes

  • Gave app config events more data
  • Added a docker events stream wrapper for better GUI responses #971

v0.12.0-alpha.18

17 Mar 23:30
Compare
Choose a tag to compare
  • Updated to use new 0.12.x framework

Check out http://kalabox.io to get an access key