forked from pool/keepass
282 lines
12 KiB
Plaintext
282 lines
12 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Jun 11 18:25:00 UTC 2016 - idonmez@suse.com
|
|
|
|
- Update to version 2.34
|
|
* See http://keepass.info/news/n160611_2.34.html for details.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 7 19:50:18 UTC 2016 - idonmez@suse.com
|
|
|
|
- Update to 2.33
|
|
* See http://keepass.info/news/n160507_2.33.html for the changelog.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 10 07:57:04 UTC 2016 - idonmez@suse.com
|
|
|
|
- Update to version 2.32
|
|
* See http://keepass.info/news/n160309_2.32.html for the changelog.
|
|
- Remove Requires on libgdiplus-devel, this is fixed in Mono some
|
|
time ago.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 12 16:06:07 UTC 2016 - t.gruner@katodev.de
|
|
|
|
- update to 2.31 (2016-01-09)
|
|
- Added menu/toolbar styles, freely selectable in 'Tools' ->
|
|
'Options' -> tab 'Interface'; available styles are 'Windows
|
|
10', 'Windows 8.1', 'KeePass - Gradient', '.NET/Office -
|
|
Professional' and 'System - Classic'; by default KeePass uses
|
|
the style most similar to the one of the current operating
|
|
system
|
|
- Refined application icons (thanks to Victor Andreyenkov)
|
|
- Auto-Type: new target window classification method, which
|
|
improves compatibility with target windows hosted within
|
|
other windows (e.g. a PuTTY window within SuperPuTTY/MTPuTTY)
|
|
- Auto-Type: added workaround for the default Ctrl+Alt behavior
|
|
of KiTTY variants (which differs from Windows' behavior)
|
|
- Before clearing the clipboard, KeePass now first copies a
|
|
non-sensitive text into it; this ensures that no sensitive
|
|
information remains in the clipboard even when clearing is
|
|
prevented by the environment (e.g. when running in a virtual
|
|
machine, when using a clipboard extension utility, ...)
|
|
- Added support for opening entry URLs with Internet Explorer
|
|
or Google Chrome in private mode via the context menu ->
|
|
'URL(s)' -> 'Open with ... (Private)'
|
|
- Added URL override suggestions for Internet Explorer and
|
|
Google Chrome in private mode in the URL override suggestions
|
|
drop-down list in the entry dialog
|
|
- Added optional built-in global URL overrides for opening
|
|
HTTP/HTTPS URLs with Internet Explorer or Google Chrome in
|
|
private mode
|
|
- Added Ctrl+K shortcut for the 'Duplicate Entry' command
|
|
- Mozilla Bookmarks HTML import: added support for importing
|
|
tags
|
|
- Added support for exporting to Mozilla Bookmarks HTML files
|
|
- Windows/IE favorites export: entry fields are Spr-compiled
|
|
now, and entries with cmd:// URLs are now exported as LNK
|
|
files
|
|
- HTML export/printing: added support for UUIDs, added
|
|
horizontal lines between entries in details mode, added
|
|
background color for group headings, long field names are
|
|
hyphenated now, and long field data now breaks and wraps onto
|
|
the next line
|
|
- Plugins: added possibility to configure file transactions for
|
|
each URI scheme
|
|
- Plugins: added possibility to provide custom 'Save As'
|
|
dialogs more easily
|
|
- Converted some PNG images as a workaround for a problem in
|
|
Cairo/LibPNG on Unix-like systems
|
|
- As a workaround for a weakness in Mono's FileDialog, before
|
|
showing such a dialog on Unix-like systems KeePass now tries
|
|
to load the file '~/.recently-used' and deletes it, if it is
|
|
not a valid XML file
|
|
- KPScript: added support for specifying the master password in
|
|
encrypted form using the '-pw-enc:' command line parameter
|
|
(exactly like in KeePass, compatible with the {PASSWORD_ENC}
|
|
placeholder)
|
|
- KPScript: the 'Export' command now supports the optional
|
|
'-GroupPath:' parameter (to export a specific group instead
|
|
of the whole database)
|
|
- KPScript: the 'GetEntryString' command now supports the
|
|
'-FailIfNoEntry' option
|
|
- KPScript: added '-refx-Expires' and '-refx-Expired' entry
|
|
identification parameters
|
|
- KPScript: the 'Import' command now prints more specific error
|
|
messages
|
|
- All KeePass program binaries are now dual signed using SHA-1
|
|
and SHA-256
|
|
|
|
- Auto-Type: improved keyboard layout handling when the target
|
|
window changes during an auto-type process
|
|
- Auto-Type: improved compatibility with Remote Desktop
|
|
Connection client and VirtualBox
|
|
- Improved icon recoloring
|
|
- Improved printing of dates/times and tags
|
|
- The password generator based on a character set now ensures
|
|
that the generated password is Spr-invariant
|
|
- Password generator based on a pattern or a custom algorithm:
|
|
when a Spr-variant password is generated, a confirmation
|
|
dialog for accepting this password is displayed
|
|
- If the 'Save Database' policy prevents saving, the auto-save
|
|
option is now ignored
|
|
- Improved .NET Framework version detection
|
|
- PLGX debugging: when the command line option '-debug' is
|
|
passed and a PLGX plugin fails to compile, the output of all
|
|
tried compilers is saved to a temporary file
|
|
- Improved file transaction creation time handling on Unix-like
|
|
systems
|
|
- Improved compatibility with Mono on BSD systems
|
|
- Enhanced PrepMonoDev.sh script for compatibility with Mono
|
|
4.x
|
|
- Removed KeePassLibSD sub-project (a KeePass library for
|
|
Pocket PC / Windows Mobile) from the main solution
|
|
- Upgraded installer
|
|
- Various code optimizations
|
|
- Minor other improvements
|
|
|
|
- When running under Mono (Linux, Mac OS X, ...), two options
|
|
related to window minimization are disabled now (because they
|
|
do not work properly due to a Mono bug)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 6 15:12:44 UTC 2015 - t.gruner@katodev.de
|
|
|
|
- update to 2.30 (2015-08-09)
|
|
- When opening a database via an URL fails, the error message
|
|
dialog now has a button 'Specify different server
|
|
credentials' (on Windows Vista and higher)
|
|
- Added support for opening entry URLs with Microsoft Edge via
|
|
the context menu -> 'URL(s)' -> 'Open with Edge'
|
|
- Added URL override suggestion for Microsoft Edge in the URL
|
|
override suggestions drop-down list in the entry dialog
|
|
- Added optional built-in global URL overrides for opening
|
|
HTTP/HTTPS URLs with Microsoft Edge
|
|
- When clicking on a group link in the entry view, KeePass now
|
|
ensures that the group is visible in the group tree
|
|
- The main window is now moved onto the primary screen when it
|
|
is restored outside all screens
|
|
- KDBX loader: added support for non-empty protected binary
|
|
value reference elements
|
|
- Plugins: added two auto-type sequence query events
|
|
- Added workaround for Mono drawing bug when scrolling a rich
|
|
text box
|
|
- When running under Mono, some automatic locking options are
|
|
now disabled (because Mono doesn't implement the required
|
|
events)
|
|
- The installer now prevents running the installer while it is
|
|
already running
|
|
- KPScript: added '-GroupPath:' parameter (for specifying the
|
|
full path of a group)
|
|
- KPScript: the 'MoveEntry' command now also supports the
|
|
'-GroupName:' parameter (as alternative to '-GroupPath:')
|
|
- KPScript: added support for specifying the path of an XSL
|
|
stylesheet file using the command line parameter '-XslFile:'
|
|
- KPScript: the 'ListGroups' command now also outputs the
|
|
parent group UUID for each group
|
|
- KPScript: the parameters for specifying new field data (for
|
|
the 'AddEntry' and the 'EditEntry' command) now support
|
|
escape sequences (e.g. '\n' is replaced by a new-line
|
|
character)
|
|
|
|
- The 'Synchronize' file dialog now shows only KDBX files by
|
|
default
|
|
- In the 'Attachments (Count)' column, only non-zero counts are
|
|
shown now
|
|
- Improved MRU item refreshes
|
|
- The entry string dialog now supports changing the case of a
|
|
string name
|
|
- The entry string dialog now does not allow adding a string
|
|
whose name differs from another existing string name in this
|
|
entry only by case
|
|
- The entry view in the main window is now updated immediately
|
|
after pressing Ctrl+H or Ctrl+J
|
|
- The KDB import module now tries to round any invalid
|
|
date/time to the nearest valid date/time
|
|
- XML serializers are now loaded/created at KeePass startup in
|
|
order to avoid a problem when shutting down Windows and
|
|
KeePass.XmlSerializers.dll not being present
|
|
- Changed tab bar behavior in the options dialog to avoid a tab
|
|
content cropping issue caused by plugins
|
|
- Improved workaround for Mono splitter bug
|
|
- Upgraded installer
|
|
- Various performance improvements
|
|
- Various code optimizations
|
|
- Minor other improvements
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 30 07:00:03 UTC 2015 - t.gruner@katodev.de
|
|
|
|
- fix GPG validation
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 11 06:46:28 UTC 2015 - mailaender@opensuse.org
|
|
|
|
- fix System.DllNotFoundException: libgdiplus.so
|
|
- don't use _service (not allowed in Factory)
|
|
- add GPG validation source file integrity checks
|
|
- update to 2.29
|
|
* http://keepass.info/news/n150410_2.29.html
|
|
* http://keepass.info/news/n141008_2.28.html
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 14 12:16:55 UTC 2014 - altesholz@gmail.com
|
|
|
|
- update to 2.27
|
|
- Changelog: http://keepass.info/news/n140706_2.27.html
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 10 14:29:38 UTC 2014 - chris+dev@any.mx
|
|
|
|
- update to 2.26
|
|
- Changelog: http://keepass.info/news/n140413_2.26.html
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 28 15:55:04 UTC 2014 - chris+dev@any.mx
|
|
|
|
- update to 2.25
|
|
- Changelog: http://keepass.info/news/n140203_2.25.html
|
|
- added download service
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 30 20:51:00 UTC 2014 - peter.trommler@ohm-hochschule.de
|
|
|
|
- update to 2.24
|
|
- fix for broken png files
|
|
* drop extra file with png images
|
|
- for changelog see: http://keepass.info/news/n131103_2.24.html
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 23 17:51:49 UTC 2013 - peter.trommler@ohm-hochschule.de
|
|
|
|
- add archive with fixed png files (see bug #1168)
|
|
- remove dependency on pngcrush
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 20 15:32:21 UTC 2013 - peter.trommler@ohm-hochschule.de
|
|
|
|
- update to 2.23
|
|
- fix png files (see https://bugs.gentoo.org/show_bug.cgi?id=472764)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 10 14:10:35 UTC 2013 - mailaender@opensuse.org
|
|
|
|
- update to 2.21
|
|
- Changelog: http://keepass.info/news/n130203_2.21.html
|
|
- enable additional support for auto-type and clipboard operations
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 19 13:10:09 UTC 2012 - adam@mizerski.pl
|
|
|
|
- update to 2.20.1
|
|
- Improved support for images with DPI resolutions different from
|
|
the DPI resolution of the display device.
|
|
- {GOOGLECHROME} placeholder: updated detection code to also
|
|
support the latest versions of Chrome.
|
|
- The option to lock on remote control mode changes now
|
|
additionally watches for remote connects and disconnects.
|
|
- Improved Windows registry accesses.
|
|
- Improved behavior when the user deletes the system temporary
|
|
directory.
|
|
- On Unix-like systems, KeePass now stores most of its temporary
|
|
files in a private temporary directory (preferably in
|
|
$XDG_RUNTIME_DIR).
|
|
- Added detection support for the following web browsers on
|
|
Unix-like systems: Rekonq, Midori and Dooble.
|
|
- KeePass does not try to set the WM_CLASS property on Mac OS X
|
|
systems anymore.
|
|
- Modified some icons to work around unsupported PNG transparency
|
|
keys in Mono.
|
|
- Various code optimizations.
|
|
- Minor other improvements.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 30 20:38:39 UTC 2012 - adam@mizerski.pl
|
|
|
|
- update to 2.20
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 11 00:42:17 UTC 2010 - ajorgensen@novell.com
|
|
|
|
- Update to 2.10
|
|
|