Skip to content

Commit

Permalink
Release 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandre Lavigne committed Jan 5, 2021
1 parent ac6146e commit d5614d1
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
1.9.0
- Build the UI as static library
- Build single binary application using the UI static library
- Organize headers in all source files (.cpp, .h)
- Provide build instructions
- Fix memory leaks in some basic scenarios (open/close/add keyframes/...)
- Remove embeded use of binary `FFmpeg` use the one installed on the system
- Provide .deb & .rpm package as installer
- Add internal Qt project dependencies (All => depend on => AnimationItem.pro)

1.8.4
- Setup program added (Appimage is not supported anymore)
- Use AppRun to start the application
Expand Down

0 comments on commit d5614d1

Please sign in to comment.