Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 52ee221c62 | |||
| c1421f0874 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:47fb77842b1f870bc545a7229a0d1a7f81fc69f99943adee66cb6e96a1c34940
|
||||
size 1078441
|
||||
3
4.5.0.tar.gz
Normal file
3
4.5.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:92bedc9a42eb80d872f4700ee5ee3bfa3884762831d0a11b735c6f72452a4726
|
||||
size 2039475
|
||||
@@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 17 06:12:15 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 4.5.0:
|
||||
New features:
|
||||
* Add a language menu
|
||||
+ The active Language can be now set via a menu at the top-right corner
|
||||
+ The selected language will saved and automatically loaded again
|
||||
+ Setting language in the CLI will override the selected language
|
||||
* Add basque translation (eu)
|
||||
* Add Portuguese translation (pt_Pt, pt_Br)
|
||||
* Make zoom-to-fit take possibly selected nodes into account
|
||||
* Fix GitHub Issue #165: Keep node handles usable
|
||||
+ Nodes are now raised and zoomed in on mouse hover
|
||||
+ This behavior can be disabled by Settings => Editing => Raise node on mouse hover
|
||||
Bug fixes:
|
||||
* Fix default image size in PNG export dialog
|
||||
+ Set the default image size to current view size
|
||||
+ Set a more sensible upper limit for the image size
|
||||
* Fix zooming when searching text on labels
|
||||
* Fix position offset issues when creating a new node by dragging
|
||||
* Fix GitHub Issue #259: 2 build errors in Windows
|
||||
* Fix very slow node insertion on large mind maps
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 27 21:15:16 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package heimer
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2021 Fabio Pesari
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: heimer
|
||||
Version: 4.4.0
|
||||
Version: 4.5.0
|
||||
Release: 0
|
||||
Summary: Mind map, diagram, and note-taking tool
|
||||
License: CC-BY-SA-3.0 AND GPL-3.0-only
|
||||
|
||||
Reference in New Issue
Block a user