Releases: podlite/podlite-desktop
Releases · podlite/podlite-desktop
0.4.0
![podlite-v0 4 0](https://user-images.githubusercontent.com/31441/204151625-7a8f899b-9a27-4a8a-b7f8-8f391fcb4a24.png)
=Markdown
- write GitHub Flavored Markdown (GFM).
- enhance code snippets, add markdown suggestions
- fix
=Image
.mov, .mp4 files
- support
=useReact
, =React
blocks
- fix styles
0.3.0
![podlite-v0 3 0](https://user-images.githubusercontent.com/31441/153349582-d37d8c15-90fb-4516-b427-e32358ccaaa5.png)
- =Toc - table of contents block.
- add :caption support for =Images and =Diagrams
- =Image block now supports :link and formatting codes in caption.
🛒 Podlite now available in all stores.
0.2.1
- fix save menu #22
- add "New", "Save As" menu items #23
- add View menu with Preview toggle
- add "Release notes" reference
![](https://user-images.githubusercontent.com/31441/148654655-7ccb4bb7-5ff6-42f4-b7a2-40228a5d6ef9.png)
0.2.0
![podlite-v0 2 0](https://user-images.githubusercontent.com/31441/142382841-8b5bcebf-3e88-46f3-a247-d24d2813a182.png)
- directive suggestions
- pod6 snippets 🏷
v0.1.0
![image](https://user-images.githubusercontent.com/31441/117250492-fc15cf00-ae4b-11eb-9c66-6eae4aa0503e.png)
- add =Diagram component
- add export to pdf
- switch to using shared podlite library
- refactor main app, no more beta
- save windows state between app restarts
- open external URL in the browser
- update export to HTML
- =Image: fix show assets from disk
- fix macOS and windows distributions
- use flexible application windows size
v0.0.3
- supports local video ( i.e. .mp4 files) for =Image
- update pod6 lib to ver 0.28
- add import from markdown
- add export to html
v0.0.2
- use pod mode by default for .pod6, .rakudoc (#3)
- enhance user interface
- add distribution for Mac
- add auto-update for Podlite app
- open Podlite as the editor for pod6's files
- adopt a menu for windows and mac