All notable changes to this project will be documented in this file.
Changelog entries are classified using the following labels (from Keep a changelog):
Project versions conform to Semantic Versioning
Added: for new features
Bumped: updated dependencies, only minor or higher will be listedChanged: for changes in existing functionality
Deprecated: for once-stable features removed in upcoming releases
Fixed: for any bug fixes
Removed: for deprecated features removed in this release
- Corrects broken build published to npm
- Vimeo
media_idhandling - Similar bibliography entries overwriting each other
- Include current page in sidebar menu
- Process markdown in page titles for
cite-this - Run hugo with
--disableFastRender
- Adds
disableFastRenderoption toquire previewcommand - Adds
contents-list/file-dirpartial to normalize directories incontents-list
- Corrects broken build published to npm
- Implementation of multi-level subsections
- Process IIIF images sequentially in
process --iiifcommand.
- Include label in image modal caption/credit block
- Wrap Windows Prince command in quotes
- Fix navigation to previously-viewed images in popup by removing Leaflet map on change.
- Refactor
q-figureshortcode to use partials for each media type - Refactor
q-figure-groupandq-figure-zoomshortcodes to usecaptionandlabelpartials
quire process --iiifcommand to generate IIIF compatible image tiles- Set an image's zoom level in Leaflet using
zoom_maxinfigures.yml
- Translate popup annotations so they are always contained by the document body
- Preserve scroll position when image modals are opened and closed
- Disabled scroll and touch zoom on entry viewer images
- Update
READMEfor CLI, default starter, default theme, and monorepo