Changelog

Nov. 29, 2023

v 2.9.3

This version contains several bug fixes:

- Fixed uncompilable code generated by documents with duplicate components
- Fixed some inconsistent document templates
- Removed the .swift extension from the folder of an exported Xcode project

June 21, 2023

v 2.9.2

List rows can now have a toggle as an accessory

June 16, 2023

v 2.9.1

Fixed crash when creating a navigation loops in a document

May 13, 2023

v 2.9

List rows now have text, button, and badge accessories.

Dec. 20, 2022

v 2.8.1

Fixed export for new documents created from a template

Nov. 8, 2022

v 2.7.3

The exported code now uses the new data-based navigation introduced in iOS 16, introducing the NavigationStack view and the .navigationDestination view modifier.

Oct. 18, 2022

v 2.7.2

Minor enhancements for iOS 16 to the exported code

Oct. 16, 2022

v 2.7

List enhancements:

- Customizable image in list rows
- Row separators

March 23, 2022

v 2.6.3

Improved the error messages during the purchase and restoration processes.

March 9, 2022

v 2.6.2

Prevented the opt-in window from appearing at every launch

Nov. 19, 2021

v 2.6

- Add circular, rounded, and full-width images, selecting from predefined portraits and nature templates.
- Set the styles of buttons, selecting between standard iOS styles or a reusable custom button style.

Oct. 26, 2021

v 2.5

New features:

- Add sliders with minimum, maximum, and step values.
- Set the color of text elements to primary, secondary, or the app's accent color.

Fixes:

- Fixed the modifiers in the exported code for text inputs.
- Fixed the vertical alignment of fixed content.