Index: trunk/Changelog =================================================================== --- trunk/Changelog (revision 811) +++ trunk/Changelog (revision 812) @@ -1,3 +1,22 @@ +camv-rnd 1.1.4 (r811) +~~~~~~~~~~~~~~~~~~~~~ + [build] + -Change: depend on librnd >=4.1.0 + + [core] + -Fix: typo in file name in error message when failing to load from CLI + -Del: local transformation matrix reverse functions in favor of librnd's + + [doc] + -Fix: we no longer depend on freetype + + [gui] + -Add: enable multiple selection in the file selection dialog for laoding multiple files at once + -Add: librnd-standard Export() action + + [sign] + -Add: new repo.hu crl for 2023 + camv-rnd 1.1.3 (r785) ~~~~~~~~~~~~~~~~~~~~~ [core] Index: trunk/Release_notes =================================================================== --- trunk/Release_notes (revision 811) +++ trunk/Release_notes (revision 812) @@ -1,8 +1,9 @@ -camv-rnd 1.1.3 +camv-rnd 1.1.4 ~~~~~~~~~~~~~~ -This release features a bunch of bugfixes for file format corner cases -(excellon and gerber) and sublayer and layer grouping. The only new -feature is the SwapSides action and the associated tab based hotkeys, -to flip the board similar to how it is done in pcb-rnd. +This release features multiple file name selection in the open dialog and +an Export() action similar to pcb-rnd's. +From this version, camv-rnd depends on librnd >=4.1.0 + +