Skip to content

Release v0.6.8

Choose a tag to compare

@SoFMeRight SoFMeRight released this 05 Jul 15:01

PrecisionPlanIT 🌎 β€” dd-ui:v0.6.8

Release Highlights

Dependencies Upgraded

  • Upgraded most of the dependencies we are importing.
  • Removed an unmaintained dependency in place of one actively in development.

Notable Changes

Features

  • feat: re-add security scanning (SoFMeRight)
  • feat: updates a horde of dependencies to more recent or likely latest versions (and currently maintained) 1. Tailwind CSS v4 breaking changes - Updated to use @tailwindcss/postcss plugin and new configuration 2. Session management migration - gorilla/sessions to alexedwards/scs (SoFMeRight)

Breaking changes

  • feat: updates a horde of dependencies to more recent or likely latest versions (and currently maintained) 1. Tailwind CSS v4 breaking changes - Updated to use @tailwindcss/postcss plugin and new configuration 2. Session management migration - gorilla/sessions to alexedwards/scs (SoFMeRight)

Images & Artifacts Availability

Assets available: images β€” see links in the Assets box at the top of this release.

Installation

  • For installation and usage instructions, see the README

Contributing

If you find this useful, you can help:

  • Submit a Merge Request with new features or fixes
  • Report bugs or issues on Issues
  • You can donate funds to help with my operating cost.

ko-fi

Changelog

  • [6f4dc74] feat: re-add security scanning (SoFMeRight)
  • [7b5bbce] security scanning is not ready to do on build and maintain everything else I do in my build process dynamically. I tried vibecoding it and ruined what i pieced together over many hours lol. (SoFMeRight)
  • [9b1fd03] Update .gitlab-ci.yml file (SoFMeRight)
  • [5ec2473] feat: updates a horde of dependencies to more recent or likely latest versions (and currently maintained) 1. Tailwind CSS v4 breaking changes - Updated to use @tailwindcss/postcss plugin and new configuration 2. Session management migration - gorilla/sessions to alexedwards/scs (SoFMeRight)