You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PropertyStore, command line properties now take precedence over configuration file.
is.codion.swing.common.ui
Windows.resizeToFitScreen() bug fixed, now uses getMaximumWindowBounds().
FilterTable.Builder.headerless() added.
is.codion.framework.db.local
DefaultLocalEntityConnection.insertSelect() exception behaviour now consistent with updateSelect(), fails if selected row count differs from number inserted entities.
is.codion.framework.model
EntityEditor.EditorEntity added, handling the access to the underlying entity.
EntityEditModel.EditEvents moved to PersistenceEvents, related renaming.