Skip to content

Releases: anyshake/observer

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.

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.

v3.3.3

30 Sep 06:19
Compare
Choose a tag to compare

New Features

  • feat: Added non-official event data sources (CWA, JMA, CENC)
  • feat: Added AFAD and DOST event data sources

Refactor

  • refactor: Enhanced support for devices without GNSS support

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

v3.3.2

21 Sep 10:24
Compare
Choose a tag to compare

Bug Fixes

  • fix: Handle auto flag properly for event data sources
  • fix: Fixed occasional checksum error in legacy mode

Chore

  • chore: Update slgo dependency to v0.0.4

Refactor

  • refactor: Use Web Workers to process seismic data

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

v3.3.1

17 Sep 12:13
Compare
Choose a tag to compare

Bug Fixes

  • fix: Fixed the timestamp accuracy issue of event data source of JMA
  • fix: Fixed token refresh logic in Main component

Chore

  • chore: Create a copy of the configuration file when executing make run
  • chore: Updated retention default value to 120s in global configuration

Refactor

  • refactor: Insert timestamp before buffering legacy mode packets

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

v3.3.0

16 Sep 13:43
Compare
Choose a tag to compare

New Features

  • feat: Added multi-user support and permission management

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