0.0.29
File handling improvements
The image button has been replaced with a file button that supports different file types and generates the appropriate KirbyTag: (image: ), (file: ) or (video: ).
Uploads
When the new uploads option is set to true, the file button now shows an "upload" option like the textarea.
You can also drag files directly into the editor to upload and insert them.
Other:
- Refactored PHP code (after the JS refactor in 0.0.28)
- Consistent code formatting