Skip to content

v0.2.0-beta

Choose a tag to compare

@rackandhost rackandhost released this 01 Mar 19:37
3a39395

v0.2.0-beta

Bug Fixes & Improvements

  • Theme Support: Added light and dark theme support with different background images
  • Custom Background: Added ability to use custom background images with URL support
  • Service Improvements: Added destroy subscriptions in config service to prevent memory leaks

Changed Files

  • src/app/core/models/dashboard.models.ts
  • src/app/core/services/app.service.ts
  • src/app/core/services/config.service.ts
  • src/app/core/services/settings.service.ts
  • src/app/core/services/theme.service.ts
  • src/app/views/dashboard/dashboard.component.ts
  • src/styles.css

Full Changelog: v0.1.2...v0.2.0