* Details layouts: - Added a Notebook layout part, with tabs, so the details can show more information, such as several related layouts portals. - Stop pictures and calculated values from existing records appearing on new empty records. * View Layouts and Reports: - Allow doubly-related fields. For instance, Actor::Agent::name on the Details of a a Character record. - Add a Text layout part, for arbitrary text on the Details view, or reports. * Reports: - Allow top-level fields in reports, for non-grouped-by reports. - Allow use of Group By parts without specified group-by fields, so they can be (mis)used just to specify a sort field for non-grouped-by records. - Allow Group By parts to be sorted by multiple fields, and allow the sort order (ascending or descending) to be specified. - Added Vertical Group report part, for packing more information into a row. - Allow adding of fields as siblings while selecting the field, instead of requiring the user to select the parent group. - Allow custom formatting of fields. - Allow a border width to be specified for the records table cells. - Added a horizontal line below group-by titles.