ChangelogChangelog

You find the changelog for Pladitor here.

Version 1.10.2

Build 42

24th Jun 2024

Changed
  • Improved auto-completion.
  • Improved loading of template previews.
  • Improved feedback in case of syntax errors.

Version 1.9.6

Build 40

26th Apr 2024

Fixed
  • Fixed directly opening diagram source files.
  • Fixed starting issue when running on MacOS 12.

Version 1.9.4

Build 37

24th Apr 2024

Added
  • Major performance improvements for the editor
  • 15 editor themes
  • Basic support the !include directive
Changed
  • Improved local logging capabilities for debugging purposes
Fixed
  • Fixed tabs handling when trying to open an already opened file

Version 1.8.1

Build 31

24th Mar 2024

Added
  • Added an option to reset Pladitor’s configuration to defaults
  • Added an application log

Version 1.8.0

Build 30

20th Feb 2024

Added
  • Added copy-to-clipboard functionality for all export formats
  • Added auto-format function for diagram code
  • Added export to Base64 and MAP formats
Fixed
  • Fixed line number indicator display when using multiple tabs

Version 1.7.3

Build 29

1st Dec 2023

Added
  • Added Image-to-code navigation: Instantly navigate from diagrams to source code with a simple double-click on any text within the diagram.
  • Added Word Wrap: Customize your viewing experience with a configurable word wrap in the source editor.
  • Added Fit Screen Button: Effortlessly view your entire diagram with the auto fit-screen option in the diagram window.
Fixed
  • Fixed some missing translations.

Version 1.6.4

Build 25

6th May 2023

Added
  • Added multi-tab support to work on several diagrams in parallel
  • Added auto-save of all open diagrams
  • Added export of diagrams in PDF format
  • Added extended configurability: Font size and guides start-up behaviour can now be configured
  • Added French and Spanish localizations
Changed
  • The current filename is used as default suggestion in the export dialogs now.
  • Improved handling of line-endings with copy-and-paste actions.
Fixed
  • Fixed a bug in the context of syntax-highlighting
  • Fixed DITAA example in the templates gallery

Version 1.5.0

Build 20

18th March 2023

Added
  • Added watermarks to exports of web version of Pladitor.

Version 1.4.2

Build 18

25th February 2023

Added
  • Added possibility to direclty open .puml, .pu, and .wsl files via double-click or ‘open with…’ desktop function.
  • Tripple-tap selects the whole line in the editor textfield
  • PlantUML Guide section can be shown and hidden via button in editor toolbar
  • Added shortcut for opening a source code file
  • Added shortcut for showing/hiding the PlantUML guides section
  • Added sequence diagram to built-in templates gallery for Producer-Consumer Problem
Changed
  • Enhanced syntax-highlighting: Arrows are recognized as keywords, substrings are not erroneously recognized as keywords anymore
Fixed
  • Fixed disappearing toolbar items in Windows version under certain conditions

Version 1.3.2

Build 13

29th January 2023

Added
  • Added dialog for selecting and adding emojis into diagrams
  • Added export option ‘SVG (flat)’ for self-contained SVG exports without URL-referenced images
  • Added templates for a new category ‘Software Design Patterns’
  • Added another example of a network diagram in built-in template gallery
  • Added Entity-Control-Boundary diagram template in category ‘Software Design Patterns’
  • App-Store-Free version of Pladitor released

Version 1.2.1

Build 9

2nd January 2023

Added
  • Added PlantUML guides for quick syntax look-ups.
  • SVG are flattened before exporting: No nested SVGs allow for a higher compatibility when importing SVG in other documents (e.g., MS Word).
  • Added better error handling when trying to import soures from PNG or SVG images that do not contain diagram sources.
  • Software license key handling (Personal-license version)
Changed
  • Updated regular expressions for the syntax highlighting function.
  • Set compact sidebar-mode as default (Windows version only).

Version 1.1.2

Build 6

10th December 2022

Added
  • Released webversion of Pladitor with reduced feature set as online demo.

Version 1.1.1

Build 5

3rd December 2022

Changed
  • Minor versioning clean up for Mac version.

Version 1.1.0

Build 3

2nd December 2022

Added
  • We released Pladitor also for Windows now.
  • Dialog for adding OpenIconic icons to the diagram.
  • Dialog for adding color codes to the diagram.
  • Diagram templates for the C4 software architecture model.
Fixed
  • Corrected typos on feedback page.

Version 1.0.4

Build 2

30th October 2022

Added
  • The initial release of Pladitor for MacOS. We hope you enjoy working and creating your next diagrams with it!
Unreleased
  • We are working on the Windows version of Pladitor and expect to have it released towards the end of Q4 2022.

Changelog label legend

Added
  • This feature has been added since the last release.
Changed
  • This feature existed in a similar way before, but has been changed since the last release.
Depricated
  • This feature has been superseded by a new functionality and is deprecated now.
Removed
  • This feature existed, but has been removed now.
Fixed
  • This bug has been fixed since the last release.
Security
  • This security-critical bug has been fixed since the last release.
Unreleased
  • This feature has not been released yet, but we want to share with you the information that this topic is on our roadmap.