Skip to content

2.12.2

Choose a tag to compare

@github-actions github-actions released this 01 Nov 11:43
· 30531 commits to master since this release

What's Changed

  • Many-to-many user relationship -> user column migration by @samwho in #12117
  • Many-to-one user relationship -> user column migration by @samwho in #12151
  • Frontend changes for the user column migration work. by @samwho in #12158
  • Replace several instances of any with DatabaseQueryOpts. by @samwho in #12185
  • Make sourceId property of table required (for all table types) by @mike12345567 in #12177
  • Fix to ensure single integer ids are parsed correctly in the delete rows action by @deanhannigan in #12186
  • Limit cloud uploads to a specific set of filetypes. by @samwho in #12202
  • Automatic user relationship to user column migration by @samwho in #12102
  • Fix global users endpoint pagination by @aptkingston in #12230
  • Removing automation logs from app backups by @mike12345567 in #12226
  • Stop the sample data being identified as an external source. by @deanhannigan in #12234
  • Make the formblock description field visible in view mode. by @deanhannigan in #12197

Full Changelog: 2.12.1...2.12.2