Skip to content

More New Settings

Compare
Choose a tag to compare
@vincode-io vincode-io released this 04 Feb 15:47
· 170 commits to release since this release

2.3

  • The document Find function has also been rewritten to use the new native Find Interaction controls. On iOS that means the Find area is attached to the keyboard instead of at the top of the outline. You can also do whole word or case sensitive Finds. Since we were in there mucking around, we also added the Replace functions as well.
  • Zavala will now automatically complete a parent row if all child rows have been completed. It will also automatically uncomplete a parent if it was previously completed, but one of its subtasks becomes uncomplete.
  • Reduced the lag associated with creating new rows.
  • You can now set spell checking preferences on a per outline basis
  • You can now select the color that you want your font to be in the Settings.
  • The Max Editor Width is now configurable in Settings.
  • Added a Help menu entry for Community Discussion.
  • Added tooltips to font Restore and Add buttons.
  • Disabled toolbar buttons on the iPad if an outline isn't selected.
  • Changed the Move Right, Left, Up, Down toolbar icons to a more compact design. This will more accurately represent the hit area of the buttons.
  • Using the return key while focusing and in the Tag input field no longer will create a row above the Focused rows.
  • Fixed a crash that could happen when deleting a block of rows at the bottom of an outline.
  • Fixed a crash that would happen when accepting a share from another user.
  • macOS
    • Added text zooming commands to the View menu
    • The editor selection and cursor now correctly match the system accent color if a specific system accent color has been selected.
    • Work around an bug that would cause the toolbar buttons to be in an incorrect active state.
  • iOS
    • The keyboard no longer hides and comes back if you delete a row by backspacing it out of existence.
    • Added Disable Editor Animations setting