# Change Log

## [0.1.3.1] - 2017-04-13
### Added
- Button to convert current time to Unix time

### Fixed
- Remove focus from buttons after pressing them
- Correct the URL on about page for latest version

## [0.1.3.0] - 2017-04-08
### Added
- Currency conversion
- GUID Generation (Hex, Base64 & Ascii85)
- Unix Time conversion
- Add functionality to generate non-alphanumeric ASCII characters
- Add posibility to copy full name for generated person
- Help files for Strings tab
- Help files for Person Generator
- Updated images for help pages

### Fixed
- Handle potential crash when trying to place text in windows clipboard
- Snakes and Spiders should not be turtles...
- Person Tab: When clicking outside any textbox focus is removed
- Limit the counter string length to max 32000

## [0.1.2.0] - 2016-04-23
### Fixed
- Disable help button for Person tab and Strings tab because of missing help files

## [0.1.1.0] - 2016-02-28
### Added
- Added change log

### Fixed
- Fix missing minimize button
- Fix File Version

## [0.1.0.0] - 2016-02-16
Initial version