Skip to content

v0.52.1

Compare
Choose a tag to compare
@johnnyaug johnnyaug released this 04 Oct 14:03
· 2842 commits to master since this release
1d40c7d

Changelog

9c4f48d Protected Branches (#2181): define rules to prevent direct changes on some of your branches. Only merges are allowed into protected branches. Combine these with pre-merge hooks to validate your data before it is on your production branches.
a5e4693 Fix filter dialog unsearchable bug (#2490)