Releases: literal-io/literal
Releases · literal-io/literal
v1.1.21
v1.1.20
[v1.1.20] - 2021-06-13
Improvements to web archiving functionality.
Adds
- Adds a local cache for source archives, enabling offline reading of previously viewed content. (1ce0fee)
Fixed
- Ensures archives of annotated sources are persisted with the correct metadata required for post-processing. (1ce0fee)
v1.1.19
[v1.1.19] - 2021-06-11
Fixes minor stability issues affecting application lifecycle and notifications.
Fixed
- Ensures application is in an active lifecycle state before attempting to commit fragments.
- Ensures
DomainMetadata
is available before attempting to use it for displaying a source creation error notification.
v1.1.18
v1.1.17
v1.1.16
v1.1.15
v1.1.14
v1.1.13
1.1.12
[v1.1.12] - 2021-05-03
Refactors authentication, storage object handling, and annotation creation in order to improve stability and tolerate network interruptions.
Changed
- Refactors authentication, storage object handling, and annotation creation in order to improve stability and tolerate network interruptions. (#91)