Skip to content

Latest commit

 

History

History
80 lines (37 loc) · 3.36 KB

CHANGELOG.md

File metadata and controls

80 lines (37 loc) · 3.36 KB

Changelog

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

1.3.12 (2024-12-02)

Features

1.3.11 (2024-11-23)

Features

1.3.10 (2024-11-21)

1.3.9 (2024-11-21)

Features

  • assignments: add grid-based UI for assignments page #1 (64013d6)

1.3.8 (2024-11-21)

Features

1.3.7 (2024-11-21)

1.3.6 (2024-11-21)

1.3.5 (2024-11-21)

Features

  • rm GM_info and add console version info (d9177fc)

1.3.4 (2024-11-21)

Features

  • add version console log info (a142256)
  • remove GM_styles completely to support Userscripts (f9b45b5)

1.3.3 (2024-11-21)

⚠ BREAKING CHANGES

  • styles: Removes dependency on GM_addStyle API

Code Refactoring

  • styles: migrate from GM_addStyle to native style injection (c2b90fc)

1.3.2 (2024-11-21)

1.3.1 (2024-11-21)

1.3.0 (2024-11-21)

Features

  • enhance project configuration and documentation (19a8ca9)
  • initial commit (cf9cf81)

Code Refactoring

  • remove unused functions and styles (a77da54)