Skip to content

Releases: realcodestudio/Seismic-Stations-Viewer

v4.2.2

10 Aug 16:33
Compare
Choose a tag to compare

2025/8/11!!!!!
v4.2.0 "stationTypeFilter" definition and input box related processing will cause the program to crash.
Please update to v4.2.2 or up. If you encounter any problems while using it, please submit an issue on GitHub.

Update contents:

  1. Fixed bugs in the previous version.
  2. Added automatically attempts to reconnect when WebSocket is unexpectedly closed.

v4.2.0

09 Aug 17:15
Compare
Choose a tag to compare
v4.2.0 Pre-release
Pre-release

2025/8/11!!!!!
This version (v4.2.0) of the monitoring station has serious problems with its separate display function! Please upgrade to the latest version (v4.2.2 or higher)!


2025/8/11!!!!!
If you are using version v4.1.3, please consider upgrading to this version or later, as the "URL stations positioning" in v4.1.3 may prevent users deploying in a non-root directory (like https://abc.com/sb/) from accessing the website.

Update contents:

  1. Collapsible button.
  2. Removed the "URL station positioning" method for searching and locating stations.
  3. Support for saving UUIDs and their custom station names.
  4. Ability to modify the WebSocket API URL for receiving information in the settings panel.
  5. Dark mode will change the display colors of the measurement system.

v4.1.3

20 Jul 08:05
18b6208
Compare
Choose a tag to compare
v4.1.3 Pre-release
Pre-release

2025/8/10 !!!!!
If your project is deployed in a non-root directory (like https://abc.com/sb), URL stations positioning may cause access issues. Please upgrade to version v4.2.0 or up as soon as possible!!!!!


Seismic Station Viewer v4.1.3 Update Summary:

  1. UI Enhancement of StationDetailModal

    • Improved styling and layout for better user experience.
  2. Wolfx GeoIP API Integration

    • Automatically detects the user's location and sets the interface language based on the country code.
  3. URL Routing System Added

    • /wave: Enters seismic waveform mode.
    • /uuid: Directly locates and displays a station by its UUID.
    • /uuid&names: Locates the station by UUID and sets a custom display name.
    • /detail: Opens the "Station Detail Information" panel.

    Example:
    https://ssv.bousai.cn/wave/abcd-efgh&Shimokitazawa-Tokyo/detail
    This URL opens the waveform mode for the station with UUID abcd-efgh, sets the display name to Shimokitazawa-Tokyo, and automatically opens the station detail panel after loading.


v4.1.0

17 Jun 01:10
488937c
Compare
Choose a tag to compare
  • Add support for SeisJS v25

v4.0.5

18 May 05:29
Compare
Choose a tag to compare

v4.0.5 Update:

  • Update Station Detail
  • PGA Difference Waveform Plot (Experimental)
  • Fix something

scr
scr2

v4.0.4

16 May 14:54
Compare
Choose a tag to compare

v404
NOT FOUND (just kidding.


  • Update translations for Chinese Taiwan.
  • When a station is set to “Private” in SeisJS Web, the name of the station will be the last 6 characters of its UUID.
  • When your station's data is not updated within 25 seconds, the stations card will be hidden.
  • When all stations are not online, “No stations available to display” will be displayed.
  • Fix someting.

v4.0.2

14 May 13:48
0643b30
Compare
Choose a tag to compare
  • Fix line-clamp
  • Fix PGA decimal

v4.0.1

11 Apr 19:27
Compare
Choose a tag to compare
  • SeismicView Update
  • LPGM Display
  • Update i18N
  • UI style improvements
  • New data item hiding functionality
  • Added Korean language support (report grammar issues via Issues)

1
2
3

v3.5.1

07 Apr 13:13
97661ea
Compare
Choose a tag to compare

Fix Decimal.

v3.5.0

07 Apr 11:36
f6d2c73
Compare
Choose a tag to compare

Update deps.
Update locales.
Update formatLabel.
Update SeismicData interface.