安装版:
http://nchc.dl.sourceforge.net/project/keepass/KeePass%202.x/2.17/KeePass-2.17-Setup.exe
绿色版:
http://nchc.dl.sourceforge.net/project/keepass/KeePass%202.x/2.17/KeePass-2.17.zip
简体语言文件:
http://nchc.dl.sourceforge.net/project/keepass/Translations%202.x/2.17/SimplifiedChinese-2.17.zip

Changes from 2.16 to 2.17:
New Features:

Multiple auto-type sequences can now be defined for a window in one entry.
The auto-type entry selection dialog now displays the sequence that will be typed.
The auto-type entry selection dialog is now resizable; KeePass remembers the dialog's position, size and the list view column widths.
Added auto-type option 'An entry matches if its URL is contained in the target window title'.
Added two options to show dereferenced data in the main entry list (synchronously or asynchronously).
Dereferenced data fields are now shown in the entry view of the main window and the auto-type entry selection dialog (additionally to the references).
Field references in the entry view are now clickable; when clicking one, KeePass jumps to the data source entry.
Added option in the 'Find' dialog to search in dereferenced data fields.
Added option to search in dereferenced data fields when performing a quick search (toolbar in main window).
The 'Find' dialog now shows a status dialog while searching for entries.
The main window now shows a status bar and the UI is disabled while performing a quick search.
Added context menu commands to open the URL of an entry in a specific browser.
Added {SAFARI} browser path placeholder.
Added {C:...} comment placeholder.
Added entry duplication options dialog (appending "- Copy" to entry titles, and/or replacing user names and passwords by field references to the original entries).
Added option to focus the quick search box when restoring from taskbar (disabled by default).
Added tray context menu command to show the options dialog.
Source fields are now compiled before using them in a {PICKCHARS} dialog.
Added 'Copy Link' rich text box context menu command.
Before printing, the data/format dialog now shows a print dialog, in which the printer can be selected.
Added application policy to ask for the current master key before printing.
Added support for importing Passphrase Keeper 2.50 HTML files (in addition to the already supported 2.70 format).
KeePass now removes zone identifiers from itself, ShInstUtil and the CHM help file.
Listing currently opened windows works under Unix-like systems now, too.
Alternating item background colors are now also supported in list views with item groups.
IOConnection now supports reading from data URIs (RFC 2397).
Group headers are now skipped when navigating in single selection list views using the arrow keys.
Added detection support for the following web browsers on Unix-like systems: Firefox, Opera, Chromium, Epiphany, Arora, Galeon and Konqueror.
Added documentation of the synchronization feature.
Key provider plugins can now declare that they're compatible with the secure desktop mode, and a new property in the query context specifies whether the user currently is on the secure desktop.
Added workaround for a list view sorting bug under Windows XP.
Added workaround for a .NET bug where a cached window state gets out of sync with the real window state.
Added workaround for a Mono WebRequest bug affecting WebDAV support.
Improvements / Changes:

Items in the auto-type entry selection dialog can now be selected using a single click.
When performing global auto-type, the Spr engine now uses the entry container database instead of the current database as data source.
The generated passwords list in the password generator dialog now uses the password font (monospace by default).
The last modification time of an entry is now updated when a new password is generated using the {NEWPASSWORD} placeholder.
The overlay icon for the taskbar button (on Windows 7) is now restored when Windows Explorer crashes and when starting in minimized and locked mode.
Improved opening of CHM help file.
The buttons in file save dialogs now have accelerator keys.
Separated URL scheme overrides into built-in and custom ones.
Improved tray command state updating.
The default tray command is now rendered using a bold font.
The main window is now disabled while searching and removing duplicate entries.
Improved banner handling/updating in resizable dialogs.
The 'Ctrl+U' shortcut hint is now moved either to the open or to the copy command, depending on whether the option 'Copy URLs to clipboard instead of opening them' is enabled or not.
Improved command availability updating of rich text context menus.
Quick searches are now invoked asynchronously.
Improved quick search performance.
The option to minimize the main window after locking the KeePass workspace is now enabled by default.
When performing auto-type, newline characters are now converted to Enter keypresses.
Auto-type on Unix-like systems: improved sending of backslash characters.
On Unix-like systems, the default delay between auto-typed keystrokes is now 3 ms.
Spr engine performance improvements.
Changing the in-memory protection state of a custom entry string is now treated as a database change.
Some options in the options dialog are now linked (e.g. the option 'Automatically search key files also on removable media' can only be enabled when 'Automatically search key files' is enabled).
Most items with default values aren't written to the configuration file anymore (resulting in a smaller file and making it possible to change defaults in future versions).
Path separators in the configuration file are now updated for the current operating system.
Improved 'xdotool' version detection.
Improved IO response handling when deleting/renaming files.
Various UI text improvements.
Various code optimizations.
Minor other improvements.
Bugfixes:

