Skip to content

Aletheia Bible Study 1.0.15

Latest
Compare
Choose a tag to compare
@rodolfogoulart rodolfogoulart released this 23 Aug 16:54
· 18 commits to main since this release
65003ff

Release comment from Version 1.0.9 to 1.0.15

1.0.15+0

New features

  • Lexico screen
    • Improved performance of interaction with the lexical graph
    • Added the option to click on the verse reference of the lexical graph and show the verse in the References window
  • Created a screen to report errors
  • Created a way to report errors when starting the app
    • When reporting an error, it will be sent to the developer
  • Created an error log
  • Improved performance when opening the app (use of multi threads)

Bugs Fixed

  • Fixed INITIALIZATION BUG of the app
    • Bug reported when updating from previous version 1.0.13 to 1.0.14, see Open ticket
  • Fixed searching for words in the dictionary

1.0.14+0

Comments

  • View version history 1.0.13+0
  • Improved app loading

1.0.13+0

New features

  • Search in Personal Notes
  • Search the Bible when opening the app. Suggestion from alexandrecoder
  • Copy Verses by range button. Example: Copy verses 1 to 10
    • Button just above the chapter features on the main screen
    • Suggestion Bia/Luan
  • App registration by installation
  • Checks the latest version and displays the version button for the user on the top home page
  • Improve performance on search on bible
  • UI
    • Background color in the text editor (Verse Notes, Personal Notes)
    • Default Drawer color
    • Default dialog box color
    • Loading App
      • Improve performance
    • Settings page
      • Function for MANUAL Backup of the User Database
      • Function for Manually Restore User Database
      • Function for Redownloading the Project Database
      • Added App Configuration Screen in tabs on the About page
      • Sharing app usability with the project (helps improve project search)
        • Shared Data
        • (region of install and most frequently used functions in the Biblía Aletheia app)
        • Data used for usability statistics and improvement of the app for other regions. Never shared with third parties. Never collect information from third-party applications or users

Fix

  • Fix UI responsible on Chapter selection container

1.0.12+0

New features

  • Add a Page for Multiple Readings

    • You can open Multiple bibles in diferent references
    • The Open Tabs of Bibles will be stored and restored when the user close and open the page
    • The user can close all adicional pages on single button
  • Add Search (on BETA)

  • Add Lexico Chart (Variants and occurrencies)

  • Changes

    • UI
      • New UI for Home Page (Inspired on suggestions by (becabeau)[https://github.com//discussions/2#discussion-6565000])
      • New UI for (DropDown for Bible version, book and chapter)
      • Default UI for dialogs
      • Default icons
      • Drawer options
    • Engine
      • Change PDF reader engine
      • Upgrade Flutter packages
    • Others
      • Sort notes by date
      • Add button to dialog reference to show all the chapter
      • Add search to Notes
      • Add import button on config page
      • Add Commentary book introduction (when commentary has book introduction)
      • Add shortcut Ctrl+S to page Notes Verse and Notes User
      • Removed dialog Google NLP function
      • Search for multiple entries on Dictionary, split by ','
      • Add "Copy verse" to the verse. Copy all the verse and reference to clipboard
      • Removed change theme button from app bar, keep on drawer
      • Add Touchpad mouse Scroll behavior to lists

Fix

  • Save Notes User will not remove the focus from the edition
  • Fix the Tooltip position on number verse houver
  • Fix performance on Home
  • Fix Notes focus
  • Fix Dictionary Page reload
  • Fix Commentary Page reload
  • Fix bug on Screen font size
  • Fix Lexico bible version
  • Bug fix multiple notes verse
  • Bug fix verse selected diferent chapter

Comments

  • Created package Extended_ToolTip and published on pub.dev
  • Changes on backend, refactory code, modularize
  • Especial update database for this version
  • Default icons
  • Default colors for dialogs

1.0.11+0

New features

  • Show commentary on titles [if has on database]
  • Add button for personal reference before the references showed on verse
  • Add video demonstration on Tutorial

Fix

  • Fix bug selection when verse has title
  • Fix position of Tooltip Bible when version has (Lexico)
  • Fix bug scrolling unespect going to then end when use keyboard keys UP and DOWN in sequence

Changed

Development

Removed

  • Remove button for graphic NLP on verse selection context

1.0.10+0

New features

  • Save the Area dimension set by the user on Home [28/02/24]
  • Save the Font Size set by the user on Home [29/02/2024]
  • Add Background Image to Config (Experimental theme)
  • Add Reference dialog to links on Commentary
  • Add personal references, user can add references on verse. References will show below the verse [28/02/24]
    [!https://youtu.be/ojDlbDo9VQc!]
  • Add Tutorial on page About
  • Show updates of the versions on page About

Fix

  • Fix filter the wordsHighlighted by version (Compare and Main Reader) [07/02/2024]
  • Fix bug Focus on Key down/up on Home Screen [28/02/24]
  • Fix bug refresh notes when save [28/02/24]
  • Fix bug refresh compare verse [28/02/24]
  • Fix bug reference on Notes [28/02/24]
  • Fix dialog to show references when is the all chapter [23/02/24]
  • Fix reference verses data (was not getting lexico and user data) [01/03/24]

Changed

  • Add button previews/next to Tabs (improve their UI)
  • Change size of Lexico dialog
  • Change Tab Name 'PDF' to 'PDF Reader'
  • Upgrade packages

Development

  • Text Analize with NLP (Experimental)

Removed

  • Remove acess to Text Analize when google nlp cloud is not configured

Release