Skip to content

Releases: vincode-io/Zavala

Under the Hood Changes

08 Oct 14:56
Compare
Choose a tag to compare

Zavala Release 3.0

  • Added the Group Rows command.
  • Added the Sort Rows command.
  • Adopted the Swift Structured Concurrency model which will reduce the number of runtime crashes.
  • Reworked the Rows context menu to be more consistent.
  • Copying an Outline between accounts now copies Images if the Outline has them.
  • The sync toolbar item now correctly enables and disables itself.
  • The cursor now behaves correctly when moving to and from shorter lines while using the up and down arrow keys.
  • We now change the Document Title in all the correct places in the UI when updated via iCloud.
  • Fixed a crash that can happen if someone’s Font Preferences get corrupted somehow. This shouldn’t happen, but it was happening to at least one user.
  • Zavala no longer tries to delete completed rows that aren't visible due to Focus being enabled. This was incorrect behavior and was crashing because of it.
  • iOS
    • The keyboard now hides on scroll when the cursor is in the Title or Tag fields.
  • macOS
    • Updated the App Icon to version 3.0.

Hang Fix

25 Sep 22:53
Compare
Choose a tag to compare
Hang Fix Pre-release
Pre-release

Zavala Release 3.0 - Beta 3

  • Added support for Apple Intelligence Writing Tools when the device and operating system supports them.
  • Added the Group Rows command.
  • Added the Sort Rows command.
  • Adopted the Swift Structured Concurrency model which will reduce the number of runtime crashes.
  • Reworked the Rows context menu to be more consistent.
  • Copying an Outline between accounts now copies Images if the Outline has them.
  • The sync toolbar item now correctly enables and disables itself.
  • The cursor now behaves correctly when moving to and from shorter lines while using the up and down arrow keys.
  • We now change the document title in all the correct places in the UI when updated via iCloud.
  • Fixed a crash that can happen if someone’s Font Preferences get corrupted somehow. This shouldn’t happen, but it was happening to at least one user.
  • iOS
    • The keyboard now hides on scroll when the cursor is in the Title or Tag fields.
  • macOS
    • Updated the App Icon to version 3.0.

Apple Intelligence Support

21 Sep 17:25
Compare
Choose a tag to compare
Pre-release

Zavala Release 3.0 - Beta 2

  • Added support for Apple Intelligence Writing Tools when the device and operating system supports them.
  • Added the Group Rows command.
  • Added the Sort Rows command.
  • Adopted the Swift Structured Concurrency model which will reduce the number of runtime crashes.
  • Reworked the Rows context menu to be more consistent.
  • Copying an Outline between accounts now copies Images if the Outline has them.
  • The sync toolbar item now correctly enables and disables itself.
  • The cursor now behaves correctly when moving to and from shorter lines while using the up and down arrow keys.
  • We now change the document title in all the correct places in the UI when updated via iCloud.
  • iOS
    • The keyboard now hides on scroll when the cursor is in the Title or Tag fields.
  • macOS
    • Updated the App Icon to version 3.0.

iCloud Enhancement

13 Sep 20:50
Compare
Choose a tag to compare

Zavala Release 2.7.4

  • Made the iCloud limit of 750 rows per Outline now be 750 rows per Parent (Outline or Row). This enables significantly larger Outlines in the iCloud account than before.

Bug Fixes

11 Sep 21:36
Compare
Choose a tag to compare

Zavala Release 2.7.3

  • Fix the race condition that could cause rows to come back after being deleted which caused corrupt outlines.
  • Disable the text formatting palette since we don’t support hardly any of the formatting features.

Bug Fix

04 Sep 21:55
Compare
Choose a tag to compare

Zavala Release 2.7.2

  • Fixed a bug that caused parts of the Editor to stop updating after using the Find function.

Bug Fixes

11 Jul 19:47
Compare
Choose a tag to compare

Zavala Release 2.7.1

  • Reworked the Spotlight background indexer to use less memory and not get killed by the OS as much.
  • The Open Quickly dialog now correctly shows only the partial Tag names when a group Tag is expanded. Before it showed the whole tag.
  • The Documents view now only displays the selected partial Tag name instead of the whole nested Tag.

Nested Tags

17 Jun 17:00
Compare
Choose a tag to compare

Zavala Release 2.7

  • Nested Tags are now recognized by Zavala and automatically collapse in the Collections View (Sidebar). See the Tagging section in Help for more details.
  • Zavala can now handle pastes and drops of Markdown unordered lists. This means that drag and drop operations from OmniOutliner to Zavala now work. The Notes app unordered lists are also supported, so drag and drop operations from Notes to Zavala work now too.
  • Pressing the right arrow key while selecting from an field completion list (for example the Tag Input field) will now populate that field with the selected value without triggering any actions.
  • You can now delete added Font Levels in the Fonts dialog by swiping to the left. You must delete the lowest level Font for either the Topic or Note before deleting higher level ones.
  • Fixed a crash that could happen when deleting a Tag in the Editor using the last Document in that Tag and the Documents View isn’t visible.
  • Using Return to create or add a Tag to an Outline no longer creates a new Row. The cursor wasn’t correctly going to the new Row and the difference between Tab and Return for creating Tags was just confusing.

Nested Tags

13 Jun 18:21
Compare
Choose a tag to compare
Nested Tags Pre-release
Pre-release

Zavala Release 2.7 - Beta 2

  • Nested Tags are now recognized by Zavala. See the Tags section in Help for more details.
  • Zavala can now handle pastes and drops of Markdown unordered lists. This means that drag and drop operations from OmniOutliner to Zavala now work. The Notes app unordered lists are also supported, so drag and drop operations from Notes to Zavala work now too.
  • Pressing the right arrow key while selecting from an field completion list (for example the Tag Input field) will now populate that field with the selected value without triggering any actions.
  • Fixed a crash that could happen when deleting a Tag in the Editor using the last Document in that Tag and the Documents View isn’t visible.
  • Using Return to create or add a Tag to an Outline no longer creates a new Row. The cursor wasn’t correctly going to the new Row and the difference between Tab and Return for creating Tags was just confusing.

Nested Tags

12 Jun 11:54
Compare
Choose a tag to compare
Nested Tags Pre-release
Pre-release

Zavala Release 2.7 - Beta 1

  • Nested Tags are now recognized by Zavala.
  • Pressing the right arrow key while selecting from an field completion list (for example the Tag Input field) will now populate that field with the selected value without triggering any actions.
  • Fixed a crash that could happen when deleting a Tag in the Editor using the last Document in that Tag and the Documents View isn’t visible.
  • Using Return to create or add a Tag to an Outline no longer creates a new Row. The cursor wasn’t correctly going to the new Row and the difference between Tab and Return for creating Tags was just confusing.