|
1 | 1 | ## Changelog |
2 | 2 |
|
3 | | -### [Current version](https://github.com/pchiorean/Indentz/compare/22.4.11...master) |
| 3 | +<!-- ### [Current version](https://github.com/pchiorean/Indentz/compare/22.6.11...master) --> |
4 | 4 |
|
| 5 | +### [Release 22.6.11](https://github.com/pchiorean/Indentz/releases/tag/22.6.11) |
| 6 | + |
| 7 | +##### New features |
| 8 | + |
| 9 | +- [`new`](https://github.com/pchiorean/Indentz/commit/e9012199d92ba0bef97acdbc9720a85de0ae07ab) |
| 10 | + **ReplaceSnippets**: Converted **lib/ReplaceText** to a standalone script |
| 11 | +- [`new`](https://github.com/pchiorean/Indentz/commit/01003af9e7d6a59f6b8a59c4626c4bf85a3db6f1) |
| 12 | + **ReplaceSnippets**: Added a scope limiting column – replacement will only be done if a string appears in the filename (regex) |
5 | 13 | - [`new`](https://github.com/pchiorean/Indentz/commit/a5104648fd99949bef989d579bbaceabcffc802a) |
6 | 14 | **LayersToSpreads**: Moves layers of the active document to separate spreads |
7 | | -- [`fix`](https://github.com/pchiorean/Indentz/commit/9858c669dc00ff0ec353796373935aae1c758faf) |
8 | | - [`fix`](https://github.com/pchiorean/Indentz/commit/97bf0b591a66e7790c218477fcc388053e4fbdc8) |
9 | | - **lib/ParseDataFile, DefaultLayers/Swatches/ReplaceFonts/Links**: Enforced UTF-8 encoding on opening the data file |
10 | | -- [`fix`](https://github.com/pchiorean/Indentz/commit/f06e68d91e8abab4e08933162f4676b8fceaafa6) |
11 | | - **DefPrefs**: Added 'Coated FOGRA39' as CMYK profile fallback |
| 15 | + |
| 16 | +##### Updates |
| 17 | + |
12 | 18 | - [`upd`](https://github.com/pchiorean/Indentz/commit/c7459d5d0044b30edb875af724d718671f249b74) |
13 | 19 | **DocCleanup**: Split step 3 into separate steps |
14 | | -- [`new`](https://github.com/pchiorean/Indentz/commit/e9012199d92ba0bef97acdbc9720a85de0ae07ab) |
15 | | - **ReplaceSnippets**: Converted **lib/ReplaceText** to a standalone script |
16 | | -- [`upd`](https://github.com/pchiorean/Indentz/commit/2d43649c6fcb012b8ab4ed28901059245415829a) |
17 | | - **lib/Report**: Increased maximum width |
18 | 20 | - [`upd`](https://github.com/pchiorean/Indentz/commit/f82d55a4d1c7b17d6c8b00e9669770e04aac441b) |
19 | 21 | **MarkVisibleArea, PageSizeFromFilename**: Updated 'Visible area' swatch |
20 | | -- [`new`](https://github.com/pchiorean/Indentz/commit/01003af9e7d6a59f6b8a59c4626c4bf85a3db6f1) |
21 | | - **ReplaceSnippets**: Added a scope limiting column – replacement will only be done if a string appears in the filename (regex) |
22 | 22 | - [`upd`](https://github.com/pchiorean/Indentz/commit/41af4aafd86e5137f2764d6ca34476bd79bcec9d) |
23 | 23 | [`upd`](https://github.com/pchiorean/Indentz/commit/2783324ef151b8416c7ea306886b17e6f69b73be) |
24 | 24 | **lib/ParseDataFile, DefaultLayers/Swatches/ReplaceFonts/Links, QRBatch**: Trimmed trailing whitespace on import |
|
30 | 30 | - [`upd`](https://github.com/pchiorean/Indentz/commit/9b2af349305547bf016d77372cf744445f3617e1) |
31 | 31 | **ScaleTo**: Scaling now takes into account the transformations reference point |
32 | 32 |
|
| 33 | +##### Bug fixes |
| 34 | + |
| 35 | +- [`fix`](https://github.com/pchiorean/Indentz/commit/9858c669dc00ff0ec353796373935aae1c758faf) |
| 36 | + [`fix`](https://github.com/pchiorean/Indentz/commit/97bf0b591a66e7790c218477fcc388053e4fbdc8) |
| 37 | + **lib/ParseDataFile, DefaultLayers/Swatches/ReplaceFonts/Links**: Enforced UTF-8 encoding on opening the data file |
| 38 | +- [`fix`](https://github.com/pchiorean/Indentz/commit/f06e68d91e8abab4e08933162f4676b8fceaafa6) |
| 39 | + **DefPrefs**: Added 'Coated FOGRA39' as CMYK profile fallback |
| 40 | + |
| 41 | +##### Miscellaneous |
| 42 | + |
| 43 | +- [`upd`](https://github.com/pchiorean/Indentz/commit/2d43649c6fcb012b8ab4ed28901059245415829a) |
| 44 | + **lib/Report**: Increased maximum width |
| 45 | + |
33 | 46 | ### [Release 22.4.11](https://github.com/pchiorean/Indentz/releases/tag/22.4.11) |
34 | 47 |
|
35 | 48 | ##### New features |
|
337 | 350 | - `fix` `transform()` and `app.transformPreferences.whenScaling` |
338 | 351 |
|
339 | 352 | ##### New scripts |
| 353 | +- `new` `?` **LayersToFiles** |
340 | 354 | - `new` **SpreadsToLayers** |
341 | 355 |
|
342 | 356 | --- |
|
0 commit comments