Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
devernay committed Apr 19, 2021
1 parent e02839f commit d3cfd7d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
### Known issues

- Rendering sometimes silently stalls after X frames #248
- Some image formats may have issues (PCX, PSB, CR2)
- Some image formats may have issues (PCX, PSB, CR2) #602

### Changes

- Updated documentation. #572 #566 #551 #539 #538 #537 #520 #514
- Handle console output on Windows. #524
- Detect user installed fonts on Windows 10. #523
- New Windows installer #596
- New Windows installer. #596
- Improvements to SequenceFileDialog. #565
- Snap timeline alpha cursor to nearest frame. #574
- Handle UTF-8 values in KnobTable (fixes use of project path containing Unicode). #578
Expand All @@ -27,13 +27,13 @@
- Support cloned group nodes or hard links between groups. #568 #579 #594 #598
- Default keyframe interpolation method for strokes and shapes is now "Smooth" (was "Linear"). #597
- Fix animation of Roto Beziers with non-broken tangents. #102
- Remember properties panels state when reopening project #168
- Remember properties panels state when reopening project. #168

### Plugins

- ReadFFmpeg, WriteFFmpeg: upgrade to work more nicely with the FFmpeg 4 API. #148 #231 #241
- ReadFFmpeg: add support for reading AV1 & Canopus HQ/HQX/Lossless.
- WriteFFmpeg: add support for writing AV1.
- WriteFFmpeg: add support for writing AV1 & Cineform HD.
- Fix another bug in DenoiseSharpen that caused crash when stoping/aborting. #300
- Fix Lin2Log to be consistent with Log2Lin. #570
- Merge: never consider RGB as being transparent by default - this is OK for unpremultiplied compositing (After Effects) but is invalid in a premultiplied compositor such as Natron or Nuke. Users still have the option to ignore the alpha channel. #571
Expand Down

2 comments on commit d3cfd7d

@Malsasa
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Congratulations to the latest Natron release! Thank you for your tireless efforts, @devernay.

@issu-shooter
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devs, you did such a GREAT job! From time to time I thought this project is dead, but this is just EPIC! Take your time, and defeat adobe!

Congratulations to the new release!

Please sign in to comment.