Skip to main content
Matúš — LTTR
Inspiring
September 6, 2023
Answered

Illustrator plugin - plugin group object not editable after upgrading plugin to new major version

  • September 6, 2023
  • 1 reply
  • 548 views

Hello.

 

I'm developing a plugin for Adobe Illustrator and just bumped the version from 0.4.0 to 1.0.0, after which the original files I created in v0.4.0 are not editable in v1.0.0 because they contain group objects created by the plugin in version 0.4.0. See attached screenshot.

Can this be fixed somehow or is it an unavoidable behavior of Illustrator?

 

Thanks!

 

This topic has been closed for replies.
Correct answer Matúš — LTTR

Problem solved.

 

We decoupled the versioning of our plugin and the versioning of data in .ai files. The data's major version remains unchanged while the plugin as whole is 1.0.2.

1 reply

Matúš — LTTR
Matúš — LTTRAuthorCorrect answer
Inspiring
September 9, 2023

Problem solved.

 

We decoupled the versioning of our plugin and the versioning of data in .ai files. The data's major version remains unchanged while the plugin as whole is 1.0.2.