Skip to content

Commit 75a6993

Browse files
committed
doc: Update changelog
1 parent 0f245a0 commit 75a6993

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

CHANGELOG.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,37 @@ All notable changes to this project will be documented in this file.
1010
- Begin fixes to deprecated jQuery API (move from .live to .on for UI events)
1111
- Begin replacing wijmo charts with Apache Echarts
1212

13+
## [1.36.1] 2025-05-29
14+
15+
### Added
16+
17+
- Output function for PL and SL allocation views.
18+
19+
## [1.35.4] 2025-05-14
20+
21+
- Update dependencies to remove found security issues.
22+
- CVE-2024-35226 in smarty
23+
- CVE-2025-46337 ADOdb postgres driver
24+
25+
## [1.35.3] 2025-04-25
26+
27+
### Fixed
28+
29+
- Fix sorting of people lists.
30+
- Sort people models case insensitive (in dropdowns, etc).
31+
32+
## [1.35.2] 2025-02-13
33+
34+
### Fixed
35+
36+
- (CSS) Align menu top-level items to left in alternative menu.
37+
38+
## [1.35.1] 2025-02-13
39+
40+
### Fixed
41+
42+
- Preserve the email message/trailer when moving between pages in the send/print (sales) invoices.
43+
1344
## [1.35] 2024-12-05
1445

1546
### Changed
@@ -1255,6 +1286,11 @@ VAT Report views and transaction printing updated to use new calculations, match
12551286
- Use [composer](https://getcomposer.org/) to install PHP libs
12561287
- phinx for database migrations
12571288

1289+
[1.36.1]: https://github.com/uzerpllp/uzerp/compare/1.35.3..1.36.1
1290+
[1.35.4]: https://github.com/uzerpllp/uzerp/compare/1.35.3...1.35.4
1291+
[1.35.3]: https://github.com/uzerpllp/uzerp/compare/1.35.2...1.35.3
1292+
[1.35.2]: https://github.com/uzerpllp/uzerp/compare/1.35.1...1.35.2
1293+
[1.35.1]: https://github.com/uzerpllp/uzerp/compare/1.35...1.35.1
12581294
[1.35]: https://github.com/uzerpllp/uzerp/compare/1.34...1.35
12591295
[1.34]: https://github.com/uzerpllp/uzerp/compare/1.33.1...1.34
12601296
[1.33.1]: https://github.com/uzerpllp/uzerp/compare/1.33...1.33.1

0 commit comments

Comments
 (0)