Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Version 5.0.3 beta (Read 3571 times)
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Version 5.0.3 beta
Sep 27th, 2013 at 7:37am
Print Post  
NetDiagram version 5.0.3 contains the following customer-requested features and bug fixes:

Canvas mode improvements
  • The HyperLink property of DiagramItem is now supported in Canvas mode. Hyperlinks can be accessed on the client side by calling the getHyperLink() method of objects.
  • AppletStartedScript client side events are now raised in Canvas mode.
  • The Overview control no longer creates a Div element on the page, which avoids problems when the overview is created inside a popup window or iframe.
  • The LinkHitDistance property is now supported in Canvas mode.
  • The CanvasVirtualScroll property of DiagramView enables virtual scroll mode.

Miscellaneous
  • The MeasureUnit property now supports Centimeter and WpfPoint values. The latter allows loading diagram files saved by WPF and Silverlight versions of the control with their default units.
  • SwimlaneLayout now honors the Anchoring.Keep property value.
  • New line and quote characters in Tag strings are now escaped when passed to client-side click events in ImageMap mode, avoiding script errors.
  • Fixed security exception in ASP.NET 4 version of VisioImporter.

If anyone is interested in trying the beta version, please download this archive containing the updated server assemblies and client-side applet and script files:
https://mindfusion.eu/_beta/netdiag503.zip

Any comments, questions and general feedback are welcome.
« Last Edit: Sep 27th, 2013 at 9:40am by Stoyo »  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Version 5.0.3 beta
Reply #1 - Oct 29th, 2013 at 9:19am
Print Post  
Java 7 update 45 displays a new kind of security warnings when JavaScript is used to access Java applets, i.e. in NetDiagram's JavaApplet client side mode. We have uploaded a new build of the version 5.0.3 beta that suppresses them using the new Caller-Allowable-Codebase applet manifest attribute:

https://mindfusion.eu/_beta/netdiag503.zip

Unfortunately, Caller-Allowable-Codebase is not compatible with Java updates 21 through 40(http://stackoverflow.com/questions/19393826/java-applet-manifest-allow-all-calle...), so they will now display the old Java-JavaScript interop warnings. This will be fixed in a future Java release so that both attributes can co-exist according to this Oracle's blog post.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint