Calibre 歷史版本列表 Page20

最新版本 Calibre 7.5.1

Calibre 歷史版本列表

Calibre 是一個程序來管理您的電子書收藏。它作為一個電子圖書館,也允許格式轉換,新聞提要電子書轉換,以及電子書閱讀器同步功能和一個集成的電子書閱讀器.8997423 選擇版本:Calibre 3.14.0(32 位) Calibre 3.14.0(64 位) Calibre 軟體介紹

Calibre (32-bit)Calibre (64-bit)


Megacubo 16.3.2 (64-bit) 查看版本資訊

更新時間:2022-02-21
更新細節:

What's new in this version:

- Playback improvements
- Allow local IPTV lists
- Minor improvements

DBeaver 21.3.4 查看版本資訊

更新時間:2022-02-07
更新細節:

What's new in this version:

Data editor:
- Row fetch size now can be set to a small value (up to 1 row)
- Search in data grid with enabled numbers formatting now works properly
- Date/time editor calendar presentation now shows proper error messages
- Data loss on resultset scrolling confirmation was added
- Option to highlight selected cell value was added
- Value view panel now supports shortcuts to switch between data formats (configurable)

SQL editor:
- Bug with missing resultset tab focus was fixed
- Script selector panel now supports "All connections" mode

Data transfer:
- Export of columns of composite data types support was added
- Popup message boxes were replaced with task bar notifications
- Navigator tree: database object comments render was added (configurable)
- BLOB/binary editor: problem with changes saving in hex editor was fixed
- Dashboard view: problem with memory leaks was resolved
- Auto-close of idle connections option was added (configurable)
- Driver editor: Maven artifacts settings save/load was fixed
- Bug with empty editor tabs after restart was fixed
- Redundant logging during connection context menu opening was fixed

New database drivers:
- Apache Calcite Avatica
- Apache Druid
- Apache Kylin

Clickhouse:
- New driver was added. Old driver was renamed to Legacy.
- LIMIT clause support was added for data read queries
- Exasol: execution plan save/load was implemented
- MySQL/MariaDB: permission editor was redesigned, grant option support was fixed

MariaDB:
- New driver (3.x) support was added
- Packages and sequences support was added

Oracle:
- Table constraints load performance was significantly increased
- PL/SQL syntax support was improved (packages and procedures parser was fixed)
- WITH clause parser was improved

PostgreSQL:
- Identifiers quoting was added for table DDL
- Database backup now supports "drop if exists" option
- Row replace method "ON CONFLICT DO UPDATE" support was fixed

Redshift:
- New view create was fixed
- Driver version was updated to 2.1

- Generic driver now support sequences and synonyms edit/rename
- Japanese localization was improved
- Several minor UI bugs were fixed

Postman 9.12.2 (64-bit) 查看版本資訊

更新時間:2022-02-04
更新細節:

What's new in this version:

- Fixed an issue in Postman flows where the test summary groups dropdown used to show terminal panel groups

Postman 9.12.0 (64-bit) 查看版本資訊

更新時間:2022-02-03
更新細節:

What's new in this version:

- new: You can now see other users who are present in the same public workspace in real-time

MSYS2 2022-01-28 查看版本資訊

更新時間:2022-01-29
更新細節:

What's new in this version:

- Fix empty ca-bundle.crt when using the .tar.xz or the .sfx and not using a login shell

Everyone Piano 2.4.1.21 查看版本資訊

更新時間:2022-01-27
更新細節:

Postman 9.11.0 (64-bit) 查看版本資訊

更新時間:2022-01-27
更新細節:

What's new in this version:

New:
- You can now monitor your APIs by connecting to analytics, incident management, and internal messaging tools from the Monitoring tab in the API Builder

Fixed:
- an issue with the assignment of values to the Request variables in the Request block configuration for Postman Flows
- an issue with the Postman Flows expression input where regular expressions were not working

Postman 9.10.1 (64-bit) 查看版本資訊

更新時間:2022-01-26
更新細節:

What's new in this version:

- Fixed an issue where opting to watch the parent on forking sometimes did not work

DBeaver 21.3.3 查看版本資訊

更新時間:2022-01-24
更新細節:

What's new in this version:

Data editor:
- Date/time editor now supports calendar-like UI
- Column names quoting was fixed in filter clauses
- Filter for array columns was fixed
- Gis viewer: SRID switch behavior was fixed
- Save/cancel button are now disabled during data save process
- Column filter now uses exact match for numeric values
- Status message now shows execute timestamp
- Advanced copy now respects quoted column names

SQL Editor:
- Multiple result tabs refresh was fixed
- Import file now supports multiple files selection
- Client-side commands (@set, @include) parser was fixed
- Auto-completion fix for SELECT .. INTO queries
- Auto-completion now uses "hippie" completion algorithm by default
- Copy as source code: Delphi format was fixed
- "Copy selected query" command was added
- Variables and parameters deletion was improved
- SQL formatting was fixed (redundant empty lines eliminated)
- Tab context menu was improved (additional items were added)
- Code folding restore was fixed

Data transfer:
- XLSX import was improved (problem with column mapping was fixed)
- Import from CSV now uses approximate column length calculation
- Append to file mode was fixed
- Navigator: tree state loading was fixed

SSH tunnel:
- Advanced tunnel configuration UI was improved (window auto-resize)
- Tunnel test dialog now supports test interruption
- Private key configuration was fixed for jump servers
- Task execute status now shows more detailed information
- Eclipse plugin: history navigation shortcuts support was fixed
- MacOS: application termination on detached window close was fixed

Localizations:
- Simplified Chinese localization was significantly updated
- Italian localization was updated
- Japanese localization was fixed and updated
- Oracle: native quoting parser was fixed

PostgreSQL:
- Error (NullPointerException) in explain execution plan was fixed
- Role DDL was fixed (connection limit)
- SAP HANA: hyperlink navigation ws fixed

SQL Server:
- Database metadata read fix (problem with is_external column)

Postman 9.10.0 (64-bit) 查看版本資訊

更新時間:2022-01-24
更新細節:

What's new in this version:

New:
- We've added two new operators in Postman Flows expression input for you
- len - Can be used to find the length of String/List/Record/Map/Tuple types
- size - Can be used to find the size in bytes for all data types
- You can now sync your API version between Postman and Azure DevOps Server. Configure the integration to enable a 2-way sync between your API Version and Azure DevOps repository.

Improved:
- We've improved the design of the Postman Flows blocks to make ports look more prominent and contained
- Added a new configuration in the Flows Send Request block to force parse JSON response bodies when an incorrect content-type header is received and flows cannot auto parse the response
- We've redesigned the Flow Block Headers to have a more lively experience. Now their background adapts with the state of the block, which could be inactive, executing, or there is an error.
- Redesigned the UI for Postman Flows Send Request block configuration to be more consistent with the general theme
- Expression input in Postman Flows now supports showing compile-time errors

Fixed:
- Fixed an issue in Postman Flows where durable was lost after the For Each block