1
0
mirror of https://github.com/keeweb/keeweb.git synced 2024-06-20 06:56:40 +02:00
keeweb/release-notes.md
2016-02-26 00:00:53 +03:00

131 lines
3.7 KiB
Markdown

Release notes
-------------
##### v1.0.4 (2016-02-25)
Workaround for Chrome bug
`-` #110: fix font rendering in Chrome
##### v1.0.3 (2016-02-23)
Hotfix
`+` #94: warn user about local files
`-` #92: save files on exit
`-` #95: unlock by opening settings
`-` fix crash on arch linux startup
##### v1.0.2 (2016-02-17)
Hotfix
`-` #80: dragdrop bug
##### v1.0.1 (2016-02-14)
Bugfixes
`-` fixed tags selection
`-` fixed updater bug
##### v1.0.0 (2016-02-12)
Performance, stability and quality improvements
`+` track changes in local files
`+` mobile layout made more convenient
`+` command-line option to disable updater
`+` using system proxy settings for updater
`+` webapp icon for touch devices
`-` #80: prevent data loss on group move
`-` issues with clipboard clear fixed
##### v0.6.1 (2016-02-02)
App moved to app.keeweb.info
##### v0.6.0 (2016-01-19)
Improvements
`+` advanced search
`+` ability to sync files with changed credentials
`+` save at exit for desktop app
`+` more reliable binaries management
`+` string resources globalization
`+` San-Francisco font in Chrome OS X
`+` help/tips
`+` #67: field editing improvements
`*` monospace fonts for protected fields
`*` #68: url display without http
`+` #50: notification on password copy
`-` #74: select all in search field
##### v0.5.1 (2015-12-15)
Layout bugfixes
`-` #66: keyfile selection in Firefox
`-` entries list layout issue in iOS Safari
##### v0.5.0 (2015-12-14)
2-way merge sync
`*` all files are now opened with offline support
`*` disallow opening same files twice
`*` default theme is now blue
`+` #46: option to show colorful icons
`+` #45: optional auto-lock on minimize
`+` option to disable searching for group
`+` #62: saving files with empty password
`+` #56: preserve selected entry after close
`-` #55: custom scrollbar issues
##### v0.4.6 (2015-11-25)
`-` #32: visual glitches on Windows 10
##### v0.4.5 (2015-11-25)
Bugfixes
`-` mobile safari layout issues
`-` auto-restart in windows app
##### v0.4.4 (2015-11-22)
Auto-update restart on Windows fixed
##### v0.4.3 (2015-11-22)
Windows minimize to tray bugfix
##### v0.4.1, v0.4.2 (2015-11-22)
Auto-update and bugfixes
##### v0.4.0 (2015-11-22)
Locking, better Dropbox, custom icons, security enhancements, bugfixes
`+` lock flow, auto-lock
`+` entries list display table layout
`+` minimize to tray on windows
`+` desktop Dropbox
`+` Dropbox notification in self-hosted apps
`+` custom icons support
`+` option to check updates without install
`+` clear clipboard password after timeout
`+` trim history by rules
`-` fixed tag list scrolling
`-` entry deletion didn't mark file as modified
##### v0.3.0 (2015-11-14)
Auto-update
`+` remember menu and list width
`-` fixed protected field deletion
##### v0.2.1 (2015-11-10)
Fixed KeePassX compatibility issues
##### v0.2.0 (2015-11-09)
UX improvements, offline, trash, protected fields, bugfixes
`+` improved open page ux
`+` trash management
`+` protected fields support
`+` keyfiles from Dropbox
`+` #17: option to hide entries from subgroups
`+` #5: groups and entries arranging
`+` #13: increase max generated password length
`+` #20: default http:// for urls without protocol
`-` #12: cannot edit entries without title
`-` #21: history inside history entries
##### v0.1.1 (2015-11-04)
Bugfix and performance enhancements
`+` support non-xml keyfiles
`+` removed limitation for extensions of opened files
`+` #10: using WebCrypto for better open performance
`-` #11: can create a group without name
`-` #3: desktop app quits without question about unsaved changes
`-` #2: shortcuts are not working in Mac app
##### v0.1.0 (2015-10-31)
First MVP