Skip to content

Changelog

Dirk Holtwick edited this page Feb 20, 2019 · 61 revisions

Full change log at https://github.com/holtwick/collect/wiki/Changelog

Discontinued => Moved to private document

Next Steps

  1. Select after import
  2. PDF text extraction
  3. Markdown conversion
  4. Allow full width images inside notes

2019-01-31: macOS build 625

  • Apply OCR and search in images
  • Add a share extension (not yet functional)
  • Added a debug menu for internal info about the database
  • Fix a lot of memory leaks, now its sound

2019-01-30: macOS build 624

  • Share assets via OSX share dialog
  • Search for multiple terms at once
  • Highlight search results in list
  • Less flicker on update middle column
  • Scroll list on keyboard navigation
  • Modification date updated correctly
  • CMD + SHIFT + F shortcut to focus "search" field
  • Prepare for OCR and the like for the next release :)

2019-01-29: macOS build 623

  • Search for word prefixes automatically
  • Image preview on mouse over for reference entries in text
  • Less inline styles allowed for headings

2019-01-25: iOS build 112

  • Update to the latest code
  • Try fixing Dropbox issue, but there is no way :(

2019-01-24: macOS build 618

  • Live updates of list and sidebar
  • Navigation back and forward
  • Fix title calculation
  • Fix AppStore issues

2019-01-23: macOS build 617

  • Create regular notes from Evernote notes
  • Finish gracefully and save any unsaved data before quit
  • Much better paste results for garbage HTML, especially from Evernote
  • Tables (without editing)
  • More highlight colors
  • Persist UI state like: Collapse state of tags, types and info; selected items; search
  • Add new tags from sidebar

2019-01-21: macOS build 614

  • Fix issue with up and down arrow keys in editor field
  • Do ground work for a clean app termination

2019-01-21: macOS build 613

  • Better image representation
  • Rename "folders" to "collections"
  • Added "tags" as filter in the sidebar
  • Implement collections and tags in sidebar
  • Added a document icon
  • Overhauled lists and added todo list elements
  • Added horizontal rule AKA <hr>
  • Added multiline code with syntax highlight
  • Keyboard navigation in list
  • CMD + N to create new entries
  • CMD + SHIFT + I to toggle info palette

2019-01-17: macOS build 612

  • Fix creating new document
  • Fix import dialog
  • Better inline representations per media kind
  • PDF preview (for now native)
  • Using full space for detailed representation
  • Fix rendering issue for welcome page

2019-01-16: macOS build 611

  • Paste media inside of note via CMD + V
  • New menu entries for +: From File, From Scanner and From Clipboard
  • kind specifics for media type, like: image, audio, video and pdf
  • Preview pdf first page in detail
  • Fix filtering where starred nodes would not appear in respective type filters
  • Allow to add emails, but do not display yet
  • Add a status bar for debugging infos

2019-01-15: macOS build 610

  • Better pasteboard handling; more types; also dragging on app icon
  • support for audio and video
  • center note text for better readability
  • placeholders for upcoming folders feature; collapsable folders and types sections
  • again improved error handling