We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65a920e commit 181ff89Copy full SHA for 181ff89
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## [Unreleased]
2
3
-## [0.1.0] - 2021-09-24
+## [1.0.3] - 2021-10-04
4
5
-- Initial release
+- Prevent most ActiveRecord CRUD methods from acting across tenants.
6
+- Support Row-level Multitenancy
7
+- Build on ActiveSupport::CurrentAttributes offered by rails
8
+- Auto set current tenant through subdomain and domain in controller
9
+- Support ActiveJob and Sidekiq
0 commit comments