Releases: pokeghosst/pokebook
Releases · pokeghosst/pokebook
v3.1.0 - "Carrot Cake"
[v3.1.0] - 2024-08-17
Added
- Poem buffer (#21)
- Sticky toolbar
- Neo, a new default theme pair
- Variable font size for poem and note
Changed
- Remove rhyme highlighting functionality from PokeHelp
- Refactor share actions for toolbar
- Pads are now editable when opening the previously saved poem
- Migrate icons to Lucide
Fixed
v3.0.0 - "Mille-feuille"
[v3.0.0] - 2024-03-14
Added
- Standardized API endpoints for cloud providers
- Toast notifications with Svelte French Toast (#63)
- Mobile sharing with Capacitor Share API (#61)
- Dropbox storage option (#67)
- Keyboard shortcuts (#65)
- New sidebar menu
Changed
- Major refactoring and cleanup
- Removed TailwindCSS
- Refactored styles to SASS
- Now storing poem and note in XML file (#68)
- Brought back Google Drive integration
- Simplified PokeHelp mode, removed reducing poem groups based on Levenstein distance
Fixed
- Refactored storage functions into separate TypeScript modules
- Poor internationalization implementation
- Poem and note pads auto sizing
- Style cohesiveness
- Small fixes and improvements