Skip to content

Commit

Permalink
Fix(Core): add missing entries to CHANGELOD.md (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
stonebuzz authored Dec 27, 2024
1 parent 1ccb868 commit f0840ff
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,27 @@
- SQL error when adding `Event`
- Fix `Computer` merge process

## [3.1.2]

### Fixes

- Fix missing password warning during install
- Fix `url` reference in merge pagers
- Fix select `all` checkbox on import page
- Fix some blocking errors when merging
- Add missing `csrf`
- Fix `utc` to `local` datetime
- Fix computer type left after uninstall
- Fix discovered devices unicity checks

### Changed

- Improve API connection checks
- Enhance permission error message in menu
- Migrate front file html to twig
- Do not ignore certificate by default
- Limit merge candidates to not deleted or template

## [3.1.1]

### Fixes
Expand Down

0 comments on commit f0840ff

Please sign in to comment.