File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919### Fixed
2020### Removed --->
2121
22+ ## 0.12.2 - 2022-12-10
23+ ### Added
24+ - Lead source observer
25+ - Invoices permissions
26+ - Retain filters when searching
27+ - Return to search results
28+ ### Changed
29+ - Only run xero scheduled tasks when relevant setting is true
30+ - Moved model filters to a modal for better UX
31+ - Set multi-select max height
32+ ### Fixed
33+ - Xero middleware check if auth user before setting tenant id
34+ - Sorting working with encrypted table fields
35+ - Default owner user filter
36+ - Support for browser back button with search
37+
2238## 0.12.1 - 2022-12-03
2339### Added
2440- Aggregated notes
Original file line number Diff line number Diff line change 1313 |
1414 */
1515
16- 'version ' => '0.12.1 ' ,
16+ 'version ' => '0.12.2 ' ,
1717
1818 ];
You can’t perform that action at this time.
0 commit comments