Bike Releases
-
Bike 1.3 (61)
- Added Row > New Indented Row (Command-Shift-Return)
- Added Preference for default document type and extension
- Added Exit outline mode using Option-Right/Left
- Added Scripting access to row attributes
- Typing animations finish faster when typing fast
- Improve text caret animations when undo/redo
- Respect NSScrollAnimationEnabled user defaults setting
- Ignore first click (maintaining selection) when activating window
- Fixed Extend selection by word/line when dragging mouse
- Fixed
---
read from plain text is treated normally - Fixed Option-Up-Shift to properly extend selection
- Fixed Don’t allow collapsing leaf rows
-
Bike 1.2 (58)
- Added Row > Delete Rows (Shift-Command-K)
- Added preference to disable typing animations
- Allow alternative file extensions when saving
- Added list of keyboard shortcuts to welcome text
- Collapsing a collapsed row will collapse containing row
- Preserve .bike and .opml file head content on open/save
- Changed file reading to recover from some formatting errors
- Fixed Stop incorrectly deleting folded rows when text editing
- Fixed Stop discarding empty lines when reading plain text format
- Fixed AppleScript access to row’s
visible
property
-
Bike 1.1 (54)
- Added Font preference
- Added Restore window selection
- Added Detect .bike and .opml in plain text
- Fixed Delete to end of paragraph (Control-k)
- Fixed Stop beeps as you type into Find text field
- Fixed Fully hide “unlicensed” button once licensed
- Fixed Crash when image pasted into outline (still unsupported)
- Fixed Saving bug after saving and then reopening an OPML file. New rows would save, but edits to existing rows would not be saved.
Detect .bike and .opml in plain text means two things:
-
You can copy .bike or .opml text from a text editor and paste it into Bike and it will be read correctly. If Bike cannot read either of those formats then plain text will be pasted.
-
You can use alternative file extensions (.html for example) for your “bike” content files. If Bike content cannot be read from the file then the content will be opened as plain text.
-
Bike 1.0.1 (52)
- Fixed move word (forward/backward) keybindings
- Fixed initial titlebar color to match background color
- Fixed “Enabled Animations” checkbox initial state
- Fixed “Check Updates Automatically” checkbox initial state
- Fixed timer bug. Bike should now use 0% CPU when in background
-
Bike 1.0 (51)
- Bike 1.0, made it!