Skip to content

Releases: anyshake/observer

v3.6.1

26 Dec 10:18
Compare
Choose a tag to compare

Bug Fixes

  • fix: Disable waveform normalization completely
  • fix: Disable compression for exporting MiniSEED in history service

This release note is automatically generated by GitHub Actions, please refer to CHANGELOG.md for details.

v3.6.0

24 Dec 15:49
Compare
Choose a tag to compare

New Features

  • feat: Support customize helicorder size, scale and samples per span

Bug Fixes

  • fix: Fixed incorrect coordinates when legacy mode enabled

This release note is automatically generated by GitHub Actions, please refer to CHANGELOG.md for details.

v3.5.0

14 Dec 16:04
Compare
Choose a tag to compare

New Features

  • feat: Provide an option to disable MiniSEED compression

This release note is automatically generated by GitHub Actions, please refer to CHANGELOG.md for details.

v3.4.6

04 Dec 14:37
Compare
Choose a tag to compare

Bug Fixes

  • fix: Handle coordinates correctly when by hot switching

Chore

  • chore: Update copyright and email address

This release note is automatically generated by GitHub Actions, please refer to CHANGELOG.md for details.

v3.4.5

03 Dec 01:51
Compare
Choose a tag to compare

Bug Fixes

  • fix: Fixed manifest unknown error in docker images
  • fix: Fixed device ID calculation
  • fix: Fixed reconnect issue after resetting hardware
  • fix: Immediately clear time difference when entering GNSS mode

Chore

  • chore: Update logo
  • chore: Disable waveform normalization
  • chore: Updated version to v3.4.5

This release note is automatically generated by GitHub Actions, please refer to CHANGELOG.md for details.

v3.4.4

20 Oct 04:32
Compare
Choose a tag to compare

Bug Fixes

  • fix: Load dummy settings if service configration field not found
  • fix: Discard record that sample rate jitters in history
  • fix: Determine if eligible to enable cache to aviod OOM

CI/CD Changes

  • build: Added precompiled packages for ARMv5 devices

Chore

  • chore: Set archiver clean interval to 1 hour
  • chore: Skip empty files when getting file list
  • chore: Added the code of conduct
  • chore: updated version to v3.4.4

This release note is automatically generated by GitHub Actions, please refer to CHANGELOG.md for details.

v3.4.3

13 Oct 13:30
Compare
Choose a tag to compare

New Features

  • feat: Display progress for helicorder tasks in frontend

Refactor

  • refactor: Plot helicorder hourly for some weak devices

This release note is automatically generated by GitHub Actions, please refer to CHANGELOG.md for details.

v3.4.2

12 Oct 19:22
Compare
Choose a tag to compare

Refactor

  • refactor: Record sequence numbers to file to reduce initialization time
  • refactor: Reduced memory usage when plotting helicorder images

This release note is automatically generated by GitHub Actions, please refer to CHANGELOG.md for details.

v3.4.1

12 Oct 04:03
Compare
Choose a tag to compare

New Features

  • feat: Added earthquake event source API of KNDC
  • feat: Support previewing helicorder in frontend

Bug Fixes

  • fix: Fixed channel names in inventory response

Refactor

  • refactor: Return nil directly if service is disabled
  • refactor: Cache parsed results instead of crawler response

This release note is automatically generated by GitHub Actions, please refer to CHANGELOG.md for details.

v3.4.0

11 Oct 10:16
Compare
Choose a tag to compare

New Features

  • feat: Added event data source of KRADE
  • feat: Plot helicorder image periodically
  • feat: Support downloading helicorder images in frontend

Bug Fixes

  • fix: Fixed malformed serial number in legacy mode
  • fix: Fixed parsing errors on data sources of CENC, CWA

Chore

  • chore: Clean expired miniSEED files every hour
  • chore: Disable captcha input until captcha image is loaded
  • chore: Attach station information when exporting miniSEED data

Refactor

  • refactor: Made some tricks to make TypeScript happy
  • refactor: Changed the cache data type to any

This release note is automatically generated by GitHub Actions, please refer to CHANGELOG.md for details.