Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

Releases: friendsofagape/autographa-lite

Autographa Lite 1.3.0

30 Aug 07:18
59e4fff
Compare
Choose a tag to compare

Changes

  • Added new Import Report feature that gives user feedback after performing an import.
  • Updated Hindi IRV text.
  • Import Icon and free-form text box for specifying paths.
  • Bug fixes

Autographa Lite v1.3.0-beta.1

12 Jun 07:37
57f15fe
Compare
Choose a tag to compare
Pre-release

Changes

  • Moved the app architecture to use the create-react-app boilerplate for cleaner build process.
  • Mac version released!
  • Updated Electron and React.
  • Minor usability improvements.

Autographa Lite 1.2.5

04 Feb 05:37
d8528f2
Compare
Choose a tag to compare

Changes

  • Fixed inconsistent viewing area issue. (#66)
  • Added option to download all books as USFM through single button click. (#75)

Autographa Lite 1.2.4

29 Dec 22:47
d2fab71
Compare
Choose a tag to compare

Changes

  • Fixed cursor position inconsistency due to auto-save. (#68)
  • Fixed issue with cursor disappearing. (#70)
  • Fixed inconsistent chapter navigation. (#60)

Autographa Lite 1.2.3

01 Oct 06:52
Compare
Choose a tag to compare

Changes

  • Updated messages (#43 #44)
  • Fixed chapter selection bug (#55)
  • Removed unused files from app.
  • Bumped version of Electron to 2.0.10

Autographa Lite 1.2.2

05 Sep 06:09
4bd2559
Compare
Choose a tag to compare

Changes

Bug Fixes

  • Inconsistent HTML export formatting. Issue-53
  • Unclear UI behavior. Issue-50 and Issue-52
  • USFM Import issue that did not recognize small-cased 3-letter book codes. Issue-51

Security Update

  • Bumped Electron version to 2.0.8

Autographa Lite 1.2.1

07 Aug 05:47
768d1ed
Compare
Choose a tag to compare

Changes

Bug fixes

  • Issue #40. Fixed executable creation error for .deb (Linux)
  • Issue #41. Corrected the names of the English version.

1.2.1-Alpha.1

20 Jul 04:51
Compare
Choose a tag to compare

Alpha release for testing the app.

Autographa Lite 1.2.0

22 Jun 06:05
Compare
Choose a tag to compare

Changes

Release with bug fixes a minor change:

  • Diff mode did not disable statistics link.
  • PDF formatting changes for correcting output in Firefox.
  • Export button did not seem consistent.
  • Compare mode allowed edit of text.
  • Added highlight of the specific verse the user is currently editing.
  • Issue #27 fixed and wrote tests for it.
  • Added default case in statistics view.
  • Issue #34 fixed and wrote tests for it.

Security and Performance Updates

  • Updated Electron version to 2.0.3

Autographa Lite 1.1.0

24 May 05:53
e968ff8
Compare
Choose a tag to compare

Changes

  • Includes verse diff feature. The diffs have been made more readable and the changes counts are easier to comprehend.
  • Show statistics of the current state of translation per book.
  • Bug fixes
    -- Issue that caused data lose on multiple reference version selections.
    -- Issue that didn't let user enter custom names for file exports.
  • Security updates
    -- Updated Electron version to 2.0.1 which fixes a security issue.