Freeplane 歷史版本列表
Freeplane 是一個免費和開源的軟件應用程序,支持思想,分享信息,並在工作中,在學校和家裡完成的事情。該軟件可以用於思維導圖和分析心靈地圖中包含的信息。 Freeplane 在安裝了 Java 的當前版本的任何操作系統上運行。它可以運行在本地或可移動存儲,如 USB 驅動器。Freeplane 產品特點: 注意與可自由定位,不連接的節點(貼吧); 將想法(節點)排序成由線(邊)連接的層次結構... Freeplane 軟體介紹更新時間:2020-01-24
更新細節:
What's new in this version:
New:
- Apply palette elements with a single click if there is a selection in the score
- Allow dragging notes horizontally
- Slurs, hairpins and other elements can be edited after single click
- Add middle adjustment handle for beams, for moving whole beam vertically
- Add command-line option for transposing scores
Improvements:
- Double click is not needed to reach edit mode anymore
- Introduce section break properties, bend properties in the Inspector
- Allow access to several properties window in the Inspector
- Name of the newly created custom palette can be specified
- Accessibility: improve speech for elements with spanners
- Embed Tremolo Bar editor to the inspector
Fixes:
- "Don't play trill" option silenced the note playback
- Slurs on small staves were displaced in some cases
- Barline handles were drawn incorrectly after dragging one
- Strings in the Part dialogue were ambiguous
- Y Offset value of fretboards didn't restore after undoing the values being changed from Edit Mode
- Replacing a note with an accidental left the accidental on the new note
- Adding Intervals (above/below) didn't take into consideration the accidental toggle state
- Multiple chord symbols attached to same note didn't copy as part of the range
- Strings in fret diagrams without "X" or "O" displayed as "?" on Linux
- MuseScore crashed when changing a triplet's rest's duration
- Images attached to rests weren't imported from MuseScore 2
- Tremolo Bar dialog had multiple UX issues
- AppImage: system printers weren't available in the print dialog
更新時間:2020-01-21
更新細節:
What's new in this version:
- Fix auto-indent after paste within a multi-line logical line
- Add missing Python 3 public file object attribs to debugger's standard input wrapper: buffer, mode, readable, seekable, writable, and write_through
- Fix analysis failures seen when adding or removing duplicate classes or functions
更新時間:2020-01-20
更新細節:
What's new in this version:
- Added Italian translation file to VS project
- Fixed Y buffer clearing in trackball routine
- Make new Special Actions enabled in the current profile by default
- Make sure to actually load Linked Profiles at program start. Oopsie
- Save settings on log off or Windows shutdown
- Save settings on controller unplug. Needed to save Linked Profile setting
- Link to ViGEm installer version 1.16.116
- Allow moving auto profile entries. Change contributed by mika-n
- Added tooltip to auto-profile path and title editbox fields
- Czech translation added. Provided by Maikeru007
- Fixed binding for Flash at High Latency setting
更新時間:2020-01-16
更新細節:
What's new in this version:
Improvements for plugin authors:
- Finalize property value only when the value is queried
- In previous Gradle releases, certain Gradle types, such as Property or ConfigurableFileCollection, provided a finalizeValue() method that eagerly calculated the final value for a property and prevented further changes
- When a task starts running, Gradle automatically finalizes task properties of these types, so that the same value is seen by the task's actions and Gradle's build caching/up-to-date checks. This also avoids calculating the property value multiple times, which can sometimes be expensive. Plugins can also use finalizeValue() to finalize other properties, such as a property of a project extension, just prior to querying the value.
- In this release, these types gain a new finalizeValueOnRead() method. This method is similar to finalizeValue(), except that the final value is calculated when the value is queried rather than immediately. Plugins can use this method when a property value may be expensive to calculate or when the value may not have been configured to ensure that all consumers of the property see the same, final, value from that point onwards.
- Please see the user manual for more details
New managed property types:
- Gradle 5.5 introduced the concept of a managed property for tasks and other types, where Gradle provides an implementation of the getter and setter for an abstract property defined on a task, project extension, or other custom type. This simplifies plugin implementations by removing a bunch of boilerplate.
In this release, it is possible for a task or other custom type to have an abstract read-only property of type DomainObjectSet<T>.
- Please see the user manual for more details.
New factory methods:
The ObjectFactory type, which plugins and other custom types use to create instances of various useful types, has several new factory methods to create certain Gradle types that could only be created using internal APIs in previous releases:
- The polymorphicDomainObjectContainer() method to create ExtensiblePolymorphicDomainObjectContainer<T> instances
- The namedDomainObjectSet() method to create NamedDomainObjectSet<T> instances
- The namedDomainObjectList() method to create NamedDomainObjectList<T> instances
Improvements for Gradle tooling providers:
- Tooling API: TestLauncher can run specific Test task tests
- The TestLauncher interface in the Tooling API could already launch tests by specifying the name of the test classes or methods; however, if there are multiple Test tasks, then all Test tasks would be executed.
- For IDEs, developers usually want to execute only one task at a time. Gradle 6.1 introduces a new API to execute tests with specific Test task using the withTaskAndTestClasses() and withTaskAndTestMethods() methods.
更新時間:2020-01-14
更新細節:
What's new in this version:
- Internal changes
更新時間:2020-01-10
更新細節:
What's new in this version:
- Changed macro recorder to handle special case of capturing Alt keys
- Fixed values used for controller button presses in macro recorder
- Changed to now force some tabs to not be accessible while Profile Editor is open
- Improved Japanese translation. Change provided by jeek-midford
- Added "Revert to default profile on unknown process" option to auto-profile screen
- Added user configurable (profile) max time for rumble watchdog timer. Defaults to a disabled timer (0 value). Should help with games that hold a rumble effect for a long period of time with no update (GTA 5?)
- Added Italian translation. Provided by RaydenX93
- Fixed invalid cast bug for Shift Action key binding in Binding window. Crash happened when updating window with current binding
- Added SuppressUnmanagedCodeSecurity to some classes that deal with COM interopt calls
- Fixed default button mapping display for TouchUpper and TouchMulti touchpad buttons
- Corrected trigger slider labels in Controller Readings tab
- Fixed auto-profile "Turn DS4Win temporarily off" functionality
更新時間:2020-01-10
更新細節:
What's new in this version:
Changes:
- Various improvements when setting up an account for a Microsoft Exchange server: Now offers IMAP/SMTP if available, better detection for Office 365 accounts; re-run configuration after password change
Fixes:
- After changing view layout, the message display pane showed garbled content under some circumstances
- Various security fixes
- Various theme changes to achieve "pixel perfection": Unread icon, "no results" icon, paragraph format and font selector, background of folder summary tooltip
- Tags were lost on messages in shared IMAP folders under some circumstances
- Calendar: Event attendee dialog was not displayed correctly
更新時間:2020-01-06
更新細節:
更新時間:2020-01-01
更新細節:
What's new in this version:
- Added hooks for Swipe Control buttons
- Added fix for Load Profile Special Action save crash
- Bundled HidGuardHelper version 0.1.2. Added process check for stale whitelist key removal
更新時間:2019-12-31
更新細節:
What's new in this version:
- Fixed Gyro Mouse Trigger display string
- Added locking on a collection to clear up potential thread safety issues
- Added workaround to inverted YAW gyro axis issue in some DS4 v1 gamepads. Made by mika-n
- Updated ViGEmBus installer URL
- Show minor message if ViGEm installer download fails
- Added minor check if timer needs to be run in Welcome Dialog
- Updated tray menu
- Make sure RecordBox can have focus. Allow extra keys to be usable while recording a macro
- Added Portuguese translation. Made by Leomelati
- Added Spanish translation. Made by RY0M43CH1Z3N
- Moved some overlay buttons in Profile editor