Releases: performant-software/dm-2
DM2 v1.0.6
This is a patch release that includes a bug fix for displaying certain images on mobile and tablet devices, as well as upgrades for Ruby, Rails, and PostgreSQL.
What's Changed
- Bump ruby version to 3.3.2, rails version to 6.1.x by @blms in #515
- Bugfix: #509 tablet images by @blms in #518
Full Changelog: v1.0.5...v1.0.6
DM2 v1.0.5
This is a patch release that includes a bug fix for moving folders from a subfolder into the project root.
What's Changed
Full Changelog: v1.0.4...v1.0.5
DM2 v1.0.4
This patch release bumps the version number to v1.0.4, and includes a patch to bump Ruby to 2.7.6.
Full Changelog: v1.0.3...v1.0.4
DM2 v1.0.3
This patch release bumps the version number to v1.0.3 and contains the following dependency upgrades:
- Dependency bumps by @blms in #485
- build(deps): Bump rack from 2.2.3 to 2.2.4 by @dependabot in #487
- build(deps): Bump jmespath from 1.4.0 to 1.6.1 by @dependabot in #473
- Dependabot upgrades for rack and jmespath by @blms in #488
Full Changelog: v1.0.2...v1.0.3
DM2 v1.0.2
This patch release bumps the version number to v1.0.2 and contains a fix for the following bug:
- Select Highlight UI doesn't work (#479)
Full changelog: v1.0.1...v1.0.2
DM2 v1.0.1
This patch release bumps the version number to v1.0.1 and contains fixes for the following bugs:
Full changelog: v1.0.0...v1.0.1
DM2 v1.0.0
This release bumps the version number to 1.0.0, including all the features of previous 0.x releases along with new features and bug fixes.
Upgrading from 0.x to 1.0.0
This release includes an upgrade guide for migrating your installation to the 1.0.0 release, available at the v0.x to v1.0 upgrade guide page in the GitHub wiki.
What's new in 1.0.0
New features
- Docker / Docker Compose support for local installations (#423)
- Instructions available in the README
- Batch image upload (#416, #418, #428, #431, #433, #439, #447)
- Image upload and embedding in the text document editor (#434)
- Option to resend confirmation email (#450)
Other changes
- Upgrades to current for many dependencies, including Ruby (#390)
- Highlight title bug fixes (#410, #447)
- Improved search feature (#429)
- Various interface tweaks and fixes (#411, #412, #413, #414, #421, #424, #440)
Previous 0.x releases' main new features included
See the linked pull requests for further details.
Breaking changes
- This release includes several changes that require new environment variables or migration helpers to be run. It is highly recommended to read the v0.x to v1.0 upgrade guide and ensure that all tasks there have been completed in order to comply with all breaking changes.
DM2 v1.0.0-rc.3
Bugfixes: #447
DM2 v1.0.0-rc.2
Includes some dependabot PRs and a README update from after the previous RC.
DM2 v1.0.0-rc.1
Release candidate for Digital Mappa 2.1.0.0. Documentation forthcoming upon full version release.