Changelog
bugfixes
- Fixed urls being clickable within the notes editor in edit mode
 - Input auto focuses on checklist pages
 - Standardised ALL notes to always use 
atxinstead ofsetextmarkdown for consistency (will add a switcher in the settings modal in the future) #12 - Fixed quick deletion of checklist items bug where not all of them were being deleted
 - Fixed content/sharing sections in settings to accurately depict content information #16
 - Changed 
documentsto benotesas it makes more sense for what they actually are 
new features
- Allow creating checklist items via clipboard paste of big text lists (one item per line - my wife is gonna love this one)
 - Added image support for notes (both uploading and using external links) #13
 - Added api support and api key generation/regeneration (see readme file for more info) #8
 - Updated settings UI, added content by user in handy accordions and revamped sharing section to make more sense
 - Added exporting notes as pdf #7
 - Add support for arm64
 - Add support for specific pinned versions and 
latestrather than only supportingmain 
KNOWN BUGS
- Textarea placeholder for pasting bulk checklist is showing on one line
 - UX for user profile navigation is not as clear as it could be
 - Sometimes - rarely - categories get created in the wrong type (e.g. creating a category on notes also creates it for checklists, investigating this one)