TinyButStrong Error in field [var.version...]: the key 'version' does not exist or is not set in VarRef. (VarRef seems refers to $GLOBALS) This message can be cancelled using parameter 'noerr'.

TinyButStrong Error in field [var.version...]: the key 'version' does not exist or is not set in VarRef. (VarRef seems refers to $GLOBALS) This message can be cancelled using parameter 'noerr'.
 Q-Dir 軟體歷史版本 Download Page18 :: 軟體兄弟

Q-Dir 歷史版本列表 Page18

最新版本 [var.version]

Q-Dir 歷史版本列表

Q-Dir(四資源管理器)是一個創新的文件管理器的 Windows,是從根本上建立起來,使用戶能夠在真正的多任務環境中控制他們的文件。通過將界面從兩個窗格擴展到三個或四個,專業人員和新手都可以完全控制其存儲驅動器,文件和目錄。 您可以將所有窗格指向您希望的任何位置(另外,每個窗格可以根據您的需要進行配置),使用簡單的鍵盤或鼠標命令複製和移動數據,選擇特定的顏色編碼以擴展您的選擇,可以在傳統的 W... Q-Dir 軟體介紹

Q-Dir (32-bit)Q-Dir (64-bit)


DBeaver 21.0.3 查看版本資訊

更新時間:2021-04-19
更新細節:

What's new in this version:

- Dark theme support was improved (Windows 10 and GTk)

Data viewer:
- Copy As: format configuration editor was added
- Extra configuration for filter dialog (performance)
- Sort by column as fixed (for small fetch sizes)
- Case-insensitive filters support was added
- Plaintext view now support top/bottom dividers
- Data editor was fixed (when column name conflicts with alias name)
- Duplicate row(s) command was fixed for multiple selected rows
- Edit sub-menu was returned to the context menu
- Columns auto-size configuration was added
- Dictionary viewer was fixed (for read-only connections)
- Current/selected row highlighting support was added (configurable)
- Metadata search now supports search in comments

GIS/Spatial:
- Map position preserve after tiles change
- Support of geometries with Z and M coordinates was added
- Postgis: DDL for 3D geometry columns was fixed
- Presto + MySQL geometry type support was added
- BigQuery now supports spatial data viewer
- Binary geo json support was improved
- Geometry export was fixed (SRID parameter)
- Tiles definition editor was fixed (multi-line definitions + formatting)

SQL editor:
- Auto-completion for objects names with spaces inside was fixed
- Database objects hyperlinks rendering was fixed
- SQL Server: MFA (multi-factor authentication) support was added
- PostgreSQL: array data types read was fixed
- Oracle: indexes were added to table DDL
- Vertica: LIMIT clause support was improved
- Athena: extra AWS regions added to connection dialog
- Sybase IQ: server version detection was improved
- SAP ASE: user function loading was fixed
- Informix: cross-database metadata read was fixed
- We migrated to Eclipse 2021-03 platform
- Many minor bug fixes

ClamAV 0.103.2 查看版本資訊

更新時間:2021-04-07
更新細節:

What's new in this version:

This is a security patch release with the following fixes:
- CVE-2021-1386: Fix for UnRAR DLL load privilege escalation. Affects 0.103.1 and prior on Windows only
- CVE-2021-1252: Fix for Excel XLM parser infinite loop. Affects 0.103.0 and 0.103.1 only
- CVE-2021-1404: Fix for PDF parser buffer over-read; possible crash. Affects 0.103.0 and 0.103.1 only
- CVE-2021-1405: Fix for mail parser NULL-dereference crash. Affects 0.103.1 and prior
- Fix possible memory leak in PNG parser
- Fix ClamOnAcc scan on file-creation race condition so files are scanned after their contents are written
- FreshClam: Deprecate the SafeBrowsing config option. The SafeBrowsing option will no longer do anything. For more details, see our blog post from last year about the future of the ClamAV Safe Browsing database.
- DatabaseCustomURL option in freshclam.conf to download it
- FreshClam: Improved HTTP 304, 403 and 429 handling
- FreshClam: Added the mirrors.dat file back to the database directory

This new mirrors.dat file will store:
- A randomly generated UUID for the FreshClam User-Agent
- A retry-after timestamp that so FreshClam won't try to update after having received an HTTP 429 response until the Retry-After timeout has expired
- FreshClam will now exit with a failure in daemon mode if an HTTP 403 (Forbidden) was received because the outcome won't change if it tries again later. The FreshClam user will have to take appropriate action to get unblocked.
- Fix the FreshClam mirror-sync issue where a downloaded database is "older than the version advertised."

DBeaver 21.0.2 查看版本資訊

更新時間:2021-04-05
更新細節:

What's new in this version:

SQL Editor:
- Configuration of open editor action was added
- Smart auto-completion of column values was improved
- Problem with ambiguous column name resolution was fixed
- Hyperlinks detection was fixed
- Problems with SQL templates view freeze was fixed
- SQL formatter of case and conditional operators was improved
- Syntax highlighting for single and double quotes was fixed
- SQL folding state is now saved for each script
- Trim spaces command was added
- Problem with double save/commit confirmations was fixed

Database navigator:
- Quick schema filter was fixed
- Metadata changes save: single transaction processing was improved
- Delete object(s) dialog UI was improved

Data transfer:
- Export to flat files now supports columns configuration
- BOM support was added to CSV import

Data viewer:
- BLOB viewer now respects content type of cell value
- Grouping panel: queries with trailing comment now handled properly
- Custom resultset ordering support was fixed

PostgreSQL:
- Serial data types selector was fixed
- Column default value editor was fixed
- Numeric arrays rendering was fixed (number formatting removed)

SAP HANA (thanks to @wernerdaehn):
- Smart completion was improved
- Public synonyms read was added
- Metadata object search was redesigned

SQL Server:
- Default delimiter was changed to ; instead of GO
- Synonyms support was improved
- Check constraints added to table DDL
- Unicode string literals generation was fixed
- Informix: SQL error position detector was added
- Snowflake: active catalog/schema selector was fixed
- DB2 LUW: extra embedded routines support added
- Google Spanner driver configuration was updated
- MariaDB: TIME data type support was fixed
- Vertica: column comments read and update support was added
- Redshift: table permissions read in table DDL was fixed
- APM Jenifer driver configuration was added
- Automatic version upgrade: app restart procedure was improved
- Application icons were updated

DBeaver 21.0.1 查看版本資訊

更新時間:2021-03-22
更新細節:

What's new in this version:

- Connection management:
- Automatic ending of idle transactions was added
- Network profiles configuration page was fixed
- Filters in the connection selector dialog were fixed

Data transfer:
- Possibility to disable foreign keys was added (PostgreSQL, Oracle)
- Numeric data types mappings were improved
- "Skip all errors" button added in the error dialog

Metadata editor:
- Column delete now checks for dependent objects
- Constraint/index create command now available in the columns edit tab
- Problem with deleted object dup was fixed

SQL editor:
- Script selector popup panel UIX was improved
- Hex constants and scientific numbers formatting was fixed
- Columns alias generation was improved
- Multi-line comments support was fixed

Data editor:
- Column filter UI was improved (value count column)
- Extra configuration was added to SQL script generator
- Better support of IE browser in the spatial viewer (GIS)
- Virtual columns support (rows add/delete) was fixed
- Cells selection was fixed (MacOS)

- Automatic app version upgrade was implemented
- Notification popup rendering in dark theme was fixed
- Perspective customization UI was fixed

ERD:
- Export as image: image cropping problem was fixed
- Export in SVG format was improved
- Diagram save now forces UTF encoding
- Tables coloring was fixed
- Show/hide system object option is now respected
- Print command enablement was fixed

PostgreSQL:
- PgBouncer support was fixed (problem with prepared statements)
- Data types read queries were fixed for older (8.4 and earlier) versions
- Role permissions editor was fixed
- Infinity timestamp values support was added
- Auto-generated columns support was added
- Role name DDL was fixed

Teradata:
- Triggers management was added
- Views metadata read was fixed

- Informix: foreign key DDL was fixed

Clickhouse:
- Table data edit support was added
- Tables and indexed create/drop DDL was fixed

- Sybase IQ support (server version detection) was fixed
- Vertica: view create/edit was fixed

Firebird:
- Procedure parameters' default value read was fixed
- View metadata read was improved

- Data Virtuality driver was added
- Preferences localization was updated

DBeaver 21.0.0 查看版本資訊

更新時間:2021-03-01
更新細節:

What's new in this version:

Main changes:
- Big number of improvements in data transfer tool (insert or update, types mapping, ordering, etc)
- Spatial viewer: 3D objects support, custom tiles, SQLite support
- SQL editor panels (log, output, result tabs, toolbars) were significantly redesigned
- MacOS: a lot of UI rendering bugs were fixed, BigSur support added
- A lot of database-specific issues were resolved and new features were added
- All packages now include Java (no need to install it separately)
- New databases: Trino, PostgreSQL for Google Cloud
- Product splash screen and icons were updated

Changes:
- MacOS: data grid renderer was fixed (bug with mess coloring)
- Linux: package for ARM arch was added

- Data transfer:
- Multiple tables export ordering was improved
- Tables manual reorder support was added

