Skip to content

Add changes to new (very rapid) major release

Angutivik Casper Rúnur Tausen requested to merge dev into master

Contains the following changes (roughly):

  • Plugin management
    • These are to be added via composer
    • The package type must be "imms-plugin"
  • Theme management
  • Fixed images for default theme (imms-dark)
  • Added tests and adjustments to pipeline
  • Fixed issue in Dockerfile, where it followed the manual composer installation, instead of doing it programmatically
  • Updated composer.json
    • On install, uninstall, and update, composer will check whether packages are of type imms-plugin, and will handle them accordingly.
    • Changed the vendor name from "angus" to "inuitviking"
  • Removed unused font from default theme

Changelog: added

Merge request reports

Loading