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