de90a903f4f9342b0c0e1a164ec34df590839e92
Release-Notes.md
| ... | ... | @@ -5,7 +5,7 @@ |
| 5 | 5 | ##Features |
| 6 | 6 | |Case|Category|SubCategory|Description| |
| 7 | 7 | |:----|:---------------|:---------------|:---------------| |
| 8 | -|Architecture Update|**Internal**|**Browser Support**|**Izenda 6.10.0.x versions have dropped support for IE8. IE9+ must be used for versions 6.10.0.1 and later.**| |
|
| 8 | +|**Architecture Update**|**Internal**|**Browser Support**|**Izenda 6.10.0.x versions have dropped support for IE8. IE9+ must be used for versions 6.10.0.1 and later.**| |
|
| 9 | 9 | |**HF:22762**|**Security**|**License Conflict**|**Hotfix patch to Izenda 6.10.0.1 to resolve a licensing conflict.**| |
| 10 | 10 | |FB:22008|Framework|.NET Version Update |**Updated the Izenda .NET framework to 4.0**| |
| 11 | 11 | |FB:13917|Data|Data Sources|Feature - Addition of support for Oracle Stored Procedures. The only stored procedures supported at this time are pipelined functions that return a table-valued object. See [[this documentation|http://docs.oracle.com/cd/B19306_01/appdev.102/b14289/dcitblfns.htm]] for more details on table-valued pipelined functions. Functionally, these work just like MSSQL stored procedures as far as Izenda is concerned. The processes for including them in VisibleDataSources, working with constraints, passing parameters as filters, etc are the same.| |