- MySQL:
- Events editor was added
- mysqldump command line parameters now respect client and server versions

- Oracle: tables statistics calculation was fixed
- PostgreSQL: array data types resolution was fixed
- Firebird: system objects detection was improved
- BigQuery: driver version was upgraded
- Exasol: SQL editor now supports LUA scripts (thabks to @Sargul)
- Clickhouse: driver version was upgraded (SQL parser fix)
- Redshift: bug with data types reading was fixed
- Problem with "Tip of the day" popup was fixed
- ERD: bug with broken notes layout after refresh was fixed
- Action icons rendering was fixed on Linux
- Many minor UI bugs were fixed

TeXstudio 3.1.1 查看版本資訊

更新時間:2021-02-24
更新細節:

DBeaver 7.3.5 查看版本資訊

更新時間:2021-02-15
更新細節:

What's new in this version:

Data viewer:
- Advanced paste was fixed (multiple row paste)

SQL editor:
- SQL script toolbar was redesigned
- Omit empty results tab for new editor
- Copy as source code was fixed
- Auto-completion disable was fixed
- Query cancel UI was fixed (force cancel confirmation was removed)

Data transfer:
- Export in TXT format: max column length detection was improved
- Import from CSV format: column length detection was improved
- Database to database transfer: tables order now depends on existing foreign keys
- Manual tables reorder support was added
- Bug with binary columns + copy to clipboard was fixed
- Table/column mapping type selector was fixed
- Driver editor dialog was redesigned

Clickhouse:
- Driver download was fixed
- Table column comments support was added
- Redshift: driver version was updated ("session is read-only" issue was resolved)
- MariaDB: sequences support was added

MySQL:
- JSON columns copy was fixed
- mysqldump parameters are set according to the client version
- SQLite: column delete script was fixed

PostgreSQL:
- Data types cache read was improved
- Cross-schema type resolution was fixed
- Database settings navigator was added
- Column options were added for foreign tables
- Google Cloud PostgreSQL driver was added (thanks to @olavloite)
- SQL Server: jTDS driver support was fixed (problem with schema list load)
- Exasol: grants refresh was fixed
- Ubuntu PPA update was resolved
- New tips of the day were added
- All application jars are signed with DBeaver code sign certificate
- Many minor UI bugs were fixed

ClamAV 0.103.1 查看版本資訊

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

What's new in this version:

Notable changes:
- Added a new scan option to alert on broken media (graphics) file formats
- This feature mitigates the risk of malformed media files intended to exploit vulnerabilities in other software. At present, media validation exists for JPEG, TIFF, PNG and GIF files. To enable this feature, set AlertBrokenMedia yes in clamd.conf for use with ClamD, or use the --alert-broken-media option when using ClamScan. These options are disabled by default in this patch release but may be enabled in a subsequent release.
- Application developers may enable this scan option by enabling CL_SCAN_HEURISTIC_BROKEN_MEDIA for the heuristic scan option bit field.
- Added CL_TYPE_TIFF, CL_TYPE_JPEG types to match GIF and PNG typing behavior. BMP and JPEG 2000 files will continue to detect as CL_TYPE_GRAPHICS because ClamAV does not yet have BMP or JPEG 2000 format-checking capabilities.

Bug-fixes:
- Fixed PNG parser logic bugs that caused an excess of parsing errors and fixed a stack exhaustion issue affecting some systems when scanning PNG files. PNG file type detection was disabled via signature database update for ClamAV version 0.103.0 to mitigate the effects from these bugs.
- Fixed an issue where PNG and GIF files no longer work with Target:5 graphics signatures if detected as CL_TYPE_PNG or CL_TYPE_GIF rather than as CL_TYPE_GRAPHICS. Target types now support up to 10 possible file types to make way for additional graphics types in future releases.

