-
-
-
-
-
-
-
v4.0.0-2024-03-09-21-29-01dace1e3f · ·
Bug Fixes -- * Strongs rendering was happening for words that didn't have numbers. * Fix a number of issues caught by linting (lack of types, some casing issues that would have caused bugs) * Remove memory leaks from not cleaning up subscriptions * Fixed bug in Add Card to Saved Page dialog Enhancements -- * Button to clear all cards from current menu * Clear reported errors after 25 seconds so they don't stay on the screen forever. * Show multiple Strong's numbers in tabs instead of multiple dialogs on top of each other. * Make all the dialog titles consistent. Code Health -- * Implement better linting * Sort imports * Optimize regex * Remove unused imports/vars * Upgrade app service to a better style * Removed deprecated function calls * Removed redux, just use an RXJS observable * Removed old dependency from package.json that was no longer used and deprecated
-
v4.0.0-2024-03-04-13-39-5624910512 · ·
Fix bug in passage queries, where you need to clamp start and end verses to the actual chapter.
-
v4.0.0-2024-03-01-22-08-40e2a91055 · ·
bug fixes related to UI: * Notes Editing/Display * other stuff
-
-
v4.0.0-2024-03-01-01-37-17678975e3 · ·
Fix the active issue Revert the icon sizes... they don't play well on webview
-
-