Skip to content

Latest commit

 

History

History
executable file
·
420 lines (320 loc) · 7.94 KB

CHANGELOG.md

File metadata and controls

executable file
·
420 lines (320 loc) · 7.94 KB

Change Log

v1.23.0 (2022-10-28)

  • Repository configuration changed.

addNumericSeparators.js

1.2.0 (2024-04-29)

Added

  • Added the ability to add commas only to text within a selection.

1.1.0 (2022-11-13)

Added

  • Modified to run the script in the text editing state.

arrangeWindows.js

1.0.1 (2024-04-06)

Added

  • Version check added.

closeAllDocuments.js

1.1.0 (2023-08-27)

Changes

  • Changed the UI to look more like Illustrator.

closePath.js

1.1.0 (2023-05-04)

Changes

  • Improved curve processing.

compareScale.js

1.0.1 (2023-08-27)

Changes

  • Changed localization method.

copyLineDown.js

1.0.1 (2022-10-28)

Bug Fixes

  • Fixed a bug in getting the line number.

copyLineUp.js

1.0.1 (2022-10-28)

Bug Fixes

  • Fixed a bug in getting the line number.

copyLine(emptySelection).js

1.0.1 (2022-10-28)

Bug Fixes

  • Fixed a bug in getting the line number.

createColorChart.js

2.1.0 (2023-07-23)

Added

  • Added the function to select how to increase or decrease color values. (Addition or Intensity)

Changes

  • Changed requirements to CS6 or higher.

Bug Fixes

  • Fixed a bug in the target color.

2.0.1 (2023-06-25)

Bug Fixes

  • Fixed a bug in the color mode.

2.0.0 (2022-10-15)

Changes

  • Updated the UI.
  • Black color can also be increased or decreased.
  • Solid colors are supported.

createPageNumbers.js

2.0.0 (2023-03-26)

Changes

  • Updated the UI.

createThreadedText.js

1.1.0 (2024-04-29)

Added

  • Added corresponding ruler units.

Changes

  • Updated the UI.

cutLine(emptySelection).js

1.0.1 (2022-10-28)

Bug Fixes

  • Fixed a bug in getting the line number.

deleteAllLeft.js

1.0.1 (2022-10-28)

Bug Fixes

  • Fixed a bug in getting the line number.

deleteAllRight.js

1.0.1 (2022-10-28)

Bug Fixes

  • Fixed a bug in getting the line number.

deleteWord.js

1.0.1 (2022-11-13)

Bug Fixes

  • Fixed a bug that prevented the deletion of the last word.

drawCircumscribedCircle.js

1.1.0 (2023-04-29)

Features

  • Type on a path and area type is now supported.

extendHandle.js

1.1.0 (2023-05-28)

Features

  • Added the function to change the angle.

extendLine.js

1.1.0 (2023-05-14)

Features

  • Added preview function.

generateGradientColor.js

1.0.1 (2023-09-18)

Changes

  • Changed localization method.

goToLine.js

1.0.1 (2023-08-27)

Features

  • A line number can now be increased or decreased by pressing the up or down cursor keys.

Changes

  • Changed localization method.

highlightWord.js

1.1.0 (2023-09-18)

Features

  • Regular expressions are now supported.

Changes

  • Changed localization method.

importCSVtoSwatch.js

1.2.0 (2023-04-08)

Features

  • Added support for 3-digit Hex color.

1.1.0 (2023-03-26)

Features

  • Added support for Hex color.

insertLineAbove.js

1.0.1 (2022-10-28)

Bug Fixes

  • Fixed a bug in getting the line number.

insertLineBelow.js

1.0.1 (2022-10-28)

Bug Fixes

  • Fixed a bug in getting the line number.

jumpBackward.js

1.0.0 (2022-11-13)

Removed

  • Removed it because it can be done with the standard function. ( / Ctrl + )

jumpForward.js

1.0.0 (2022-11-13)

Removed

  • Removed it because it can be done with the standard function. ( / Ctrl + )

justifyContentSpaceBetween.js

1.0.1 (2023-10-28)

