Skip to content

Releases: dozigden/boardoil

BoardOil v1.3.0

Choose a tag to compare

@dozigden dozigden released this 14 Jul 18:32

Changes

  • New 'Slick' lightweight story grouping support.
  • Dark mode.
  • New multi select actions:
    • Dragging between columns.
    • Tags editing.
    • Delete.
    • Selection inversion.
  • New 'auto' and 'presets' style options.
  • Card type filtering support.
  • Crop / scale support for profile images.
  • Lots of mobile improvements.

Bug fixes

  • Tag filter should no longer go off screen on mobile.
  • Fix to keep drop downs in viewport on mobile.
  • Long tag names now truncate rather than break layout.
  • Improved re-connection logic in front end.
  • Name fields should not trigger password managers so often.

Note

  • Dropped support for migrating very out of date databases (pre release 0.1).

Release references

Pull images

docker pull ghcr.io/dozigden/boardoil:1.3.0
docker pull dozigden/boardoil:1.3.0

BoardOil v1.2.1

Choose a tag to compare

@dozigden dozigden released this 04 May 09:11

Changes

  • Improved mobile card editing
  • Replaced native browser confirm popups with a consistent in-app confirm dialog

Bug fixes

  • Fixed issue with markdown checkboxes on Mac
  • Wrap text in raw markdown edit mode

Release References

BoardOil v1.2.0

Choose a tag to compare

@dozigden dozigden released this 02 May 19:46

Changes

  • Users now have a seperate display name and avatar.
  • Archive cards can now be unarchived on a best endeavors basis.
  • UI: Cards can now be dropped after the end of columns.
  • Markdown editor now supports github style checkboxes.
  • Cards now support comments. Comments are imported/exported and archived on a best endeavors basis, matching users by email address. User deletion does not remove comments; comments are marked with an unknown author.

Fixes

  • Maintain URL through login.

Release References

v1.1.0

Choose a tag to compare

@dozigden dozigden released this 27 Apr 07:19

Highlights

  • Added card assignment, so cards can now be assigned or unassigned to board members.
  • User and client accounts now require a unique email address, and update APIs were simplified.
  • Added archive support for cards, including archive, bulk archive, and archived-card lookup endpoints.
  • Board export/import now includes archived cards, and MCP compatibility was improved (naming, transport/auth options, and client compatibility fixes).

Build and Validation

Container Image

BoardOil v1.0.0

Choose a tag to compare

@dozigden dozigden released this 18 Apr 13:13

Initial v1 release of Board Oil.

Container Image

Release Verification

Full Changelog: v0.2.0...v1.0.0

v0.2.0

Choose a tag to compare

@dozigden dozigden released this 05 Apr 18:26

BoardOil v0.2.0

Highlights

  • Added end-to-end card type support.
  • Moved personal access token management into normal user settings under /access-tokens.

Improvements

  • Increased board card description length limit to 20,000 characters.
  • Standardised dropdown outside-click close behaviour.

Container Image

  • ghcr.io/dozigden/boardoil:0.2.0
  • Package: https://github.com/dozigden/boardoil/pkgs/container/boardoil

v0.1.0

Choose a tag to compare

@dozigden dozigden released this 05 Apr 18:16

Initial preview release.