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 1ccb868 commit f0840ffCopy full SHA for f0840ff
CHANGELOG.md
@@ -8,6 +8,27 @@
8
- SQL error when adding `Event`
9
- Fix `Computer` merge process
10
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
32
## [3.1.1]
33
34
### Fixes
0 commit comments