News
2007-09-26
Version 1.2.1 of keybox is released.
Changes in this release
- Removal of non-existent directories from gemspec which caused a slow startup time for some users
2007-09-09
Version 1.2.0 of keybox is released.
Changes in this release
- Added Feature [#11796] Change initial setup prompts to NOT have colorized output and ask the user what color scheme is appropriate for them
- Update to use HighLine 1.4.0
- general code cleanup
- rework rake tasks to keep in line with other projects
- switch to webby for site generation
2007-06-21
Version 1.1.1 of keybox is released.
Changes in this release
- update all tests to use latest RSpec syntax
- Fixed Bug [#8231] storage::container.find() does not work for anything but AccountEntry classes
- Fixed Bug [#8330] finding user home directory may be wrong
- Fixed Bug [#9827] Password field on add screen can be deleted
- Fixed Bug [#10639] search is case sensitive
- Fixed Bug [#11684] apostrophe’s in additional information cause errors
- Updated to using HighLine 1.2.9 (fixes Bug #9827)
2007-01-27
Version 1.1.0 of keybox is released.
Changes in this release
- keybox now uses HighLine for terminal input/output
- Added —color SCHEME option to support custom colorized output and non-colorzed output.
- Ships with light_bg and dark_bg schemes, dark_bg is default
- Fixed configuration bug where command line options were not correctly overwriting default options.