Freeplane 歷史版本列表
Freeplane 是一個免費和開源的軟件應用程序,支持思想,分享信息,並在工作中,在學校和家裡完成的事情。該軟件可以用於思維導圖和分析心靈地圖中包含的信息。 Freeplane 在安裝了 Java 的當前版本的任何操作系統上運行。它可以運行在本地或可移動存儲,如 USB 驅動器。Freeplane 產品特點: 注意與可自由定位,不連接的節點(貼吧); 將想法(節點)排序成由線(邊)連接的層次結構... Freeplane 軟體介紹更新時間:2020-12-24
更新細節:
What's new in this version:
- Changed: Updated Dutch translation
- Fixed: TV background tasks might not be performed if no recording actions were scheduled
- Fixed: The DSP variables for the enabled state could be big values instead of 0 or 1
- Fixed: Pausing while watching a TV show that was still being recorded would cause recording to stop and restart, creating multiple recordings
更新時間:2020-12-21
更新細節:
What's new in this version:
Installers:
- Windows installer packager was reworked
- MacOS PKG installer was deprecated, DMG installer now includes JDK
- Linux installers (DEB and RPM) now include JDK
- All zip archives now include JDK
MacOS (BigSur):
- Problem with lines disappear in SQL Editor was fixed
- Problem with connection driver properties editor were fixed
- Problem with data filter history dropdown was fixed
- Native client selector was fixed (MySQL, MariaDB, PostgreSQL)
Data transfer:
- Data import now supports INSERT OR REPLACE mode (Oracle, MySQL, PostgreSQL, SQLite, Firebird)
- Column mapping is now saved between different runs (no need to make the same assignments multiple times)
Data editor:
- Resultsets ordering configuration was added (client/server side or smart mode)
- Columns pin flag now saved across different data filters
SQL editor:
- Tabs management was redesigned and improved (naming, pins, reordering)
- SQL folding performance was significantly improved
- SQL auto-completion was improved for procedures
- Problem with unicode characters in script file names was fixed
- Problem with parameters binding dialog was fixed (bad performance during parameter value change)
- SQL generation: extra options were added
PostgreSQL:
- Permission grant queries were fixed
- New schema + new table + new column create UI was fixed
Oracle:
- Session manager now supports Oracle 9
- Dependencies information was added for tables, views and packages
- Redshift: geometry/geography types support was added
- SQL Server: user data type list was fixed (redundant types were removed)
- Firebird: procedure parameters domain type names were fixed
- Popup errors during theme change were fixed
- New connection driver selector was improved (performance)
- DBeaver was migrated to Eclipse platform 2020-12
- DBeaver build system was migrated to Tycho 2.0
- Many minor UI bugs were fixed
- Note: if you experience any problems starting dbeaver after the version upgrade - please try to reset workspace
更新時間:2020-12-18
更新細節:
更新時間:2020-12-14
更新細節:
What's new in this version:
- Fixed regression bugs
更新時間:2020-12-12
更新細節:
What's new in this version:
- Fixed: Firing an MCC 22003 on a not found index would crash
- New: MCC 22003 with an index of 12 shows Cloudplay
- New: Added a Cloudplay toolbar button
更新時間:2020-12-11
更新細節:
What's new in this version:
- Add vlang and forth code syntax highlight
- Add “Properties” in context menu for file on Windows
- Improve markdown parse logic
- Improve UI and built-in themes
- Improve compatibility with IMEs
- Fix print may popup no printer available error
- Fix open link with escaped urls
- Fix some mermaid dialog bugs
- Other bug fix
更新時間:2020-12-11
更新細節:
What's new in this version:
Features:
- Add support for clusters of containers managed by Docker Compose
- Allow containers to inherit the Environment set in Project Properties
- Allow configuring port forwarding for containers
- Add a plugin system for implementing support for additional container systems
and container orchestration systems
Changes:
- Change how container configuration works. Wing 8 alpha1 projects will not open if they
include a container configuration, and must be rebuilt.
- Require a second : to be typed in auto-editing block management with : before starting
a block if a type annotation or := could be used in that context. This can be disabled
with the Editor > Auto-Editing > Prefer Block Management in Assignments preference
Bug-Fixes:
- Fix Apply Update dialog
- Reduce the amount of CPU time used by debug processes and the Python Shell
- Don't fail to start when the file last-python is missing from the settings directory
- Include all improvements in Wing 7 versions 7.2.3.2 through 7.2.7
- Fix problems starting debug with wingdbstub from sitecustomize
更新時間:2020-12-09
更新細節:
What's new in this version:
Upgrade:
- Components-2009: Push Notifications User service split, needed for Settings – Network page
- Components: Windows Update components better organized, Windows update is not needed to install updates manually
- Downloader: External update packages in update cache split into its own group for better visibility
- Settings: ‘Balloon tips’ settings renamed to reflect Explorer namings and Win10 legacy baloon notifications option added
- Unattended: AutoLogon count if set to 1, was logging in twice, known Windows limitation, now properly set
- UI-Translation: Thanks for Slovak language (‘Brahma’)
Fixed:
- Updater: Check Updates – Host Update button wasn’t enabled in certain appropriate cases
- Components: ‘Media Streaming’ removal was breaking Remote Desktop server-side
- Components: Servicing Stack compatibility option wasn’t available on boot setup and winpe images
更新時間:2020-12-01
更新細節:
What's new in this version:
- Changed: When renaming a library, if you rename the active library, the name used for backups will also be updated
- Fixed: When playing a DMS TV channel, the tuner status got stuck at "Initializing..."
- Fixed: Media Center would not display JPEG images with minor defects (often in metadata tags)
- Changed: Updated German translation file (thanks Bytestar)
- Changed: Made digital TV code more robust against bad data
更新時間:2020-11-30
更新細節:
What's new in this version:
- SQL editor:
- Complex SQL queries parser was improved
- Query folding now respects active SQL dialect
- Problem with focus loss after query execute was fixed
- Data transfer:
- Imports from CSV/XLS: date columns support was added
- Export in SQL INSERT format: support of various INSERT/REPLACE/UPSERT dialects was added
- Problem with active schema switch during task execute was fixed
- Export from query: task UI configuration was fixed (active schema select)
- ERD: table copy-paste was fixed
- Project delete now requires confirmation of project files delete
- Command line: connection credentials now can be passed along with connection name/id
- SSH: private key format conversion was improved (Linux)
- SQL INSERT query generator now skips auto-generated columns
- PostgreSQL:
- Table DDL was fixed (serial columns)
- Role members/permissions viewer was fixed
- Permission editor now supports sequences and materialized views
- Bug with partition list read was fixed
- SQLite: table column delete feature was added
- Teradata: active schema selector was added
- Firebird: problem with missing views was fixed. View source editor was fixed
- Exasol: table index create UI was fixed
- SQL Server: index create UI was improved (index type selector)
- Hive: SQL dialect was improved (extra keywords)
- <ySQL/MariaDB: privileges editor UI was fixed
- Oracle:
- PL/SQL parser was significantly improved
- View DDL read was fixed
- Session manager now supports Oracle 9 and 8
- BigQuery:
- Problem with missing resultsets was fixed
- Driver version was upgraded
- HANA: triggers metadata reading was fixed (bug with wrong schema)
- Many minor UI bugs were fixed