Skip to content

Releases: Edirom/Edirom-Online

Development Build

09 Jan 11:01
6ce8986
Compare
Choose a tag to compare
Development Build Pre-release
Pre-release
fix getLinkTarget for MEI 5 work titles (#505)

## Description, Context and related Issue

Remove `mei:titleStmt` when determining the title of the work because in
MEI 5 `mei:title` is a direct child of `mei:work`
Closes #337 

## How Has This Been Tested?

With a BAZ-GA MEI 5 work.

## Types of changes

- Bug fix (non-breaking change which fixes an issue)

## Overview
<!--- Go over all the following points, and DELETE options that are not
relevant. -->
<!--- If you're unsure about any of these, don't hesitate to ask. We're
here to help! -->
- I have performed a self-review of my code, according to the [style
guide](https://github.com/Edirom/Edirom-Online/blob/develop/STYLE-GUIDE.md)
- I have read the
[CONTRIBUTING](https://github.com/Edirom/Edirom-Online/blob/develop/CONTRIBUTING.md)
document.
- I have added tests to cover my changes at
[testing](https://github.com/Edirom/Edirom-Online/tree/develop/testing)

- All new and existing tests passed.
--> will know when the PR has run its tests ;-)

Release v1.0.0-beta.6

20 Nov 09:00
v1.0.0-beta.6
f1fd8ce
Compare
Choose a tag to compare
Release v1.0.0-beta.6 Pre-release
Pre-release

What's Changed

New Contributors

Read more

Release v1.0.0-beta.5 (Xmas22)

22 Dec 10:41
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: v1.0.0-beta.4...v1.0.0-beta.5

Release v1.0.0-beta.4 (Emeritus)

25 Jun 18:10
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4

Release v1.0.0-beta.3

23 Jun 13:51
Compare
Choose a tag to compare
Release v1.0.0-beta.3 Pre-release
Pre-release

What's Changed

  • rewrite queries to improve performance and output proper JSON by @peterstadler in #267
  • Fix rendering of measure nos for multiRests by @riedde in #270
  • Update getAnnotationOpenAllUris.xql by @bwbohl in #272

New Contributors

Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3

Release v1.0.0-beta.2

22 Jun 13:13
Compare
Choose a tag to compare
Release v1.0.0-beta.2 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2

Release v1.0.0-beta.1

14 Jun 12:04
Compare
Choose a tag to compare
Release v1.0.0-beta.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.0.0-beta...v1.0.0-beta.1

Release v1.0.0-beta

16 May 15:44
Compare
Choose a tag to compare
Release v1.0.0-beta Pre-release
Pre-release

tbc.

Edirom Online v1.0.0-alpha

16 May 10:04
Compare
Choose a tag to compare
Pre-release

This release introduces many changes from many projects and adds some sugar ;-)

Sugar:

  • CSS injection from edition directory
  • Landing page if multiple editions are installed in your eXist-db

Projects that contributed:

We tried to activate many functionalities the Edirom Online used to have or got in the respective projects. This of course led to conflicts and bugs due to parallel or conflicting implementations that we fixed as far as they have surfaced yet. The documentation of those features is not yet part of the release, though.

Please be aware that this is an alpha release so please test it with your data before deploying in productive environments! We will happily receive your bug-reports for our upcoming beta release

The required XAR-package for installing Edirom Online v1.0.0-alpha in eXist-db can be found in the assets section of this release.

Spring-2021-Release v0.11.0

10 Mar 20:43
44e299c
Compare
Choose a tag to compare
Pre-release
Merge pull request #132 from Edirom/develop

Merge develop to master