Skip to content

Latest commit

 

History

History
57 lines (35 loc) · 1.08 KB

File metadata and controls

57 lines (35 loc) · 1.08 KB

Changelog

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

1.0.1 - 2024-11-25

Bug Fixes

  • fix(simbrief): swap reg to callsign

Documentation

  • doc(examples): new simbrief highlights/inputs

Miscellaneous Tasks

  • chore(github): remove example images from package

Pull Requests

  • Merge pull request #2 from elecordapp/simbrief-callsign

1.0.0 - 2024-11-23

Bug Fixes

  • fix(worker): loosen flightradar menu pattern

Documentation

  • docs: create readme
  • docs: create privacy policy
  • docs(readme): update features list
  • docs(readme): add description
  • docs(media): create feature example images
  • docs(readme): add example images

Features

  • feat: create manifest.json
  • feat: create firefox.html
  • feat: create worker.js
  • feat: create flightradar.js
  • feat: create simbrief.js
  • feat(simbrief): highlight fields on auto input
  • feat: add extension icon

Miscellaneous Tasks

  • chore: create git-cliff config
  • chore(github): create extension packaging action

Other (unconventional)

  • Initial commit