Releases: cockpithq/django-triggers
Releases · cockpithq/django-triggers
v2.0.0
v1.0.4
Add second temporary trigger field for action
v1.0.3
Change action from OneToOne to ForeignKey.
v1.0.2
v1.0.1
What's Changed
- Upload coverage report to Codecov by @pauk-slon in #21
- Test the app on different Python versions by @pauk-slon in #22
- Fix pinning django-polymorphic version by @pauk-slon in #23
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Sort events and conditions in the trigger list by @pauk-slon in #18
- Use to-do list as a test app by @pauk-slon in #19
- Drop
Condition.filter_users_q
&Condition.exclude_users_q
by @pauk-slon in #20 - Add a Quickstart by @fireharp in #15
New Contributors
Full Changelog: v0.12.0...v1.0.0
v0.12.0
What's Changed
- Avoid the N+1 queries problem in the activity list by @pauk-slon in #16
- Add
Activity.__str__
by @pauk-slon in #17
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Order choices of list filters
- Bump django from 3.2.16 to 3.2.17 by @dependabot in #12
- Bump django from 3.2.17 to 3.2.18 by @dependabot in #13
New Contributors
- @dependabot made their first contribution in #12
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Return
Dict
byget_user_context
by @pauk-slon in #11
Full Changelog: v0.9.0...v0.10.0
v0.9.0
Full Changelog: v0.8.0...v0.9.0