2025-05-02 00:40:22 +00:00
|
|
|
# Changelog
|
|
|
|
|
|
2025-10-17 21:11:23 +00:00
|
|
|
## 0.8.0
|
|
|
|
|
|
|
|
|
|
- Corrects an issue with hover previews not vanishing properly
|
2025-10-20 18:46:13 +00:00
|
|
|
- Moves to a new method of persisting bible data
|
|
|
|
|
- Json files are no longer used
|
|
|
|
|
- Chapters and passage files are now persisted in markdown files with raw data in frontmatter
|
|
|
|
|
- Passage files replace colon with `v` to allow for sync functionality
|
|
|
|
|
- Adds "Clear Bible Data" button in settings to clear out old data
|
2025-10-17 21:11:23 +00:00
|
|
|
|
2025-05-29 20:45:49 +00:00
|
|
|
## 0.7.0
|
|
|
|
|
|
|
|
|
|
- Adds autocompletion search for book names in nav container
|
|
|
|
|
|
2025-05-14 18:25:54 +00:00
|
|
|
## 0.6.0
|
|
|
|
|
|
|
|
|
|
- Adds support for Live-Preview mode
|
|
|
|
|
|
2025-05-12 17:19:04 +00:00
|
|
|
## 0.5.1
|
|
|
|
|
|
|
|
|
|
- Corrects parsing issue with hyphens
|
|
|
|
|
|
2025-05-02 00:40:22 +00:00
|
|
|
## 0.5.0
|
|
|
|
|
|
|
|
|
|
- Major internal refactor to clean things up
|