Changelog
Nov. 13, 2024
v 1.7.2Features:
- Search for QuikFlow document contents in Spotlight and Finder
- New option to use tab and enter normally in node content fields while Control+Tab and Control+Enter create child and sibling nodes. Available via QuikFlow->Keybindings. This can also help with Japanese, Chinese, and similar input methods.
Improvements:
- The node content TextField is now unfocused upon selecting child nodes recursively
- Better names for QuikFlow Finder extensions
- Input to the main canvas is now better blocked while the Link Dialog is opened, preventing unintended interactions
Fixes:
- Fixed issues when opening new windows after setting a very wide inspector width
- Fixed buggy notes field after purchasing Pro
If you like QuikFlow, please consider leaving a review. It really helps!
Oct. 16, 2024
v 1.7.1Features:
- Copy multiple nodes as a tab-indented list
Improvements:
- Renamed “Copy as Text” to “Copy as Markdown List”
- “Open First Link” now also considers links in Notes
Fixes:
- Fixed instances of the last typed link not being recognized when defocusing Notes content field
If you like QuikFlow, please consider leaving a review. It really helps!
Oct. 10, 2024
v 1.7.0Features:
- Add notes to nodes!
Fixes:
- When copying multiple lines of text, unnecessary empty lines are no longer inserted between them
If you like QuikFlow, please consider leaving a review. It really helps!
Sept. 27, 2024
v 1.6.1Features:
- Add tasks to nodes!
Improvements:
- Indent and unindent multiple items at once
If you like QuikFlow, please consider leaving a review. It really helps!
Sept. 24, 2024
v 1.5.6Features:
- Add links to the node text!
Improvements:
- Moved “Copy Image” to the beginning of the context menu
Fixes:
- Fixed issues with grayscale and CMYK color input
If you like QuikFlow, please consider leaving a review. It really helps!
Sept. 10, 2024
v 1.5.4Features:
- Add images to nodes!
Improvements:
- Exported PDF documents now include more metadata
- Converting node content types can now be more easily undone
Fixes:
- Fixed some color picker glitches
- Fixed / command menu arrow jumping around
- Fixed instances of nodes not being selectable
- Fixed instances of text overflowing nodes in export
- Fixed redoing pasting of content into canvas as a new node removing all following redo steps
- Fixed popover for adding a new node with style showing up in the wrong location when opened from a context menu
If you like QuikFlow, please consider leaving a review. It really helps!
Aug. 21, 2024
v 1.5.2Features:
- Each node can now contain a list of different elements of different types
- Headers
- Paragraphs
- Ordered List Items
- Unordered List Items
- Blockquotes
- Dividers
- More item types to follow!
- Convert between different item types using the context menu or via typing the new / commands
- Apply styles (bold, italic, underline, strikethrough) to individual parts of the text, instead of just to the whole node
- Paste tab indented lists as node trees
- Copying and pasting text is now treated as markdown
- Select ancestors and descendants
- Deselect current selection using escape
- 120 fps support
Improvements:
- Redesigned tutorial
- Smoother performance due to rendering being better synchronized to display
- Reduced memory usage when copying and pasting
- Improved color picker behavior with multiple windows & screens
- Automatically remove line breaks from currently selected text when starting search
- Right clicking on node text field outside of an existing selection now updates the selection
- When searching, don’t change current zoom level, unless result node is too big to fit in the current view
- Improved template preview quality on low DPI screens
- Improved performance when copying content in Asian languages
Fixes:
- Fixed dropdown menus sometimes ignoring clicks
- Animation fixes
If you like QuikFlow, please consider leaving a review. It really helps!
May 16, 2024
v 1.4.3Features:
- SECRET: Hold OPTION while clicking Copy As Text to copy as CSV
Improvements:
- Files containing special characters now reduce preview quality if saving takes longer than 500 ms to avoid multi-second lockups when saving
- The minimum node width is no longer dependent on the font size
- In nodes, triple click now selects the current line, quadruple click selects all text
- Improved algorithm for automatic selection colors
- Increased theme selection preview quality
- More accurate export of wide bodies of text containing special characters
Fixes:
- Fixed box selection not selecting if the width or height of the box are zero
- Fixed instances where the ends of long connectors could not be hovered or selected
If you like QuikFlow, please consider leaving a review. It really helps!
April 11, 2024
v 1.4.0Features:
- Copy As Text
- Fixed and Auto node width
- Focus node text field without changing contents by pressing Shift+Enter or F2
- Display number of nodes/connectors using style in style context menu
Improvements:
- Much faster connector layout performance in complex graphs
- More consistent connector layout
- Improved performance while dragging connector handle
- Only run layout once if multiple nodes change size at once (e.g. when changing the font size of multiple nodes)
- Increased stability of PNG export/copy
- Reduced memory usage of PNG export/copy
- Moved “Align Horizontally” menu item below align to parents menu item to make it easier to find
Fixes:
- Fixed hang when selecting a node in complex graphs
- Fixed node text fields not using full node width if sockets texts are wider than node text field
- Fixed UI icons not being properly centered
If you like QuikFlow, please consider leaving a review. It really helps!
March 5, 2024
v 1.3.12Features:
- Remove all unused sockets in selection
- Search previous using Shift+Enter
Fixes:
- Fixed potential crash after deleting a node under specific conditions
- Fixed export of sockets in RTL layout
- Fixed keyboard shortcuts no longer working properly after pressing escape while a single node was selected
- Fixed keyboard shortcuts not working because they are interpreted as a character when a single node is selected
- Fixed clipboard issues
- Fixed button size in About Dialog
- Fixed Welcome Dialog offering trial even if user already owns Pro
- Fixed capitalization in German tutorial
Improvements:
- Connector handle is easier to grab when zoomed out
- Text is rasterized in fewer situations during PDF export
- Zoom shortcuts start from 1 to make them easier to reach
- Pin/unpin all styles context menu actions no longer require pressing option for them to show up
Jan. 11, 2024
v 1.3.3- Fixed situations in which a file would appear corrupted if the file preview took too long to save
- Fixed unsaved changes dialog being ignored when closing window via menu action or keyboard shortcut
- Fixed sibling nodes being inserted above the currently selected node for larger font sizes
- Slightly cleaner animations when adding node children or siblings
Dec. 4, 2023
v 1.3.1Fixed third party license dialog not loading.
Nov. 30, 2023
v 1.3.0Features:
- Hexagon, octagon, and barrel node shapes
- Duplicate selection with CMD+D
- Option+Click on a node to make a node a child of the selected nodes
- Allow panning via holding space and moving the mouse over the canvas
Changes:
- Replaced the space shortcut for adding new nodes to the canvas and inserting nodes into connectors with enter (to enable space-panning)
- Changed the align to parents shortcut from ALT+P to CTRL+M to avoid collision with typing the character π
- Renamed action for creating a new root node from “Add Node” to “New Node”
Improvements & Fixes:
- Removed “New Node” menu item from node context menu (it only works on the canvas)
- Reordered the node menu items to more closely correspond to the order of the corresponding options in the inspector
- Align to parents menu item now displays its state in the main and context menus
- Fixed a situation where turning off align to parents in a loop structure could result in an invalid graph
- Improved connector algorithm to fix some instances of broken connectors
- Improved connector layout performance during certain situations
- Fixed export of strike-through or underlined text
- Made connector ends easier to grab when zoomed in
- Top bar now allows dragging window during template selection
- Custom templates menu item should now be properly unlocked when buying Pro without restarting the app
- Enabled many unnecessarily locked menu items during template selection
- Fixed grab cursor staying active when hovering first over a connector and then over a node
- Text selection color is now independent from node being outlined
- Fixed some potential exceptions
If you like QuikFlow, please consider leaving a review. It really helps!
Aug. 28, 2023
v 1.2.3- Family Sharing for QuikFlow Pro!
- Improved snapping
If you like QuikFlow, please consider leaving a review. It really helps!
Aug. 21, 2023
v 1.2.2Improvements & Fixes:
- Improved selection of relevant distances to snap to
- Slightly improved welcome dialog
- No longer zoom out when centering selection if zoomed in further than default zoom level
If you like QuikFlow, please consider leaving a review. It really helps!
July 14, 2023
v 1.2.1Features:
- The lifetime package can now be purchased while a subscription is active, but renewal is deactivated
Improvements & Fixes:
- Fixed crash when focusing text field while color panel is open
- More reliable insertion of nodes into canvas and connectors via tab or enter
- Removed hardcoded border around tutorial animations and used node shape outline instead
If you like QuikFlow, please consider leaving a review. It really helps!
June 29, 2023
v 1.2.0Features:
- Darkmode support
- Search within a QuikFlow file using CMD+F
- Option for right-to-left layout
- Options for arrow direction (normal, reverse, or hidden)
- Option to export only selection
Improvements & Fixes:
- Fixed transparent PNG export
- Fixed instances of nodes not being inserted at the right-click location when inserting them via context menu
- Reduced scroll-speed when scrolling via holding CMD and doing a two finger drag on the trackpad
- Improved updating of main menu items when text field is focused
If you like QuikFlow, please consider leaving a review. It really helps!
June 14, 2023
v 1.1.1Features:
- Add nodes with a specific style via CMD + Right Click and via the canvas context menu
Improvements & Fixes:
- Fixed not showing the free trial for some eligible users
- Improved rendering of connectors on export
If you like QuikFlow, please consider leaving a review. It really helps!
June 5, 2023
v 1.1.0Features:
- Reusable node and connector styles
- Built-in and custom style templates
- Snapping
- Options to select elements with same style and to select recursively
- Warning when opening newer file version with outdated version of QuikFlow
Improvements & Fixes:
- Improved RTL text input support
- Add child on pressing enter if adding sibling is not possible
- Center Selection now also takes into account connectors when nodes are selected
- Center Selection now zoomes out if selection doesn't fit at current zoom level
- Connectors are easier to click
- Connector hover indicator no longer gets stuck while hovering nodes or sockets
- Better scaling of hitboxes when zooming in
- Mouse drag events started in the QuikFlow window are still registered even if the mouse moves outside of the window during the drag
- Removed momentum from zooming via CMD key
- Fixed accidental zooming if pressing CMD while camera had momentum
- Fixed numpad enter inserting broken character instead of acting like enter
- Fixed cancelled context menus still triggering selected actions
- Properly activate and deactivate main menu items
- Fixed issues with input and menu items being blocked/unblocked when opening a dialog while a dialog was already open
- Export filename is based on currently opened filename
- Improved reliability of PNG export/copy
- Fixed rare visual glitches when nodes changed size
- Fixed rare layout bug
- Improved contrast of automatically chosen colors (e.g. for selection outlines)
- Updated wording in Welcome Dialog
If you like QuikFlow, please consider leaving a review. It really helps!
April 7, 2023
v 1.0.5- Improved accuracy of exported texts.
- Fixed instances of color picker changing color on its own.
- More consistent automatic focus changes during certain actions.
- Inspector no longer flickers during certain actions.
March 27, 2023
v 1.0.4Features:
- Option to automatically center selected nodes
- Manually center selection
Improvements & Fixes:
- Improved camera behavior when node is wider and/or higher than view
- Fixed window sometimes not properly centering the view in new windows depending on previous window size