5227a18e8ae711ad0e20cc612ee5a972d4d01a18
Release-Notes.md
| ... | ... | @@ -5,6 +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 | 9 | |**HF:22762**|**Security**|**License Conflict**|**Hotfix patch to Izenda 6.10.0.1 to resolve a licensing conflict.**| |
| 9 | 10 | |FB:22008|Framework|.NET Version Update |**Updated the Izenda .NET framework to 4.0**| |
| 10 | 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.| |