dbFront v1.2.6.7021

Released: Oct 10, 2023

Actualizaciones en v1.2.6.7021

Correcciones

  • 1-1: Fixed row count on 1-1 tabs when empty.
  • 1-1: Load 1-1 child rows from bookmarks and deep links.
  • Bookmarks: Fix issues loading records from a bookmark.
  • Bookmarks: Handle bookmarks that need extra data for child tables.
  • Caching: Ensure that a structure change clears cached lookups.
  • ChildTables: Fixed join failures when related to a field other than a primary key.
  • ChildTables: Fixes to correctly load child tables.
  • Internet Explorer 11: Improved support.
  • Logging: Corrected resource locking which prevented flushing the logfile.
  • Logging: Log warnings when encountering invalid config.
  • Lookups: Handle data in lookups with nullable/empty unique keys.
  • RowSave: Save empty values as empty strings on non-nullable columns instead of Null.
  • Url: Clean up HASH portion of URL.
  • Views: Fixed ability to save a renamed view.