Status bar text is now correctly updated to 'Ready' after an unsuccessful/cancelled database opening attempt.
Password generation based on patterns: escaped curly brackets are now parsed correctly.

KeePass v2.17相关推荐

  1. 轻量级PHP接口框架PhalApi开源接口框架 v2.17.1源码

    简介: PhalApi简称π框架(派框架),一个轻量级PHP开源接口框架,配套运营管理平台,专注于接口服务开发,支持HTTP/SOAP/RPC协议,拥有自动生成的在线文档.多种开发语言的客户端SDK包 ...

  2. 维克设备管理软件 v2.17 通用网络版 免费

    Welcome to my blog! <script language="javascript" src="http://avss.b15.cnwg.cn/cou ...

  3. Rank Math Pro v2.17.1 SEO插件

    介绍: Rank Math SEO PRO是适用于WordPress的搜索引擎优化插件,可让任何人轻松的达到SEO效果.可自定义重要的SEO设置,控制哪些页面可建立索引,以及网站如何在结构化数据中显示 ...

  4. 蓝宝石rx580gpuz参数_GPU-Z公布V2.17.0版本更新 修复RX 580 2048SP核心与显存负载错误...

    从2019年开始,无论是AMD还是Nvidia都公布了自家的新显卡,毕竟一年初大家还是要有所动作,不过作为目前检测显卡的第一号工具,GPU-Z却丝毫没有任何的更新换代,导致我们在查询显卡参数的时候很多 ...

  5. chromedriver与chrome版本映射表(更新至v2.30)

    在 chrome://help/ 查看浏览器版本号 看到网上基本没有最新的chromedriver与chrome的对应关系表,便兴起整理了一份如下,希望对大家有用: chromedriver版本 支持 ...

  6. selenium之 webdriver与三大浏览器版本映射表(更新至v2.29)

    转载:https://www.cnblogs.com/testervic/p/6705159.html 1.chrome浏览器 看到网上基本没有最新的chromedriver与chrome的对应关系表 ...

  7. selenium之 chromedriver与chrome版本映射表(更新至v2.33)

    看到网上基本没有最新的chromedriver与chrome的对应关系表,便兴起整理了一份如下,希望对大家有用: chromedriver版本 支持的Chrome版本 v2.33 v60-62 v2. ...

  8. selenium之 chromedriver与chrome版本映射表(更新至v2.43)

    看到网上基本没有最新的chromedriver与chrome的对应关系表,便兴起整理了一份如下,希望对大家有用: chromedriver版本 支持的Chrome版本 chromedriver版本 支 ...

  9. 【转】小生我怕怕工具包[2010.06.17](转自52破解论坛)

    该破解工具包是52破解论坛的斑竹小生我怕怕搜集制作,喜欢的可以下了啊------------------------------------------------------------------ ...

最新文章

  1. 台积电2nm工艺重大突破!
  2. 打开sql server 验证
  3. 如何解决局域网内传输速度过慢问题
  4. Linux软件管理器(如何使用软件管理器来管理软件)
  5. oracle orber by,Oracle ORDER BY子句
  6. laravel上传到七牛图片插件
  7. leetcode 28. 实现 strStr()(kmp)
  8. 解决HbuiderX将uni-app开发的项目运行到小程序编译后文件vendor.js太大的问题
  9. 秒杀场景_解决秒杀超卖问题_04
  10. linux sftp目录无法切换,linux – SFTP用户无法编辑或创建文件
  11. 我为什么不无偿加班,你也不应该
  12. 使用cmd和excel完成批量复制所需文件夹和文件
  13. 启动器Android标准,【转】各款安卓启动器评测(之我见)
  14. 用cdr怎么精确裁剪图形
  15. 冲激脉冲抽样定理matlab,信号抽样及抽样定理分析.doc
  16. Nginx的双向认证
  17. 按键精灵 剑网三帮派钓鱼脚本
  18. 如何使用AD账号登录腾讯企业邮箱?
  19. orange+pi+android+7,全志H6四核1.8GHZ的Orange pi 3来了!新一代ARM开发板,64位系统级芯片......
  20. stm32f429移植littlevGL

热门文章

  1. TFRecord存储维度(秩、rank、dimension)较多的数据以及创建Dataset的过程
  2. OR和AR系统的区别
  3. 川大计算机应用基础一次作业答案,川大《计算机应用基础第1次作业答案川大《计算机应用基础》第1次作业答案.doc...
  4. 文摘 - 巧取老山参
  5. Linux内核中CPU主频和电压调整 (一)
  6. Livox Lidar+海康Camera实时生成彩色点云
  7. 华为云IoT智慧物流案例05 | QT应用开发
  8. Android 音频数据传输流程图 - Playback过程
  9. autojs-toast-多彩气泡
  10. 普及医疗类人工智能机器人的重要性