Releases: pirog/kalabox-cli
Releases · pirog/kalabox-cli
v0.12.0-beta.1
Bug Fixes
- Updated the
kbox destroy
confirmation warning to accurately reflect whatkbox 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
Enhancements
- Added
python
,make
andg++
to thekalabox\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 ofcgroup-lite
App updates
v0.12.0-alpha.23
Enhancements
- Added
python
,make
andg++
to thekalabox\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
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 tokbox 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
v0.12.0-alpha.19
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
- Updated to use new 0.12.x framework
Check out http://kalabox.io to get an access key