Release 1.1.0: Difference between revisions

From FreeMind
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
Release 1.1.0 is a release in a beta stage, available as FreeMind 1.1.0-Beta2 since 2016-02-07.
Release 1.1.0 is a release in a beta stage, available as FreeMind 1.1.0-Beta2 since 2016-02-05.


==New features==
==New features==
Line 31: Line 31:


==External links==
==External links==
* [https://sourceforge.net/p/freemind/discussion/22101/thread/801fce22/ FreeMind Version 1.1.0 Beta 2] in forum Open Discussion, sourceforge.net
* [https://sourceforge.net/p/freemind/discussion/22101/thread/801fce22/ FreeMind Version 1.1.0 Beta 2] in forum Open Discussion by Christian Foltin, 2016-02-07, sourceforge.net
* [https://sourceforge.net/projects/freemind/files/freemind-unstable/1.1.0_Beta2/ freemind-unstable/1.1.0_Beta2], sourceforge.net -- files from 2016-02-05
* [https://sourceforge.net/projects/freemind/files/freemind-unstable/1.1.0_Beta2/ freemind-unstable/1.1.0_Beta2], sourceforge.net -- files from 2016-02-05


[[Category:Development]]
[[Category:Development]]

Revision as of 15:35, 24 March 2023

Release 1.1.0 is a release in a beta stage, available as FreeMind 1.1.0-Beta2 since 2016-02-05.

New features

Big new features:

  • New feature: HiDPI support (for windows and linux, mac was already there)
    • Look into the properties under Appearance -> Scale.
  • New method to create graphical and local links: copy nodes and then paste them as graphical or local links.
  • Paste of structured (HTML) data recognizes the structure and reconstructs it as hierarchical nodes.
  • Format dialog has example nodes that demonstrate the changes.

Smaller features:

  • New feature: font color combo box
  • Re-developed lots of the attribute functionality.
  • Search dialog on geographical maps accepts coordinates in the form "lat lon" or "lat lon;lat2 lon2;..."
  • A reverse lookup is then performed unless you set do_reverse_lookup_on_lat_lon_search to false.
  • New search&replace dialog shows tooltips of the node and note text.
  • Enhanced the calendar widget to show 12 month at once.
  • New feature: standalone map server created.
  • New feature: icon toolbar can have multiple columns (see properties->appearance).
  • New feature: on save, thumbnails are created and displayed as tooltip on mindmap links to other mm-files
  • Added node statistics to the status bar (inclusive sums of node contents).
  • New Export as html page with a single clickable image containing only the links (URLs) or the map.
  • Clones can be deactivated by menu
  • Strikethrough
  • Sorting in both directions by repeating the command
  • Markings in calendars

More

Previous releases: Release 1.0.0, Release 0.9.0, etc.

External links