Skip to content

Commit f0840ff

Browse files
authored
Fix(Core): add missing entries to CHANGELOD.md (#14)
1 parent 1ccb868 commit f0840ff

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,27 @@
88
- SQL error when adding `Event`
99
- Fix `Computer` merge process
1010

11+
## [3.1.2]
12+
13+
### Fixes
14+
15+
- Fix missing password warning during install
16+
- Fix `url` reference in merge pagers
17+
- Fix select `all` checkbox on import page
18+
- Fix some blocking errors when merging
19+
- Add missing `csrf`
20+
- Fix `utc` to `local` datetime
21+
- Fix computer type left after uninstall
22+
- Fix discovered devices unicity checks
23+
24+
### Changed
25+
26+
- Improve API connection checks
27+
- Enhance permission error message in menu
28+
- Migrate front file html to twig
29+
- Do not ignore certificate by default
30+
- Limit merge candidates to not deleted or template
31+
1132
## [3.1.1]
1233

1334
### Fixes

0 commit comments

Comments
 (0)