Skip to content

Commit

Permalink
docs(changelog): update changelog for v1.5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Kizari committed Feb 12, 2024
1 parent 9874030 commit d3cf384
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,42 @@
All notable changes to this project will be documented in this file.
 

## Flagrum 1.5.10

_Released 12 February 2024_


### New Features

- Add PKA extraction to File System view ([@Kizari](https://github.com/Kizari))

- Add release notes fetch and display ([@Kizari](https://github.com/Kizari))

- Upgrade file logging system to use Serilog ([@Kizari](https://github.com/Kizari))

- Support generics in automatic constructors ([@Kizari](https://github.com/Kizari))


### Bug Fixes

- Fix HEB exporter crash caused by empty files ([@Kizari](https://github.com/Kizari))

- Fix HEB preview crash caused by empty files ([@Kizari](https://github.com/Kizari))

- Ensure HEB resolution displays in file name ([@Kizari](https://github.com/Kizari))

- Warn user when nothing exported from empty HEB ([@Kizari](https://github.com/Kizari))

- Resolve PKA export crash in File System view ([@Kizari](https://github.com/Kizari))

- Fix merged archive corruption issue ([@Kizari](https://github.com/Kizari))

- Resolve rare data migration issue ([@Kizari](https://github.com/Kizari))

- Update bugged delta updater package ([@Kizari](https://github.com/Kizari))


 

 
---
Expand Down

0 comments on commit d3cf384

Please sign in to comment.