Files
reflector/CHANGELOG.md

1.9 KiB

Changelog

0.2.1 (2025-07-18)

Bug Fixes

  • separate browsing page into different components, limit to 10 by default (#498) (c752da6)

0.2.0 (2025-07-17)

Features

  • improve transcript listing with room_id (#496) (d2b5de5)

Bug Fixes

  • don't attempt to load waveform/mp3 if audio was deleted (#495) (f4578a7)

0.1.1 (2025-07-17)

Bug Fixes

  • postgres database not connecting in worker (#492) (123d09f)
  • process meetings with utc (#493) (f3c85e1)
  • punkt -> punkt_tab + pre-download nltk packages to prevent runtime not working (#489) (c22487b)
  • rename averaged_perceptron_tagger to averaged_perceptron_tagger_eng (#491) (a7b7846)