Problem with !import in v1.2026.0

0 votes
asked 20 hours ago in Bug by Esperito (160 points)
After updating PlantUML from v1.2025.10 to v1.2026.0, I have been encountering import error in the .puml files that contain !import.

With PlantUML v1.2026.0 and later, I would like to import a ZIP file and load the .iuml files inside it by specifying their relative paths

example:

@startuml
!import some_file.zip
!include zip_inner_folder/zip_inner_file.iuml

Is this a known issue, or a deliberate change?

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...