diff --git a/README.md b/README.md index 8ce3e8152e..73ac46efc6 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Interested in contributing to Pencil2D? There are many ways to help. Take a look * [Issue Tracker](https://github.com/pencil2d/pencil/issues) - Report bugs or request features. * [Developer Guide](https://dev.pencil2d.org/) - Learn how to compile Pencil2D yourself. -* [Transifex](https://www.transifex.com/pencil2d/) - You can help translate Pencil2D, too. +* [Transifex](https://explore.transifex.com/pencil2d/pencil2d/) - You can help translate Pencil2D, too. * [Documentation contributions](https://www.pencil2d.org/doc/CONTRIBUTING) - Contributing to documentation. ## Source Code diff --git a/app/data/org.pencil2d.Pencil2D.metainfo.xml b/app/data/org.pencil2d.Pencil2D.metainfo.xml index 32e4107793..ee7d0ed765 100644 --- a/app/data/org.pencil2d.Pencil2D.metainfo.xml +++ b/app/data/org.pencil2d.Pencil2D.metainfo.xml @@ -11,7 +11,7 @@ The Pencil2D Team CC0-1.0 - GPL-2.0 + GPL-2.0-only Create 2D animations with ease

@@ -23,7 +23,7 @@ https://github.com/pencil2d/pencil/issues https://www.pencil2d.org/doc/faq.html https://www.pencil2d.org/doc/ - https://www.transifex.com/pencil2d/pencil2d/ + https://explore.transifex.com/pencil2d/pencil2d/ https://www.pencil2d.org/community/ @@ -33,6 +33,12 @@ + + +

This release removes the recently added functionality to add frames by double-click, which proved too easy to trigger unintentionally, and brings improvements to the resizing behaviour of the toolbox. We also fixed some bugs in the timeline, on-canvas resize handles and image import, as well as a potential data loss after using the copy selected frames feature.

+
+ https://www.pencil2d.org/2025/XX/pencil2d-0.7.1-release.html +

This release of Pencil2D brings more than three years worth of exciting new features, enhancements and bug fixes. We have made it easier to manage keyframes, allowing you to copy, paste or delete several of them at once, or to reposition their contents or adjust their exposure in bulk. Entire layers can now be easily duplicated. On top of that, dragging keyframes across the timeline will no longer cause any changes until the moment you drop them at their new position, and the opacity of keyframes and whole layers is now adjustable as well.