Skip to content

Releases: literal-io/literal

v1.1.1

04 Apr 00:24
Compare
Choose a tag to compare

[v1.1.1] - 2021-04-03

Changelog

Fixed

  • Resolved issue preventing the annotation tag list within the source viewer from displaying during the initial user session.

v1.1.0

03 Apr 22:16
Compare
Choose a tag to compare

[v1.1.0] - 2021-04-03

Changelog

Added

  • Source viewer and context persistence (#67)

v1.1.0-beta

02 Apr 12:16
Compare
Choose a tag to compare
v1.1.0-beta Pre-release
Pre-release

[v1.1.0-beta] - 2021-04-02

Changelog

Added

  • Source viewer and context persistence (#67)

v1.0.0

29 Dec 16:18
Compare
Choose a tag to compare

[v1.0.0] - 2020-12-29

Changelog

Initial MVP release! Install Literal from the Google Play Store or from the assets associated with this release.

Changed

  • Application versioning scheme now matches release versioning scheme.
  • Overhauled type and fonts. Decreased font size, switched from sans to monospace. (#51)
  • Text selections in app are now styled. (#49)

Fixed

  • Resolve crash caused by tapping back when viewing file selector prompt. (#54)
  • Tapping tag while currently filtering by that tag does not push new URL state. (#52)
  • Resolve analytics noise on page transition. (#50)

v1.0.0-beta.2

13 Dec 22:18
6c66561
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

[v1.0.0-beta.2] - 2020-12-13

Changelog

Changed

  • Overhauled homepage design.

Added

  • New informational footer when creating a new annotation informing users of share sheet functionality.

Fixed

  • Resolve general issues with onboarding experience.
  • Resolve issues with editor experience delaying propagation of updates.

v1.0.0-beta.1

29 Nov 21:59
ad34364
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

[v1.0.0-beta.1] - 2020-11-29

Changelog

Added

  • Display progress indicator while authenticating

Fixed

  • Resolve general issues with API access due to faulty environment check.
  • Overhaul tag creation state management.
  • Fix various styling issues affecting new annotation route.

v1.0.0-beta

20 Oct 13:00
84eee4c
Compare
Choose a tag to compare
v1.0.0-beta Pre-release
Pre-release

[v1.0.0-beta] - 2020-10-20

Changelog

Added

  • Feature to create an annotation from image in application in addition to existing functionality to create from an image shared to the application.
  • Created an independent staging environment in order to isolate production from development and testing.

Changed

  • Updated tag text input design and functionality.
  • Updated application design.

Fixed

  • Fix icons used in launch screens and share targets.
  • Fix handling of tag deletion on Annotations in specific circumstances.
  • Fix Web Annotations Agent model creation for users.
  • Image uploads (both in application and shared to application) now utilize a user-private S3 bucket.

v1.0.0-alpha.3

07 Sep 22:27
8f5a16a
Compare
Choose a tag to compare
v1.0.0-alpha.3 Pre-release
Pre-release

[v1.0.0-alpha.3] - 2020-09-07

Changelog

Added

  • Implement W3C Web Annotation data model specification as the core API. Note that the full data model is supported in the GraphQL API, but only a subset of the model is currently used by the application.
  • Overhaul application design.

v1.0.0-alpha.2

21 Jun 01:41
64551e7
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release

[v1.0.0-alpha.2] - 2020-06-20

Changelog

Added

  • Implement basic tagging support on Highlights.

Fixed

  • Resolve regressions affecting Highlight creation from share target.

v1.0.0-alpha.1

25 May 16:10
7d4cd2f
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release

[v1.0.0-alpha.1] - 2020-05-25

Changelog

Added

  • Authentication via Google.