Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • textgrid-connect-standalone textgrid-connect-standalone
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • SADESADE
  • textgrid-connect-standalonetextgrid-connect-standalone
  • Merge requests
  • !31

Release v1.7.0

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Mathias Goebel requested to merge develop into main Jul 07, 2021
  • Overview 0
  • Commits 26
  • Pipelines 1
  • Changes 12

the following list summarizes 1.6.0 and 1.7.0

Features

  • compatibility to eXist 5.3.0
  • optional less strict validation
    • introduces an “options” column to the GUI and a spell check icon
    • strict mode requires RNG for every xml to be published and rejects if no rng is present or associated
    • i guess less strict mode is the way to go in most cases, but for backwards compatibility default is set to strict mode
  • set version of eXist for docker build
  • external authentication
    • users can use http basic auth (eXist) or any other auth (like eXide) when using the app programmatically
    • no xmldb:login required, when external auth provides sufficient rights
  • dependency to eXist is added to the package description file
  • we added an icon to the package 🐝
  • improved CI performance

documentation

  • refined and extended README.md
  • improved function documentation

Fixes

  • eXist binary moved to github

for details see !31 (merged) and !30 (merged)

Edited Jul 07, 2021 by Mathias Goebel
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: develop