Bastillion-EC2 Changelog

What's new in Bastillion-EC2 1.71.00

Dec 30, 2019
  • Removed license key requirement.

New in Bastillion-EC2 1.70.00 (Sep 9, 2019)

  • Upgraded jetty to 9.4.20.v20190813.
  • Upgrade xterm to 3.14.5.
  • Updated jquery and floathead.
  • Migrated to xterm.js.
  • Added default region.
  • Fixed SSH key validation to allow options.
  • Set properties from environment vars.

New in Bastillion-EC2 1.60.01 (Dec 17, 2018)

  • Updated jetty and jsch.

New in Bastillion-EC2 1.60.00 (Dec 12, 2018)

  • Renamed EC2Box to 'Bastillion for EC2'.
  • Added license to unlock unlimited users.

New in Bastillion-EC2 0.30.01 (Jan 4, 2017)

  • Fixed configuration for updated logging utility.
  • Added new logging dependencies.

New in Bastillion-EC2 0.27.01 (Apr 25, 2016)

  • Externalized H2 DB configs.
  • Updated Struts, and other dependent libraries.

New in Bastillion-EC2 0.27.00 (Mar 24, 2016)

  • Set PreferredAuthentication for JSch. Added configuration options for audit logging using log4j. And updated Jetty, Struts, AWS client, and other dependent libraries.

New in Bastillion-EC2 0.26.04 (Jan 30, 2016)

  • Fixed tag filter to check against profile systems.
  • Updated dependencies.

New in Bastillion-EC2 0.26.02 (Jun 10, 2015)

  • Fixed copy and paste from context menu.
  • Updated dependencies.

New in Bastillion-EC2 0.26.01 (May 17, 2015)

  • Updated AWS client library. Updated Struts 2 to latest due to Wrong excludeParams overrides those defined in DefaultExcludedPatternsChecker vulnerability [CVE-2015-1831].

New in Bastillion-EC2 0.26.00 (Apr 22, 2015)

  • Fixed issues and enhanced VT key mappings.
  • Added show status option to minimize AWS service calls.
  • Small UI/UX fixes and enhancements.
  • Updated jquery, bootstrap, and other dependencies.

New in Bastillion-EC2 0.23.00 (Feb 26, 2015)

  • Upgraded jetty to latest version (9.2.9.v20150224) due to JetLeak Vulnerability: Remote Leakage of Shared Buffers in Jetty Web Server [CVE-2015-2080].

New in Bastillion-EC2 0.22.11 (Feb 7, 2015)

  • Added EU (Frankfurt) Region and check to prevent current logged in user from being deleted.

New in Bastillion-EC2 0.22.10 (Jan 24, 2015)

  • Fixed spacing on table columns.
  • Updated project dependencies.

New in Bastillion-EC2 0.22.00 (Jan 18, 2015)

  • Added terminal resize capabilities.
  • Double-clicking will set the terminal to the original size.
  • Fixed so all form submits happen when enter/return is pressed.
  • UI cleanup/fixes.

New in Bastillion-EC2 0.20.01 (Dec 20, 2014)

  • Updated project dependencies.
  • Modified to use a generic auth fail message.
  • Fixed close buttons for dialogs on terminal screen.

New in Bastillion-EC2 0.20.00 (Dec 13, 2014)

  • Added two-factor authentication that works with FreeOTP or Google Authenticator.
  • Modified to use bootstrap dialogs and added salts to user password hashes.
  • Updated project dependencies.

New in Bastillion-EC2 0.16.01 (Nov 13, 2014)

  • Fixed issues with terminal focus, cursor blinks, and missing icons

New in Bastillion-EC2 0.16.0 (Nov 11, 2014)

  • Changed pty type to xterm. Added support for term colors and updated project dependencies.

New in Bastillion-EC2 0.15.15 (Oct 5, 2014)

  • Added version in EC2BoxConfig and flag to enable SSH agent forwarding and modified to use SortedSet filters

New in Bastillion-EC2 0.15.14 (Sep 4, 2014)

  • Updated to fallback on private IP if DNS is not assigned

New in Bastillion-EC2 0.15.13 (Aug 30, 2014)

  • Fixed Authentication Filter to check context path.

New in Bastillion-EC2 0.15.12 (Aug 28, 2014)

  • Fixed websocket path to support different contexts

New in Bastillion-EC2 0.15.11 (Aug 21, 2014)

  • Modified DEL key-mapping to send \033[3~
  • To migrate from >= 0.15.00
  • Copy old ec2box.h2.db data store to /jetty/ec2box/WEB-INF/classes/ec2db

New in Bastillion-EC2 0.15.10 (Aug 16, 2014)

  • Fixes websocket timeout and the delete key mapping. Changed to prevent browser default when using unix-ctrl commands.

New in Bastillion-EC2 0.15.00 (Aug 5, 2014)

  • Added user profiles based on instance tags.
  • Updated project dependences.
  • Made cosmetic changes/fixes.

New in Bastillion-EC2 0.12.00 (Jul 29, 2014)

  • Added cut & paste from terminal windows.
  • Updated UI for terminal windows.

New in Bastillion-EC2 0.11.07 (Jun 28, 2014)

  • Small cosmetic fixes.
  • Updated project dependencies.

New in Bastillion-EC2 0.11.06 (Jun 20, 2014)

  • Added current state filter for instance selection.

New in Bastillion-EC2 0.09.11 (Feb 22, 2014)

  • Added public DNS check with a fallback to the private DNS

New in Bastillion-EC2 0.09.10 (Feb 22, 2014)

  • Added instance and system status to display list when selecting for secure shell

New in Bastillion-EC2 0.09.00 (Feb 20, 2014)

  • Added terminal disconnect option when dragged to navbar
  • Fixed issue when displaying instance list with multiple keys registered

New in Bastillion-EC2 0.08.01 (Feb 17, 2014)

  • Mapped js key event 8 to DEL instead of BS
  • Made terminal refresh rate configurable

New in Bastillion-EC2 0.08.00 (Feb 14, 2014)

  • Modified to use Bootstrap UI/UX templates
  • Updated project dependencies

New in Bastillion-EC2 0.07.02 (Jan 21, 2014)

  • Fixed issue that prevented terminal output from displaying when keypress / keydown events were called at the same time as the output event.

New in Bastillion-EC2 0.07.01 (Jan 16, 2014)

  • To keep CPU utilization in check, modified web sockets to display output every 500ms. Updated project dependencies.