I have uploaded 9.9.6 pre-release into the beta directories for those with premium support and others who have access to this.
  • New: Build/Run Linux standalone Apps is now supported in the same way as Windows standalone Apps.
  • New: Build/Run standalone App icon added to the workspace header icons.
  • Enhanced: The Calendar section to filter by resource/eventtype/week/month/year.
  • New: Ability to customize the Calendar section "List" View by specifying a custom HTML renderer delegate (an .rsp file).
  • Critical: fixed a bug in intellisense that could cause the App builder to lock up.
  • Enhanced: the Assistant to allow editing page and section CSS style files.
  • Improved desktop grid editing experience.
    - When editing a split grid "Close editor after editing" causes the grid view to be reinstated after "Double click to edit".
    - Columns can be unchecked "Visible when editing" so that they cannot be edited.
  • Enhanced: OLEDB connection strings in a Virtual Table definition can now contain {} macros e.g. {getenv("HOMEDRIVE")+getenv("HOMEDIR")}
  • Enhanced Standalone Apps can now include customization of the login screen by specifying an app.conf file in the App directory.
    - See the doc.
  • Bug fixes and performance improvements