You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+13Lines changed: 13 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,18 @@
1
1
# WebMapper News
2
2
3
+
## Version 2.4.12
4
+
5
+
We are pleased to announce the release of version 2.4.12 of WebMapper, a Python + HTML5 user interface for exploring and managing the distributed network formed by [libmapper](http://www.libmapper.org/)-enabled software and hardware.
6
+
7
+
Changes since the last release:
8
+
9
+
- Fixed ListView map midpoint calculation on window resize.
10
+
- Fixed scrollbar css.
11
+
- Hid local device and signals (i.e. `webmapper.N` device and `monitor` signal).
12
+
- Throttled some update messages to reduce unnecessary redrawing. ListView no longer resets SignalTable pan/zoom when maps are modified.
13
+
14
+
This version updates the package dependency requirements to [libmapper 2.4.12](https://pypi.org/project/libmapper/2.4.12/) and [mappersession 0.0.15](https://pypi.org/project/mappersession/0.0.15/).
15
+
3
16
## Version 2.4.8
4
17
5
18
We are pleased to announce the release of version 2.4.8 of WebMapper, a Python + HTML5 user interface for exploring and managing the distributed network formed by [libmapper](http://www.libmapper.org/)-enabled software and hardware.
0 commit comments