Bug Fixes

  • Fixed a bug where texts were not aligned to the target object.
    Set CharacterAttributes.kerningMethod to AutoKernType.NOAUTOKERN and kerning to 0.

matchLocationOfGradientStop.js

1.0.1 (2023-09-18)

Changes

  • Changed localization method.

measureDistance.js

1.2.0 (2023-08-27)

Added

  • Labels are now displayed at anchor points.

1.1.0 (2023-05-14)

Added

  • Handle positions are now displayed for curves.

Bug Fixes

  • Fixed a bug that caused the wrong determination of curves.

moveLineDown.js

1.0.1 (2022-10-28)

Bug Fixes

  • Fixed a bug in getting the line number.

moveLineUp.js

1.0.1 (2022-10-28)

Bug Fixes

  • Fixed a bug in getting the line number.

randomTextColor.js

1.2.1 (2023-09-18)

Changes

  • Changed localization method.

1.2.0 (2022-05-19)

Added

  • Added the progress bar to UI.

1.1.0 (2022-05-18)

Added

  • Added the function to change colors by character or sentences.

relinkFileExtension.js

1.1.0 (2023-01-15)

Changes

  • The UI has been brought closer to InDesign.

1.0.1 (2021-06-17)

Bug Fixes

  • Changed the file encoding due to garbled Japanese characters.
  • Files with no extension are now supported.
  • Changed the function to display the results.

relinkFileExtensionExtra.js

1.2.0 (2023-11-23)

Added

  • Added linked file folder field. The links folder can now be selected.

1.1.0 (2023-01-15)

Changes

  • Updated the UI.

relinkToFolder.js

1.1.0 (2023-01-15)

Changes

  • The UI has been brought closer to InDesign.

removeColorInGuideObject.js

1.0.1 (2023-08-12)

Changes

  • Changed to restore the layer state.

Bug Fixes

  • Fixed a bug that caused incorrect behavior when no guide objects were in the document.

resetToFullScale.js

1.0.1 (2023-03-26)

Bug Fixes

  • Fixed a bug in the images to shift position.

selectGuides.js

1.0.1 (2023-08-12)

Bug Fixes

  • Fixed a bug that caused incorrect behavior when no guide objects were in the document.

selectLink.js

1.1.0 (2023-08-27)

Added

  • Added a list box to display linked file names.

Changes

  • Changed localization method.

showArtboardName.js

1.2.0 (2023-05-04)

Added

  • Added the serial number.

1.1.0 (2022-11-04)

Added

  • Added the artboard size.

showColorValues.js

1.1.0 (2023-04-08)

Features

  • Added support for Hex color.

showDimensions.js

2.0.0 (2023-05-14)

Added

  • Curves are now supported.

Changes

  • Changed the file name from measurePathItems.js to showDimensions.js.
  • Changed requirements to CS6 or higher.

1.0.1 (2022-02-17)

Bug Fixes

  • Fixed a bug that caused dimensions to be displayed twice in the case of open paths.

splitText.js

1.1.0 (2024-04-29)

Added

  • Area types are now supported. After splitting, convert to point types.

Changes

  • Changed algorithm for splitting text.

Bug Fixes

  • Fixed a bug that prevented whitespace characters from being removed.

stepAndRepeat.js

2.0.1 (2023-05-14)

Bug Fixes

  • Work around the problem of being unable to undo the ESC key during localization.

2.0.0 (2022-10-08)

Changes

  • The UI has been brought closer to InDesign.
  • Changed the file name.

syncView.js

1.0.1 (2024-04-06)

Added

  • Version check added.

Bug Fixes

  • Fixed an issue where multiple openings of the same file would not synchronize.

textAlign_Center.js

1.0.1 (2023-04-08)

Changes

  • Refactoring.

textAlign_Left.js

1.0.1 (2023-04-08)

Changes

textAlign_Right.js

1.0.1 (2023-04-08)

Changes

  • Refactoring.

XmpFunctions.js

1.0.2 (2022-01-27)

Features

  • Added xmpGetLinkedFiles(src) function.
  • Changed the return value of xmpGetFonts(src).

1.0.1 (2022-01-22)

Features

  • Added tint, colorant property to the return value of xmpGetSwatches(src).