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 0a3b02b commit c0653fcCopy full SHA for c0653fc
CHANGELOG.md
@@ -18,6 +18,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
### Fixed
19
### Removed --->
20
21
+## 1.2.3 - 2025-02-25
22
+### Added
23
+- Cache settings in view composer
24
+- Create & add another PO from orders
25
+### Changed
26
+- Updated invoice payment instructions
27
+- Unallocated option for leads, orders, etc
28
+- Don't paginate boards
29
+### Fixed
30
+- Missing pipeline on lead to deal conversion
31
+- Archive command added to provider
32
+- Handle invalid payload on decrypt
33
+- Issue with searching on related fields
34
+- Missing client relation on person model
35
+
36
## 1.2.2 - 2024-08-25
37
38
- Kanban board search
0 commit comments