Skip to content

Latest commit

 

History

History
91 lines (55 loc) · 1.95 KB

release-notes.md

File metadata and controls

91 lines (55 loc) · 1.95 KB

Release notes for Latin Reader app

Release 1.7 (Version 14)

Date: 2021-10-31

  • Adds previous and next page buttons to app
  • Fixes some padding bugs.

Release 1.6 (Version 12)

Date: 2021-10-21

  • Adds a "Help" page to the app.
  • Adds an "About" page to the app.

Release 1.5.1 (Version 11)

Date: 2021-10-15

  • Fixed navigation drawer image issue.

Release 1.5 (Version 10)

Date: 2021-10-01

  • Converted navigation from FragmentManager to navigation graph.
  • Added animations between navigations.
  • Updated targetSdkVersion to 30.
  • Converted app to App Bundles format.

Release Version 9 (No version name)

Date: 2021-09-22

  • Updated targetSdkVersion to 29.
  • Converted all components to Jetpack (androidx equivalents).
  • Started documentation of app architecture.
  • Added unit test for WorkInfo class.

Release 1.4 (Version 8)

Date: 2019-11-17

  • Fixed a bug where reader position in texts weren't being stored.
  • Added cards to Library and Translations pages.
  • Added unit tests for Book and Work classes.

Release 1.3.2 (Version 7)

Date: 2019-11-17

  • Updated build configuration to comply with Google Play Store regulations.

Release 1.3.1 (Version 6)

Date: 2018-10-27

  • Updated build configuration to comply with Google Play Store regulations.

Release 1.3 (Version 5)

Date: 2017-03-18

  • Added page position within book.
  • Increased font for reading information (author, title).
  • Added Livy's History of Rome (I-II).

Release 1.2 (Version 4)

Date: 2017-02-06

  • Added progress bar to dictionary and vocabulary pages.
  • Fixed multiple bugs:
    • Removed phantom blank page issue on some prose texts.
    • Fixed line offset bug.
    • Improved load time for dictionary and vocabulary pages.

Release 1.1 (Version 3)

Date: 2016-12-29

  • Added Horace's Carmina to texts.
  • Fixed scrolling problem on dictionary results.
  • More minor bug fixes.

Release 1.0 (Version 2)

Date: 2016-04-27

  • Initial release!