Major release :-
- Much easier to embed reportico in web pages using access mode code control and defaults
- Access mode allows you to restrict view to a single project, single report or just to view report output ( e.g. with no annoying return button )
- Easier ability to generate report output with control of display of group headers, detail rows and charts
- Allow reportico to be run solely on AJAX without need for full page reloads using reportico_ajax_mode property. Allows reportico to run independently of surrounding content
- Easier to generate report output within web pages
- Easier integration with CMS systems
- Queries can filtered by user by using the external_user property
- User criteria is displayed more correctly on reports
- Refresh Button on Reports through show_refresh_button_property
- Project menu.php can include drop down report option menus by providing dropdownmenu array in project menu.php
- Session namespacing to allow chaing of reports and allow output for multiple reports to appear in a single page