Releases: TenkyuChimata/MCEEW
MCEEW v2.4.3
Changes
- Add Scheduler debug output.
- Fix JMA final reports not colord.
MCEEW v2.4.2
NOTE: If you are upgrading from v2.4.1 and below, please delete the MCEEW configuration file to update configuration!
Changes
- Add Max intensity for CWA EEW.
MCEEW v2.4.1
NOTE: If you are upgrading from v2.4.0 and below, please delete the MCEEW configuration file to update configuration!
Changes
- Add back Taiwan CWA EEW.
- Add Taiwan CWA EEW test example.
- Use API's intensity For CENC final reports.
MCEEW v2.4.0
NOTE: If you are upgrading from v2.3.1 and below, please delete the MCEEW configuration file to update configuration!
Changes
- Add support for 1.20.4.
- Add Taiwan/Fujian EEW.
- Update EEW test example.
MCEEW v2.3.1
WARNING: If you are upgrading from v2.3.0 and below, please delete the MCEEW configuration file to update configuration!
Changes
- Update configuration.
- Fix console output no prefix.
- Fix WebSocket API Reconnect.
- Add intensity for CENC final reports.
MCEEW v2.3.0
WARNING: If you are upgrading from v2.2.3 and below, please delete the MCEEW configuration file to update configuration!
Changes
- Update dependency.
- End support for Java 8.
- Add config update checker.
- Add China CENC final reports.
- Switch to Websocket for lower latency.
- Adjusted manual get earthquake information.
- JMA final report added the seconds of occurrence.
- Reduce thread creation and optimize performance.
- Config: Modify some comments.
- Config: enable_cwb changed to enable_cwa.
- Config: Action.final changed to Action.jma.
- Config: Message.Final changed to Message.Jma.
- Config: Remove Action.debug and time_format_final.
MCEEW v2.2.3
Changes
- Update dependency.
- Rename CWB to CWA.
- Fix Sichuan EEW info depth no km letter.
MCEEW v2.2.2
Changes
- Optimize handling of version.
- Add latitude and longitude to JMA final report.
(Need delete config.yml to update)
MCEEW v2.2.1
WARNING: If you are upgrading from v2.2.0 and below, please delete the 'plugins/MCEEW' directory to update configuration!
Changes
- Optimization code.
- Update configuration.
- Add Taiwan CWB EEW.
- Remove final report test.
- Add Taiwan EEW send test.
- Add earthquake information manual get command.
- Improved performance of Japan final report processing.
- Reduced thread creation to reduce performance overhead.
- Eliminated multiple API requests to reduce network performance impact.
- Deprecate ChatColor and no longer supports configuring intensity colors.
- Fixed manual earthquake information get were not working when EEW was disabled in configuration.
- Implemented separate threads for EEW data request and processing to avoid blocking due to network issues.
MCEEW v2.2.0
WARNING: Starting from this version, support for v1 has been discontinued. Please update to v2 ASAP to receive uninterrupted EEW information!
Changes
- Stop getting EEW from alternative source NIED.
- Update EEW test to match the JMA EEW format.
- Update configuration (optionally delete the old config file for updating).