Releases: literal-io/literal
Releases · literal-io/literal
v1.1.1
v1.1.0
v1.1.0-beta
v1.0.0
[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
v1.0.0-beta.2
[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
[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
[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
[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
[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
[v1.0.0-alpha.1] - 2020-05-25
Changelog
Added
- Authentication via Google.