Skip to content

Releases: peritext/ovide

1.0.0-alpha.5

25 Mar 17:36
Compare
Choose a tag to compare
1.0.0-alpha.5 Pre-release
Pre-release

This release introduces major features, and modifies views organization and wording.

It may still present MAJOR and MINOR bugs.

NOTE : desktop builds for linux are partially broken. No installer, unzip release content ; then open a terminal in the unzipped folder ; then run ./ovide.

Added

  • tag system for all resources: they allow to organize writing and to leverage new composition options for editions
  • example productions accessible from home and loadable for playing with the tool capabilities
  • (unfinished) exports in XML, plain HTML and markdown for specific editions
  • export print editions as fully editable HTML+CSS websites
  • set a URL prefix for web exports
  • web version now allows multi-page exports
  • feedbacks form for bugs reports and suggestions
  • electron version : next and previous page buttons

Changed

  • global redesign
  • sections renamed to notes
  • resources renamed to materials
  • app views organization: merge library and summary view into a single "materials" view
  • app views organization: create a new "parameters" view
  • edition view: more logical organization of the left pannel
  • new productions start with no section
  • edition templates have been improved

Fixed

  • glossary creation bug #67
  • overflow side figures in print editions
  • various minor bugs #66

1.0.0-alpha.4

13 Jan 12:53
Compare
Choose a tag to compare
1.0.0-alpha.4 Pre-release
Pre-release

This release introduces major features taking full advantage of the underlying peritext data model. It still presents major and minor bugs.

NOTE : desktop builds for linux and windows are partially broken.
Windows : no installer, unzip release content then directly open "ovide.exe"
Linux: no installer, unzip release content then open a terminal in the unzipped folder then run ./ovide

Added

  • possibility to edit contents for resources (and use them as "sections" in the editions)
  • new views for existing templates based on resources only
  • 2 new web-oriented templates : callirhoe (card-oriented template) and chrysaor (multi-columns template)
  • export and import in zip/git-friendly format
  • inline contextualizations management (notably inline videos and inline images)
  • video: possibility to specify start and end timecodes in order to display excerpts
  • handle multiple short citations
  • accept a custom contextualization edition react module in contextualizuation edition
  • visualization contextualizations : possibility to use standard vega or vega lite

Changed

  • drop youtube and maps API for more sustainable/free solutions
  • edition creation : handle custom summary specification
  • improve edition summary maker's design
  • [technical improvement] use of diverse webworkers for a smoother experience, in editor, glossary and edition views

Fixed

  • copy-pasting bugs
  • editor bugs in firefox
  • production duplication not copying assets

1.0.0-alpha.3

06 May 05:25
Compare
Choose a tag to compare
1.0.0-alpha.3 Pre-release
Pre-release

Added

  • allow annotation support with hypothes.is
  • feedback messages when generating outputs
  • feedback messages when creating or deleting productions
  • edition duplication feature

Changed

  • improve edition ui
  • improve date and location edition
  • improve paged preview performance and resilience
  • improve templates and generators

Fixed

  • fix critical saving bugs in electron version
  • fix citation style change bug
  • fix diverse minor bugs
  • fix diverse translation issues

1.0.0-alpha.2

01 Apr 13:25
Compare
Choose a tag to compare
1.0.0-alpha.2 Pre-release
Pre-release

Added

  • accept quinoa story import (built with fonio)
  • add a glossary view allowing to add mentions glossary items in contents by search

Changed

  • improve export modal
  • display version in home

Fixed

  • fix translations issues
  • fix paged rendering issue by fixing paged-js version
  • improve editor in firefox thanks to the new version of scholar-draft module

1.0.0-alpha.1

20 Jan 17:39
Compare
Choose a tag to compare
1.0.0-alpha.1 Pre-release
Pre-release

This version fixes a few minor bugs present in the first pre-release.

Fixed

  • fix translations issues
  • fix bugs with date picker
  • fix a bug with productions duplication

Changed

  • increase size of section titles in the "contents" view

1.0.0-alpha.0

20 Jan 14:06
Compare
Choose a tag to compare
1.0.0-alpha.0 Pre-release
Pre-release

Pre-release alpha version of Ovide.
All main features implemented according to initial design.
Works locally, but is not tested comprehensively - probably unstable for certain configurations/contents/edge cases.
Messy code to be refactored for further releases.