From 7de5ce146e721cbc7296c8110f6bed26d9eae8e2 Mon Sep 17 00:00:00 2001 From: Kenny Root Date: Tue, 11 Aug 2015 16:45:25 -0500 Subject: Update version code for v1.8.5 --- CHANGELOG.md | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index c8d3190..95bfa29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,16 +2,29 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## [Unreleased][unreleased] +## [1.8.5][1.8.5] - 2014-08-11 +### Added +- Mouse support for right click and selection and mouse wheel + (third button) to paste. +- Hot keys for keyboard including Ctrl - and Ctrl + for decreasing + and increasing font resolution and Ctrl Shift V for pasting. +- Running notification now has a "disconnect all" button to + quickly close all connections. +- Support for all ABIs including x86, MIPS, aarch64. + +### Changed +- Default RSA key size is now 2048 bits. +- New soft keypad including directional arrows. +- Moved from ViewFlipper to ViewPager for better swipe handling in + the console. + ### Fixed - Pubkeys now have the correct strength listed in the pubkey list. - EC key operations would fail on some devices. - Connecting to a host from the host list no longer asks which app you want to use. - The text in the entropy gathering dialog is now scaled correctly. - -### Changed -- Default RSA key size is now 2048 bits. +- Touch slop was not correctly scaled when determining dragging. ## [1.8.4][1.8.4] - 2015-04-19 ### Fixed @@ -38,6 +51,6 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Color picker color numbers are now localized -[unreleased]: https://github.com/connectbot/connectbot/compare/v1.8.4...HEAD +[1.8.5]: https://github.com/connectbot/connectbot/compare/v1.8.4...v1.8.5 [1.8.4]: https://github.com/connectbot/connectbot/compare/v1.8.3...v1.8.4 [1.8.3]: https://github.com/connectbot/connectbot/compare/v1.8.2...v1.8.3 -- cgit v1.2.3