Skip to content

release/v0.1.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 14:38
· 68 commits to main since this release
e425160

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

0.1.2 (2024-01-24)

Features

  • Upgrade Libraries to enable reproducible builds (ef00208), closes #42

0.1.1 (2024-01-23)

Features

  • Add App Icon to Companion App (11d6ee1), closes #17
  • Differentiate between DirectionIndicator Left / Right (60e4214), closes #7
  • Integrate KUKSA Android SDK 0.1.3 (db65fe5), closes #38

Bug Fixes

  • Crash when Rotating from Portrait to Landscape Mode (1624717), closes #26

0.1.0 (2023-11-21)

Features

  • Add automatic changelog generation (a3b1963), closes #23
  • Add GitHub deployment workflows (dea95a2)
  • Add Kuksa SDK via GitHub Packages (979e7b3), closes #1
  • Add RefreshVersions Plugin (ded4b39)
  • Differentiate between DirectionIndicator Left / Right (60e4214), closes #7
  • Generate Dash License Report (53e35c9), closes #24
  • Add BottomSheet for Control Elements (c8ad4db), closes #5
  • Add CommitLint (Move after Detekt and ktlint)
  • Add connection to data broker
  • Add ConnectionStatusView
  • Add Detekt / KtLint
  • Add door control via data broker
  • Add Eclipse Copyright Header to Source Code
  • Add EditorConfig
  • Add Kuksa SDK Integration
  • Add Kuksa SDK via GitHub Packages
  • Add Light Status & Control View
  • Add RamsesView
  • Add SettingsScreen
  • Add Temperature Status & Control
  • Add TopAppBar for Navigation
  • Add WheelPressureControlView
  • Create Initial Project