v1.2.1 (2018-01-17)
Fixed bugs:
- v.1.2-beta.4 not cooperating with VM/Virtualbox (Windows'es 7/10 do not detect the device) #300
Closed issues:
- Windows 10 - device is disconnecting after 30-60 seconds #252
v1.2 (2017-12-20)
Closed issues:
- Wrong disconnection message on
real
disconnection #258 - macOS 10.12.5 - wrong information in the About Box - encrypted volume #248
- Setting TOTP secret with Paypal is not working #239
v1.2-beta.4 (2017-12-01)
Fixed bugs:
- OTP generation always asks for User PIN #250
Closed issues:
- Application icon looks poor #297
- Warning for MacOS and Storage v0.48 #287
- OTP with Tutanota Mail (codec expects padded input string) #280
- nitrokey-app doesn't compile with latest libnitrokey #279
- About-Box confusing with NK Pro #272
- Crash on invalid base32 OTP secret #240
v1.2-beta.3 (2017-10-17)
Closed issues:
- build: udev rules and bash completion is installed in /usr/usr/... #275
- Set proper license for RPM package #268
- Configuration of Passwordsafe - wrong language shown #265
v1.2-beta.2 (2017-09-20)
Fixed bugs:
- macOS build artifacts are damaged #246
Closed issues:
- [osx] "The app has been modified or damaged" #260
- Update installation instructions for Fedora #192
- Some functions not working reliably on openSUSE Tumbleweed #181
v1.2-beta.1 (2017-06-01)
Implemented enhancements:
- Make the Nitrokey app more secure (sig binary, provide checksums+GPG) #110
Closed issues:
- Ask user for AES key generation if there is none #238
v1.1 (2017-05-15)
Implemented enhancements:
- Sign using Apple's Binary Signing #16
Fixed bugs:
- Log level set too verbose by default #244
- No device is detected on Windows #243
- Cannot get PIN-protected OTP code on NK Pro 0.8 #242
Closed issues:
- Improper temporary password #245
- Update translations #241
- Hidden volume is volatile - check on Mac #37
- Vector Icon #20
v1.0 (2017-04-26)
Implemented enhancements:
- Nitrokey App should be more accessible to screen reader users #9
Closed issues:
- 'Filling SD Card' box should not be always on top #182
- Handling of sensitive data in HID transactions #113
- Insecure Password handling #84
- Send debug messages to both file and debug window #73
v1.0-beta.3 (2017-04-11)
Fixed bugs:
- NK Pro: Reset User PIN is not shown immediately in menu #108
Closed issues:
- Warnings update from 0.6.3 #224
- automatic detection for bash_completion directory #189
- NK Storage is not detected immediately after insertion #186
- Remove libappindicator support #177
- Windows: About window's width is same as screen width #29
v1.0-beta.2 (2017-04-03)
Implemented enhancements:
- UI: On first run show information about tray icon #111
Fixed bugs:
- UI: OTP secret field not cleared after slot writing #237
- Invalid OTP code when 0's are first digit #236
- Invalid feedback on changing admin PIN #230
Closed issues:
- Fix compilation warnings #235
- Not building on Ubuntu 16.04 #234
- Workaround for Storage crash #233
- App is very nonreactive #227
- Editing OTP slot is not working #209
- not whole sources are under GPLv3+ #191
v1.0-beta.1 (2017-03-20)
v0.6.3 (2017-01-23)
Closed issues:
- Do not enable new HID protocol for Storage yet #218
- nitrokey-app keeps asking for admin PIN when trying to configure TOTP or HOTP slot #211
Merged pull requests:
- Bump version to 0.6.3 #220 (szszszsz)
- Disable support of new HID protocol for Storage #219 (szszszsz)
- Debian packaging rules changes #217 (szszszsz)
v0.6.2 (2017-01-03)
Fixed bugs:
- OTP not working on Windows #214
Merged pull requests:
- Bump version to 0.6.2 #216 (szszszsz)
- Pack union for writing OTP slot data #215 (szszszsz)
- Do not block on waiting for symlink to storage being available #213 (szszszsz)
- Break asking PIN loop when user cancels it #212 (szszszsz)
- Fix compilation warnings #208 (szszszsz)
v0.6.1 (2016-12-01)
Merged pull requests:
- Use native settings handler #206 (szszszsz)
- Bump version to 0.6.1 #205 (szszszsz)
- Add Arabic translation to resource file #204 (szszszsz)
v0.6 (2016-11-28)
Implemented enhancements:
- Support for Pro stick version 0.8 #190
Closed issues:
- Add command line parameter to force language #199
- OTP secret field's max length changes only with text inside #195
- Fedora 23 RPM has conflicts #193
- RPM package installs in wrong directory #178
- Invisible tray icon on openSUSE Tumbleweed unless run as root #176
- Mac OS X version and missing QT libraries #163
Merged pull requests:
- Changelog update #203 (szszszsz)
- Update README.md #202 (szszszsz)
- Add language CLI param #200 (szszszsz)
- Bump version to 0.6 #198 (szszszsz)
- Support for Nitrokey Pro 0.8 #196 (szszszsz)
- Resolve conflict with udev rules (for Fedora 23) #194 (vladimir-lu)
- build: set CMAKE_BUILD_TYPE only if not set #188 (ignatenkobrain)
- Translations: initial support for Arabic (ar) language #183 (szszszsz)
- Change RPM package installation dir #180 (szszszsz)
- Update README.md #179 (szszszsz)
- Update changelog #174 (szszszsz)
v0.5.1 (2016-10-08)
Closed issues:
- Retry counters are not updated before opening About form (NK Storage) #170
- No failure feedback when user erases OTP slot #168
- Confirm erasing PWS slot #167
- Display NK Storage capacity in About window #162
- Abort action when device is not initialized #156
- Buffer overflow while adding OTP #155
- Provide binaries for Ubuntu via Launchpad #115
- show success dialogue when saving a new static password: #57
Merged pull requests:
- Fix typo in debian/changelog #173 (szszszsz)
- Bump version to 0.5.1 #172 (szszszsz)
- Confirm erasing slot in Password Safe. Handle confirmation properly in OTP. #171 (szszszsz)
- Abort sending command to uninitialized device #169 (szszszsz)
- Show feedback message after saving password to Password Safe #166 (szszszsz)
- Add to About window stick's storage capacity #165 (szszszsz)
- Avoid buffer overflow during hex<->base32 conversion #164 (szszszsz)
- Remove issues closed as duplicate from the changelog #160 (szszszsz)
- Add CHANGELOG.md generated with github-changelog-generator #159 (szszszsz)
v0.5 (2016-09-28)
Implemented enhancements:
- Improve dialogue to setup hidden volumes #106
Fixed bugs:
- NK Pro: Impossible to write consecutive HOTP codes #62
- Exception after checking HOTP password with open configuration form #30
Closed issues:
- Update translations before release 0.5 #150
- Sequential erasing of OTP slots not working #146
- Remove test OTP controls from configuration window #145
- PIN protect OTP not working on first request with Storage #144
- Change PIN does not work #143
- Crash when showing message box #142
- Warn about OTP secrets starting from 0x00 #139
- Send 20 null bytes as a secret on OTP edit #138
- Password Safe: Store Unicode characters in passwords #131
- Notification Window after initialization #130
- Make
Forget PIN after 10 minutes
option work again #109 - Add warning that Firmware Password can not be reset #103
- Add guidelines for contributing #75
- Improve usability of hidden volume setup form #72
- Check feedback for password changing with Nitrokey Pro #68
- Check clipboard clearing mechanism for password safe #54
- Various packaging related problems #11
Merged pull requests:
- Bump version to 0.5.0 #158 (szszszsz)
- Update translations before 0.5 release #157 (szszszsz)
- Remove locations from translation files #154 (szszszsz)
- Ask for device's reinsertion when its locked #153 (szszszsz)
- Warn user about secret starting from 0x00 #152 (szszszsz)
- Refactoring: mainWindow::on_writeButton #151 (szszszsz)
- Code refactoring in an attempt to fix #142 #149 (szszszsz)
- Remove test HOTP TOTP from configuration window #145 #148 (szszszsz)
- remember PIN for NK Pro while requesting PIN protected OTP #147 (szszszsz)
- Readme - update links in internals section #141 (szszszsz)
- Issue 130 Reinsert notification after initialization #134 (szszszsz)
- Issue 131 Unicode characters for Password Safe #133 (szszszsz)
- Issue 11 packaging related problems #132 (szszszsz)
- Build package on launchpad 2 #129 (szszszsz)
- Travis: remove qt5declarative depend package from build #128 (szszszsz)
- Adjust debian package creating script for launchpad.net #127 (szszszsz)
- Hidden setup usability fix #126 (szszszsz)
- Add contribution guidelines #125 (szszszsz)
- Add license copy to repository - GPLv3 #124 (szszszsz)
- Add missing udev entry for Nitrokey Storage #123 (szszszsz)
- Update udev rules #122 (szszszsz)
- Code reformat only for modified files vs master branch #120 (szszszsz)
- Issue 54 clipboard clearing #117 (szszszsz)
- Add warning that Firmware Password can not be reset #103 #116 (szszszsz)
- Debian packaging patch #112 (szszszsz)
- Issue 68 password feedback pro #107 (szszszsz)
- Add missing forward declaration #105 (ansiwen)
- prevent make install dirty the root filesystem, stick to the prefix #89 (szszszsz)
- Update travis configuration for application build #69 (szszszsz)
v0.4 (2016-07-02)
Implemented enhancements:
- document CLI interface #24
Fixed bugs:
- Only three passwords displayed #78
- NK Storage: Changing Firmware Password doesn't work #71
- NK Storage: Counter value is not written for HOTP #60
- The tray icon isn't displayed #43
- Application not compiling under qmake #40
- No feedback after changing password #38
Closed issues:
- Limit password length for firmware password in password dialog #100
- Check feedback for firmware password changing with Nitrokey Storage #97
- Can't unlock password safe #96
- Can't configure hidden volume #95
- Readme: remove section about building from sources with QT4 #85
- Only first TOTP is valid #82
- USB 3.0: Updating progress bar during clearing SD card is not working #76
- NK Storage: About dialog does not show current retry counts #66
- Show available password retry count in change password form #65
- Warning displayed when unlocking an encrypted NTFS partition #58
- NK Storage: Erasing HOTP slot results in LED staying red on Nitrokey #56
- 'Passwords' submenu should not be shown when no passwords are available #53
- NK Storage: stick is reconnecting while wiping out SD card #48
- NK Storage: Display menu entry "lock device" only when device is unlocked #46
- NK Storage: Combine menu entries Generate Keys and Initialize Storage WIth Random Data #45
- Implement better detection of unpartitioned encrypted volume #42
- Check new translations #41
- Decouple counter and seed edit controls in TOTP/HOTP configuration form #31
- Refocus App on OS X #23
- RPM Package conflicts with system packages #18
- Specify min/max pin length in UI #15
- Admin PIN with more than 20 chars #12
- Storage: verify Update PIN when "enable firmware update" is selected #2
Merged pull requests:
- Translations pack #104 (szszszsz)
- Allow firmware password to have at most CS20_MAX_UPDATE_PASSWORD_LEN #102 (szszszsz)
- Correct firmware password limit for update command #101 (szszszsz)
- Issue 97 firmware password feedback no debug #99 (szszszsz)
- Take status from device after AES keys initialization #98 (szszszsz)
- Issue 78 only three passwords displayed #93 (szszszsz)
- Issue 45 NK Storage: Combine menu entries Generate Keys and Initialize Storage WIth Random Data #91 (szszszsz)
- Issue 82 Only first TOTP is valid when OTP is protected by user PIN #88 (szszszsz)
- Revert "Issue 48 disable reconnecting messages while wiping" #83 (szszszsz)
- Handle Factory Reset CLI command #81 (szszszsz)
- Extend CLI with stick update mode #79 (szszszsz)
- Issue 48 disable reconnecting messages while wiping #70 (szszszsz)
- Issue 38 no feedback after changing password #67 (szszszsz)
- Issue 60 handle both firmwares for hotp #64 (szszszsz)
- Correcting solution for issue #45 #63 (szszszsz)
- Issue 31 decouple counter #61 (szszszsz)
- Coding style for only modified files #59 (szszszsz)
- Do not show empty passwords submenu #55 (szszszsz)
- Reformatting code with clang-format #52 (szszszsz)
- Revert "Add console in CONFIG += qt console" #51 (szszszsz)
- Hiding "Lock device" from menu when no unlocked disks are available #50 (szszszsz)
- Combine generating AES keys and sd card initialization #49 (szszszsz)
- Workaround for issue 43 #47 (szszszsz)
v0.3.2 (2016-04-11)
Fixed bugs:
- Not working HOTP with Nitrokey Pro - "BUG: nitrokey HOTP BROKEN" #27
Closed issues:
- Hidden volume is volatile #28
- Please push tag v0.2 #8
- provide writeToHOTPSlot as shared library #5
- Conditionally compile libappindicator support. #3
Merged pull requests:
- Fix for issue 28 #34 (szszszsz)
- Fixing HOTP bug #27 #32 (szszszsz)
- fix typo in icon filename #13 (samjuvonen)
v0.2 (2015-09-08)
Merged pull requests:
v0.1 (2014-12-02)
* This Change Log was automatically generated by github_changelog_generator