Skip to content

Commit 5fbace3

Browse files
committed
Bump version to 2.4.8
1 parent f73da3d commit 5fbace3

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

NEWS.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# WebMapper News
22

3+
## Version 2.4.8
4+
5+
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.
6+
7+
Changes since the last release include:
8+
9+
- Fixed List View bug preventing drag/drop if signal or device name contained a space character.
10+
- Enabled using 'color' property from device as an alternative to the name hash.
11+
- Fix for handling 'hidden' property of new devices when devices have been soloed in Chord View.
12+
- Only enable signal value on-time tweaks for 'input' signals since 'outputs' will ignore the update anyway.
13+
- Fix for handling boolean values for some properties in Console View.
14+
- Fix for table alignment in Grid View.
15+
- Ensure filler cells in signal tables (used in Grid View) are removed when transitioning to List View.
16+
- Do not allow device 'hidden' property (used locally for filtering views) to propagate to the libmapper graph.
17+
- Update signal monitor ranges based on current window.
18+
- Cache object parent key in tooltip; ensure orphaned tooltips are removed.
19+
20+
This version updates the package dependency requirements to [libmapper 2.4.8](https://pypi.org/project/libmapper/2.4.8/) and [mappersession 0.0.15](https://pypi.org/project/mappersession/0.0.15/).
21+
322
## Version 2.4.6
423

524
We are pleased to announce the release of version 2.4.6 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

Comments
 (0)