Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 889 Bytes

CHANGELOG.md

File metadata and controls

42 lines (27 loc) · 889 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

[1.0.0] - 2016-11-02

Added

  • Background color customization
  • Foreground text style customization

[1.1.0] - 2019-03-10

Added

  • New splash screen

Changed

  • Enhanced start menu items and selection
  • Start menu entry refresh using native API

Fixed

  • Ignore broken / invalid shortcuts

[2.0.0] - 2020-08-08

Added

  • Logo images customization
  • TailwindCSS color palette
  • VisualElementsManifest preview
  • Background color suggestion

Changed

  • Refactor code to follow object-oriented design
  • Rewritten in C# using .NET framework 4.6
  • XML generation using XMLWriter and StringWriter