Fixed ClamOnAcc's --fdpass option:
- File descriptor passing (or "FD-passing") is a mechanism by which ClamOnAcc and ClamDScan may transfer an open file to ClamD to scan, even if ClamD is running as a non-privileged user and wouldn't otherwise have read-access to the file. This enables ClamD to scan all files without having to run ClamD as root. If possible, ClamD should never be run as root to mitigate the risk in case ClamD is somehow compromised while scanning malware.
- Interprocess file descriptor passing for ClamOnAcc was broken since version 0.102.0 due to a bug introduced by the switch to cURL for communicating with ClamD. On Linux, passing file descriptors from one process to another is handled by the kernel, so we reverted ClamOnAcc to use standard system calls for socket communication when FD-passing is enabled.
- Fixed a ClamOnAcc stack corruption issue on some systems when using an older version of libcurl. Patch courtesy of Emilio Pozuelo Monfort.
- Allow ClamScan and ClamDScan scans to proceed even if the realpath lookup failed. This alleviates an issue on Windows scanning files hosted on file-systems that do not support the GetMappedFileNameW() API, such as on ImDisk RAM-disks.
- Fixed FreshClam's --on-update-execute=EXIT_1 temporary directory cleanup issue
- ClamD's log output and VirusEvent feature now provide the scan target's file path instead of a file descriptor. The ClamD socket API for submitting a scan by FD-passing doesn't include a file path. This feature works by looking up the file path by the file descriptor. This feature works on Mac and Linux but is not yet implemented for other UNIX operating systems. FD-passing is not available for Windows.
- Fixed an issue where FreshClam database validation didn't work correctly when run in daemon mode on Linux/Unix.
- Fixed scan speed performance issues accidentally introduced in ClamAV 0.103.0 caused by hashing file maps more than once when parsing a file as a new type, and caused by frequent scanning of non-HTML text data with the HTML parser.

Other improvements:
- Scanning JPEG, TIFF, PNG and GIF files will no longer return "parse" errors when file format validation fails. Instead, the scan will alert with the "Heuristics.Broken.Media" signature prefix and a descriptive suffix to indicate the issue, provided that the "alert broken media" feature is enabled.
- GIF format validation will no longer fail if the GIF image is missing the trailer byte, as this appears to be a relatively common issue in otherwise functional GIFs
- Added a TIFF dynamic configuration (DCONF) option that was missing. This will allow us to disable TIFF format validation via signature database update in the event that it proves to be problematic. This feature already exists for many other file types.

Acknowledgments:
- The ClamAV team thanks Emilio Pozuelo Monfort for their code submissions

DBeaver 7.3.4 查看版本資訊

更新時間:2021-02-01
更新細節:

What's new in this version:

- SQL editor:
- "Open SQL console" action was added to the main toolbar and context menu
- Support of very long sql scripts was improved
- Parser hanging was fixed (partially) for queries with a lot of parenthesis
- Auto-completion performance was improved

Data editor:
- Drop-down inline editor was fixed (Linux)
- Epoch time transformer now supports timezones
- Copy As SQL: now uses correct SQL dialect

- Metadata editor: support of pure unicode identifiers was added
- Content assistant was fixed for drop-down selectors
- Connection configuration import now supports target folders

GIS (spatial) data viewer:
- MapBox tile configuration was fixed
- 3D geometry objects now can be displayed on map
- Geometry transformer for binary format (WKB) was added

- Trino (ex-PrestoSQL) driver was added (thanks to @mosabua)
- MariaDB: default driver version upgraded to 2.7.1

SQLite:
- Spatial (gis) data viewer was added
- Metadata refresh was fixed (wrong foreign key name)

PostgreSQL:
- SQL formatting for custom data types was fixed (geometry and others)
- Backup/restore now support non-standard authentication (e.g. IAM)
- Redundant data types removed from navigator tree (arrays)
- Nested multiline comments support was added
- Database template list now contains all databases

- Redshift: driver version was upgraded (bug with "session is read-only")
- Presto/Trino: GIS transformers support was added

Firebird:
- SQL parser was fixed (code blocks)
- Table/view type recognition was improved (for older FB versions)
- Number of errors with wrong focus tracking fixed on MacOS
- Clear message for Java version mismatch errors was added
- Now DBeaver can be installed without bundled Java (Windows and Linux)
- Problem with Eclipse Marketplace extension was fixed
- Several minor UI bugs were fixed

DBeaver 7.3.3 查看版本資訊

更新時間:2021-01-18
更新細節:

What's new in this version:

SQL Editor:
- Server Output and Execution Log panels were redesigned
- Server Output auto-show was added (configurable)
- SQL formatting was fixed (IN clause)

Data editor:
- Export in TXT (plaintext) format was improved (proper formatting added)
- Documentation for date/time format patterns was added
- Import from file: file selector wizard page was fixed

Connection editor:
- Password field is disabled when it is not used
- Driver selector page was redesigned
- Driver properties editor was fixed (empty property values save)

MySQL:
- GIS data types support was fixed
- Table columns mapping was improved in data transfer
- Oracle: dependencies information was enhanced (+dependents)
- SAP HANA: connection editor waa enhanced (port numbers)

SQL Server:
- Composite indexes metadata read was fixed
- Database delete was improved (close other connections before delete)
- MERGE queries support was improved (erroneous row count limit was removed)
- Greenplum: partitions and child tables read was fixed
- Informix: stored procedures DDL formatting was fixed
- Spanish localization was significantly improved (thanks to @ adamantike)
- Several minor UI bugs were fixed