Changelog
-
v0.5.2 - Bug Fixes and Improvements
-
Lots o Bug Fixes
- Removed close image on search note page
- Pointer curser now on the chapter buttons
- Invalid display when creating an empty note
- Edit note button changed to make like other various buttons
- Reference buttons on notes and section buttons on notes now have a curser pointer
- Reference buttons on notes and the edit note button now have proper titles/tooltips
- Note not saving when moving to a different page while editing (ie: next chapter)
- Long text not wrapping via
-
in the note viewer
- Verse quotations in the notes can be a tad too long
- Excluded verses aren't handled
- Audio player playback slider finishing on 0 instead of 1
- References are now clickable while in the text editor
- Section note page did not have the extra spacing after the chapter content like its non-note counterpart
- Word popup stopping interactions with the selection menu
- Highlight menu not restricted to the inside of the window
- Audio player not clamped to the inside of the window
- When selecting words, if a space was selected
- Finalized Audio Player
-
Improved Highlighting System
-
Improved Highlighter Editor
- Added Note WYSIWYG editor
- Looks nicer
- Changed the highlight viewer layout
- Added highlight presets, if no highlights are created
-
Improved Highlight Selector
- Improved look
- Erase all highlight option
- Create new highlight option
- Recents highlight selector
- Can now edit highlights in the sidebar menu
-
Miscellanies
- Words with notes or highlights how have the pointer curser when hovered
- When closing the editing note, scroll to where it was
- When editing an already created note, scroll to where editing it
- Focused verses are now scrolled to the middle
- Added a footer to bible pages (apparently they were looking a bit bland)
- Resizer bar now is still visible when one of the side pages are collapsed
- Renamed collapse/expand side pane buttons to have clearer tooltips
-
Header UI Refactor
- Dropdowns can now be toggled to active
- Backend fixed to make the code less reliant on ids
- Some general visual updates
- Added tooltip for chapter links on the daily readings page
- Changed ul/ol margins for notes and highlight descriptions
- Side info panel's min and max size is now dependent on the window min and max size
-
v0.5.2 - WYSIWYG Note Editor + Bug Fixes
-
Selecting Notes and Highlights
- Single select and use
- When user selects text, displays a dropdown with creating a new note, adding a note reference, and highlighting/erasing highlights
-
WYSIWYG Note Editor
- Basic syntax controls, Bold, Italics, Lists, etc
- Keyboard shortcuts for selecting some styles
- NOTE: This does replace support for markdown, however old notes will be migrated
- Better note references section on note editor
-
Bugfixes
- Audio player SHOULD now work
- Added title to the audio player button
- Fixed radius on text dropdown
- Changed button scale again to look better
- Fixed search button hover effects
- Fixed look of next/previous chapter buttons
- Fixed cursor when hovering on edit note button
- Drop shadows now properly applied to side panels
-
v0.5.1 - Audio Bible Support
-
Audio Bible Player
- Generates audio using the Piper text to speech engine
- Navigate through chapter
- Visual to show where the chapter is reading
- Rewind, Fast Forward, and Restart controls
- Repeat and Continuous reader controls
-
Information Page
- Now actually has some information associated with it
- General information
- Searching
- Audio Player information
- Creating notes (WIP)
- Creating highlights (WIP)
- Markdown formatting
-
Better Looking Buttons
- Now have a better 'active' version
- Now have a better 'inactive' version
- Margins fixed
- Larger border radius
-
v0.5.0 - Multiple Bible Versions
- Multiple Bible Support
- Notebooks are supplied for each bible (NOTE: this will be changed in the future)
- Able to swap between different bibles
- Can search in different bibles
- Conserves scroll between swapping
- Supported Bible Versions
- King James Versions (KJV)
- Authorized Standard Version (ASV)
- Basic Bible in English (BBE)
- Youngs Literal Translation (YLT)
- La Santa Biblia Reina-Valera (SpaRV)
- Splash screen when loading the App
- When creating a new note, will scroll into text
- When searching for a verse, will now the verse range properly
- Bugfixes:
- Volume slider now works properly
- Fixed crash when going past the last chapter of the Bible
- Fixed close side popup image not showing in search view
-
v0.4.5 - Visual Overhaul + Readings
- Readings Plans
- Added Calender Page
- Users can select between Robert Roberts, Bible in a Year, and Proverbs
- Can select a date for the readings (defaults to current date)
- Displays all the chapters to be read for that day
-
Settings
- Merged UI Scale and Text Scale into one setting
- Added Advanced settings
- Can now clear history
- Can now open save path, if it exists
-
Highlight Editor
- Updated editor and display visuals (now actually looks decent)
- Editor now allows visualizing markdown description
-
Fixes
- Button text now scales properly with UI Scale
- Sidebar now scales properly and buttons no longer overhang
- Settings now scale properly with UI Scale
- Font changing now works inside of text boxes and buttons
- Font selector now resizes properly
-
v0.4.4 - Hotfix
- Fixed a bug with the volume slider not starting in its proper position
-
v0.4.3 - Settings/Less.js
- NOTE: This update was mostly just an excuse to migrate to the LESS.js CSS preprocessor
-
Settings
-
Fonts
- Arial (Default)
- Times New Roman
- Brush Script
- Courier New
- Text Size
- UI Size
- Volume
- Added Page Flipping Sound
- More Tooltips
- Tutorial Page (WIP)
-
v0.4.2 - More Bugfixes
-
Bugfixes:
- Context Menu:
- Erase highlights option looks weird when no highlights created
- Create highlights option looks weird when no highlights created
- Context menu highlighting section not updating highlight dropdown
- Note visual not showing properly in first verse for text
- Fixed the confirm delete note popup message
- Fixed the confirm delete highlight popup message
-
Updates:
-
Save files with versioning
- This was for migration and backwards compatibility
- There is no standardized json format for the save files of this project currently
- Visual added for creating notes
- Visual when save files not found
- Visual when migrating save files
- "Jas" now works as a shorthand for the books of James
- Updated the Ascribe icon, thanks again to Cassandra Creations
-
Code changes
- Fixed spelling of
categories
(was catagories
)
- ON BUILD: will now automatically change from
short_kjv.txt
in debug to kjv.txt
in release
-
v0.4.1 - Bugfix
- Note reference locations was off
- Context menu was interfering with spellcheck
- Context menu was not positioning properly when scrolling
- The edit button in a note with no text was clipping in the side panel popup
- Delete note button in the editor was moved to the right of the verse dropdown
- The toolbar was not resizing properly when the note side page was resized
-
v0.4.0 - Major Update
- Added Note Support
- New notes can be added via the context menu
- Notes can be edited via the note editor
- Notes are automatically saved
- Notes support markdown through the ts-stack markdown parser
- Notes can be deleted
- Notes can support multiple verse references
- Added a context menu
- Allows for the creation of notes
- Support for quick selecting highlights
- Support for quick erasing highlights
- Added a Note Editor
- Allows for viewing markdown
- Has a basic textarea editor
- Allows for deletion of notes
- Can add and remove extra references
- Resizable and collapsable
- Added a new Icon! thanks to Cassandra Creations
-
v0.3.3 - Hotfix
- "undefined" text no longer rendering in word search result
- When searching for a verse, now properly scrolls to it
-
v0.3.2 - General Update
- More text alternatives for buttons
- Added view history
- Better display for large word searches
- Tob bar is now bigger
- Allowed copy and pasting text
- Renamed project to Ascribe
-
v0.3.1 - Hotfix
- Bug with large number of searched word verses
- Word search large section selection
-
v0.3.0 - Bible Searching
- Improved the bible viewer
- Section searches
- Word searches
-
v0.2.0 - Highlight Support
-
Highlight Categories
- Data: Color, info, name, priority
- Can create/delete them
- Scripture highlighting
- Saving and loading
- Hover display highlights
-
v0.1.0 - Initial release
- Displaying the KJV
- Chapter Selection
- Looks Decent