Skip to content

Releases: performant-software/dm-2

DM2 v1.0.6

28 Aug 20:06
Compare
Choose a tag to compare

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

27 Apr 14:37
1399ccb
Compare
Choose a tag to compare

This is a patch release that includes a bug fix for moving folders from a subfolder into the project root.

What's Changed

  • Fix moving DocumentFolder into the project root (#174) by @blms in #507

Full Changelog: v1.0.4...v1.0.5

DM2 v1.0.4

14 Jul 13:02
Compare
Choose a tag to compare

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

13 Jul 18:58
e009b80
Compare
Choose a tag to compare

This patch release bumps the version number to v1.0.3 and contains the following dependency upgrades:

Full Changelog: v1.0.2...v1.0.3

DM2 v1.0.2

21 Jun 16:44
e8d948a
Compare
Choose a tag to compare

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

16 Jun 17:58
df6cd1a
Compare
Choose a tag to compare

This patch release bumps the version number to v1.0.1 and contains fixes for the following bugs:

  • Deleting formatted text sometimes causes crash (#474)
  • Text editor text loses color on paste (#452)

Full changelog: v1.0.0...v1.0.1

DM2 v1.0.0

22 Oct 14:14
2a901fc
Compare
Choose a tag to compare

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

Previous 0.x releases' main new features included

  • Image Layers (#328)
  • Expanded Text Editing features (#345, #366)
  • Numerous bug fixes and refinements

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

05 Oct 15:13
6a1224e
Compare
Choose a tag to compare
DM2 v1.0.0-rc.3 Pre-release
Pre-release

Bugfixes: #447

DM2 v1.0.0-rc.2

29 Sep 19:30
ae1a007
Compare
Choose a tag to compare
DM2 v1.0.0-rc.2 Pre-release
Pre-release

Includes some dependabot PRs and a README update from after the previous RC.

DM2 v1.0.0-rc.1

29 Sep 19:23
eeceb61
Compare
Choose a tag to compare
DM2 v1.0.0-rc.1 Pre-release
Pre-release

Release candidate for Digital Mappa 2.1.0.0. Documentation forthcoming upon full version release.