Loading...

  1. v1.63iOS
    Improvements
    • The PLIST items of type "date" are now displayed, in the Tree editor, using ISO-8601 format. This is similar how the latest version of Xcode displays the dates. However, if you want to revert to the previous format, you can do this by choosing "Settings/Preferences → View & Edit → Show Dates in → Medium format, using System timezone".
    
    ―――
    If you enjoy PLIST Editor and find it useful, please also consider PLIST Editor Mobile, the sibling app specifically made for iPhones and iPads.
    We constantly want to improve the quality of our apps. For any feedback, questions and ideas please contact us at plist.editor.contact@gmail.com
  2. v1.62iOS
    • Bug fixing
    
    ―――
    If you enjoy PLIST Editor and find it useful, please also consider PLIST Editor Mobile, the sibling app specifically made for iPhones and iPads.
    We constantly want to improve the quality of our apps. For any feedback, questions and ideas please contact us at plist.editor.contact@gmail.com
  3. v1.61iOS
    Improvements
    • Adjustments and improvements related to macOS 26 (Tahoe).
    • When the tab bar is visible at the top of a PLIST window (if you choose "View → Show Tab Bar", for example), you can drag and drop multiple files onto the tab bar, to be opened as tabs in the current window.
    • "Settings/Preferences → General → Defaults for document windows you're gonna open or create" now allows you to set the default location for Text editor and if it's visible or not. Additionally, "Get from Sample Window..." allows you to set the space occupied by Tree editor vs Text editor.
    
    Fixes
    • The drop indicator, displayed when dragging PLIST items, now properly shows the location where an item would actually drop. In the previous versions there were some corner cases where the indicator was showing a slightly wrong location.
    
    ―――
    If you enjoy PLIST Editor and find it useful, please also consider PLIST Editor Mobile, the sibling app specifically made for iPhones and iPads.
    We constantly want to improve the quality of our apps. For any feedback, questions and ideas please contact us at plist.editor.contact@gmail.com
  4. v1.60iOS
    • Fixed a few bugs happening in various corner cases.
    
    ―――
    If you enjoy PLIST Editor and find it useful, please also consider PLIST Editor Mobile, the sibling app specifically made for iPhones and iPads.
    We constantly want to improve the quality of our apps. For any feedback, questions and ideas please contact us at plist.editor.contact@gmail.com
  5. v1.59iOS
    Fixes
    • Fixes an issue, happening on macOS 15 (Sequoia), where PLIST items of type "data" were changed just by making the field editable, without actually changing anything.
    
    ―――
    If you enjoy PLIST Editor and find it useful, please also consider PLIST Editor Mobile, the sibling app specifically made for iPhones and iPads.
    We constantly want to improve the quality of our apps. For any feedback, questions and ideas please contact us at plist.editor.contact@gmail.com
  6. v1.58iOS
    Fixes
    • Fixes a performance issue, introduced in the previous update, visible mostly when opening and saving very big PLIST files.
    
    ―――
    If you enjoy PLIST Editor and find it useful, please also consider PLIST Editor Mobile, the sibling app specifically made for iPhones and iPads.
    We constantly want to improve the quality of our apps. For any feedback, questions and ideas please contact us at plist.editor.contact@gmail.com
  7. v1.57iOS
    PLIST Text Editor
    • This update brings a much awaited feature: the ability to visualize the raw PLIST text and edit it.
    • The text editor and tree editor can be shown side-by-side, thus providing a powerful way to inspect and change the PLIST data.
    • Selecting one or more items in the tree editor will automatically select and scroll to the corresponding text in the text editor.
    • Any changes made in the text editor will automatically be reflected in the tree editor. If something is wrong (i.e. you mistyped something and the PLIST XML becomes invalid) then a banner will be displayed and you have the possibility to locate the line containing the error.
    • You can change the location of the text editor (to the right or bottom of the window) via "View → Text Editor Location".
    • You can change the font of the text editor, as well as a few other options, from "Settings/Preferences → View & Edit → Text Editor".
    • The visibility of the text editor can be toggled via Command-Shift-T or "View → Show/Hide Text Editor".
    
    Other Improvements
    • Quick Look Preview: The app now provides a Quick Look Preview extension which allows you to preview the PLIST files in Finder. The minimum macOS version, for the extension to be available, is macOS 12.0 (Monterey).
    
    Other changes
    • The minimum OS version for the app is now macOS 10.15 (Catalina)
    
    ―――
    If you enjoy PLIST Editor and find it useful, please also consider PLIST Editor Mobile, the sibling app specifically made for iPhones and iPads.
    We constantly want to improve the quality of our apps. For any feedback, questions and ideas please contact us at plist.editor.contact@gmail.com
  8. v1.56iOS
    Bug fixes
    • Fixes an issue, sometimes happening on macOS Sequoia, where an "Untitled" document was created on each launch of the app, thus creating mulitple documents like "Untitled 2", "Untitled 3", "Untitled 4" and so on.
    
    ―――
    If you enjoy PLIST Editor and find it useful, please also consider PLIST Editor Mobile, the sibling app specifically made for iPhones and iPads.
    We constantly want to improve the quality of our apps. For any feedback, questions and ideas please contact us at plist.editor.contact@gmail.com
  9. v1.55iOS
    Improvements
    • Folder Navigation: Open folders in PLIST Editor by using "File → Open..." panel or drag the folders on the app's Dock icon. Browse their contents from the left sidebar and choose PLIST files to make quick edits or to view their content.
    
    ―――
    If you enjoy PLIST Editor and find it useful, please also consider PLIST Editor Mobile, the sibling app specifically made for iPhones and iPads.
    We constantly want to improve the quality of our apps. For any feedback, questions and ideas please contact us at plist.editor.contact@gmail.com
  10. v1.54iOS
    Improvements
    • Folder Navigation: Open folders in PLIST Editor by using "File → Open..." panel or drag the folders on the app's Dock icon. Browse their contents from the left sidebar and choose PLIST files to make quick edits or to view their content.
    
    ―――
    If you enjoy PLIST Editor and find it useful, please also consider PLIST Editor Mobile, the sibling app specifically made for iPhones and iPads.
    We constantly want to improve the quality of our apps. For any feedback, questions and ideas please contact us at plist.editor.contact@gmail.com
  11. v1.53iOS
    Improvements
    • Settings/Preferences now has an additional option which can sort all the children of all dictionaries by key, either ascending or descending, when a document is openend or reverted. This option is available under "General" tab → "Document open" → "Sort children of all dictionaries by key".
    
    ―――
    If you enjoy PLIST Editor and find it useful, please also consider PLIST Editor Mobile, the sibling app specifically made for iPhones and iPads.
    We constantly want to improve the quality of our apps. For any feedback, questions and ideas please contact us at plist.editor.contact@gmail.com
  12. v1.52iOS
    Improvements
    • When dealing with a list of dictionaries, you can now specify a key whose value will be displayed as a label next to each dictionary. This makes it easy to find a particular dictionary in a large list without having to open each dictionary to see its contents. To specify the key, right click the parent array or dictionary and choose "Set Label For Child Dictionaries...".
    • The "Replace" text field, located in the "Find" bar, now has an "X" button which clears the field, similar to the one from "Find" field.
    
    Fixes
    • The last column from the PLIST tree is now properly sized after opening a file or creating a new one to fit exactly within the PLIST tree control.
    • Print" now works as expected. It was broken starting a few builds ago.
    
    ―――
    If you enjoy PLIST Editor and find it useful, please also consider PLIST Editor Mobile, the sibling app specifically made for iPhones and iPads.
    We constantly want to improve the quality of our apps. For any feedback, questions and ideas please contact us at plist.editor.contact@gmail.com
  13. v1.51iOS
    • Bug fixes
    
    ―――
    If you enjoy PLIST Editor and find it useful, please also consider PLIST Editor Mobile, the sibling app specifically made for iPhones and iPads.
    We constantly want to improve the quality of our apps. For any feedback, questions and ideas please contact us at plist.editor.contact@gmail.com
  14. v1.50iOS
    Improvements
    • Holding option (⌥) key while dragging one or multiple PLIST tree items will duplicate them instead of moving. This behavior is available for Snippets tree items, too.
    
    Bug fixing
    • Fixes an issue where the changes in a duplicated Snippets item would be visible in the original item, too.
    
    ―――
    If you enjoy PLIST Editor and find it useful, please also consider PLIST Editor Mobile, the sibling app specifically made for iPhones and iPads.
    We constantly want to improve the quality of our apps. For any feedback, questions and ideas please contact us at plist.editor.contact@gmail.com
  15. v1.49iOS
    Improvements
    • The columns of the PLIST tree can now be reordered by dragging them to the desired location. The new order will be preserved even if you close and reopen the file.
    • Right clicking the header of the PLIST tree allows you to toggle the visibility of its columns. The hidden columns will be preserved even if you close and reopen the file.
    • The value type of new items can now be adjusted from "Settings/Preferences → View & Edit → Value type for new items". By default this is set to "String".
    • The alert which appears when a file is changed externally contains an additional option which, when toggled, automatically applies the selected action ("Keep Version" or "Update") until the file is closed or PLIST Editor is relaunched.
    
    ―――
    If you enjoy PLIST Editor and find it useful, please also consider PLIST Editor Mobile, the sibling app specifically made for iPhones and iPads.
    We constantly want to improve the quality of our apps. For any feedback, questions and ideas please contact us at plist.editor.contact@gmail.com
  16. v1.48iOS
    Improvements
    • The "Find" menu is now a "top level" menu, located at the same level where "File" and "Edit" menus are located.
    • You can set key of the selected item as the text to be searched by using "Find -> Set Key for Find" menu or by using Option-Command-E shortcut.
    • You can set value of the selected item as the text to be searched by using "Find -> Set Value for Find" menu or by using Command-E shortcut.
    
    ―――
    If you enjoy PLIST Editor and find it useful, please also consider PLIST Editor Mobile, the sibling app specifically made for iPhones and iPads.
    We constantly want to improve the quality of our apps. For any feedback, questions and ideas please contact us at plist.editor.contact@gmail.com
  17. v1.47iOS
    • Fixes an issue where all checkboxes appear unchecked when "Checkbox for Boolean values" is enabled.
    
    ―――
    If you enjoy PLIST Editor and find it useful, please also consider PLIST Editor Mobile, the sibling app specifically made for iPhones and iPads.
    We constantly want to improve the quality of our apps. For any feedback, questions and ideas please contact us at plist.editor.contact@gmail.com
  18. v1.46iOS
    • Fixes a crash of the app, happening at startup, on macOS High Sierra 10.13.
    
    ―――
    If you enjoy PLIST Editor and find it useful, please also consider PLIST Editor Mobile, the sibling app specifically made for iPhones and iPads.
    We constantly want to improve the quality of our apps. For any feedback, questions and ideas please contact us at plist.editor.contact@gmail.com
  19. v1.44iOS
    Improvements
    • For binary PLISTs, the app now preserves the order of the elements from a dictionary, both when opening and when saving a file. It behaves just like Xcode in this respect.
    
    ―――
    If you enjoy PLIST Editor and find it useful, please also consider the other apps made by VDT Labs: JSON Editor, Easy CSV Editor, Easy CSV Editor Mobile (for the iOS)
    We constantly want to improve the quality of our apps. For any feedback, questions and ideas please contact us at plist.editor@gmail.com
  20. v1.43iOS
    Bug fixing
    • Make sure to push the edited text from the "Find" bar to the "Find" clipboard. This way it can be picked up by other documents or apps, as expected.
    
    ―――
    If you enjoy PLIST Editor and find it useful, please also consider the other apps made by VDT Labs: JSON Editor, Easy CSV Editor, Easy CSV Editor Mobile (for the iOS)
    We constantly want to improve the quality of our apps. For any feedback, questions and ideas please contact us at plist.editor@gmail.com
  21. v1.42iOS
    Bug fixing
    • The documents not having .plist extension can now be opened by PLIST Editor by dragging them on the app's Dock icon. This is a fix for a regression introduced in the previous update.
    
    ―――
    If you enjoy PLIST Editor and find it useful, please also consider the other apps made by VDT Labs: JSON Editor, Easy CSV Editor, Easy CSV Editor Mobile (for the iOS)
    We constantly want to improve the quality of our apps. For any feedback, questions and ideas please contact us at plist.editor@gmail.com
  22. v1.41iOS
    Improvements
    • The Strings can now be "soft wrapped" to the width of "Value" column, causing them to be displayed on multiple lines, even if they don't contain hard linebreaks. This means the heights of the rows might change when you resize the document window or the "Value" column.
    • By default "soft wrap" is enabled, but if you wish to change, it can be done from "Settings/Preferences → View & Edit → Wrap Strings to the width of "Value" column" . This allows the app to behave like in the previous versions, where hard linebreaks caused a String to be displayed on multiple lines.
    • "Settings/Preferences → View & Edit" also allows you to specify how many lines to be used to display Strings, either in "soft wrap" mode or in "hard linebreaks" one.
    • Make sure PLIST Editor is not the default app for opening the files without any extension.
    • Minor updates to the app's icon to better match Apple's guidelines.
    
    ―――
    If you enjoy PLIST Editor and find it useful, please also consider the other apps made by VDT Labs: JSON Editor, Easy CSV Editor, Easy CSV Editor Mobile (for the iOS)
    We constantly want to improve the quality of our apps. For any feedback, questions and ideas please contact us at plist.editor@gmail.com
  23. v1.40iOS
    Improvements
    • Boolean values now use `true` and `false` instead of `yes` and `no`.
    
    ―――
    If you enjoy PLIST Editor and find it useful, please also consider the other apps made by VDT Labs: JSON Editor, Easy CSV Editor, Easy CSV Editor Mobile (for the iOS)
    We constantly want to improve the quality of our apps. For any feedback, questions and ideas please contact us at plist.editor@gmail.com
  24. v1.39iOS
    Improvements
    • The fields and buttons inside the "Find" bar now have a slightly increased height and, in some cases, an increased font size.
    • Changed the text showing the number of search results to use a slighlty increased font and a colour that is more readable.
    • The grandchildren count of a container and the chidren count of multiple items can be displayed in the status bar. By default they are not dislayed, but you can toggle this from "Settings/Preferences → View & Edit".
    
    ―――
    If you enjoy PLIST Editor and find it useful, please also consider the other apps made by VDT Labs: JSON Editor, Easy CSV Editor, Easy CSV Editor Mobile (for the iOS)
    We constantly want to improve the quality of our apps. For any feedback, questions and ideas please contact us at plist.editor@gmail.com
  25. v1.38iOS
    Improvements
    • The app now supports "Deselect All" command (Option + Command + A).
    • When a single array or dictionary is selected, the status bar includes the count of its children, too.
    
    ―――
    If you enjoy PLIST Editor and find it useful, please also consider the other apps made by VDT Labs: JSON Editor, Easy CSV Editor, Easy CSV Editor Mobile (for the iOS)
    We constantly want to improve the quality of our apps. For any feedback, questions and ideas please contact us at plist.editor@gmail.com

Disclosure: Independent intel to help mobile builders succeed.

AI-powered analysis with editorial review, built from publicly available sources. Marlvel.ai is not affiliated with, endorsed by, or sponsored by PLIST Editor, its developer, the app publisher, Apple, or Google Play. All trademarks, logos, and screenshots referenced remain the property of their respective owners.

Data licensed under CC-BY-NC 4.0