mirror of
https://github.com/kmvan/x-prober.git
synced 2026-04-21 16:59:02 +08:00
14 KiB
14 KiB
Changelog
All Notable changes to X-Prober will be documented in this file
9.0.3 - 2025-08-14
Fix
- Fix nodes API error
- Fix footer style
- Adjust php version text
9.0.2 - 2025-08-14
Fix
- Fix update version error
9.0.1 - 2025-08-14
Fix
- Fix footer not showing app name error
9.0.0 - 2025-08-13
Rewrite
- Redesign UI
- Recode all features
- Remove Webpack
- Add Vite
- Add React 19
8.20.0 - 2025-03-23
Fix
- Fix #224
8.19.0 - 2024-08-18
Optimize
- Adjust is_readable function warning
8.18.0 - 2024-07-27
Add
- Add ARM CPU detection
Optimize
- Optimize disk usage detection
8.17.0 - 2023-12-31
Add
- Add detail disk usage
Optimize
- Optimize style
8.16.0 - 2022-12-14
Add
- Add server benchmark cooldown config
8.15.0 - 2022-12-08
Optimize
- Optimize style
8.14.0 - 2022-11-14
Add
- Add dark mode
8.13.0 - 2022-11-14
Fix
- Fix body color
8.12.0 - 2022-11-14
Remove
- Remove
styled-components - Remove dark mode (soming soon)
Remove
- Remove PHP5.3 compatibility
8.11.0 - 2022-10-22
Remove
- Remove PHP5.3 compatibility
Optimize
- Update packages
8.10.0 - 2022-06-19
Add
- Add PDO database driver detector
8.9.0 - 2022-04-02
Optimize
- Remove babel-loader
- Upgrade to React 18
- Optimize file update logic
8.8.0 - 2022-01-08
Fix
- Fix
pingfeature error
Optimize
- Optimize bold font style
8.7.0 - 2021-12-05
Fix
- Fix
powfunction in php5.4
8.6.0 - 2021-10-25
Fix
- Fix my server benchmark button error
8.5.0 - 2021-10-19
Fix
- Fix FILTER_SANITIZE_STRING error in PHP8.1
Optimize
8.4.0 - 2021-10-18
Optimize
- Optimize store for Mobx6
- Update packages
8.3.0 - 2021-08-16
Fix
- Fix
mb_substr_countfunction
8.2.0 - 2021-08-14
Fix
- Fix progress bar color error
8.1.0 - 2021-08-14
Optimize
- Optimize page max width
- ESlint fix
8.0.0 - 2021-07-13
Add
- New server benchmarks
7.7.0 - 2021-06-30
Fix
- Fix duplicate IPv4/IPv6 items
7.6.0 - 2021-06-28
Optimize
- Optimize server info view performance
- Update packages
- Update eslint
7.5.0 - 2021-04-10
Fix
- Fix system load update error
7.4.0 - 2021-02-25
Add
- Add PHP8 Opcache JIT detector
Fix
- Fix
build-lang.jsscript lodash error - Fix Japanese translation errors
7.3.0 - 2021-02-24
Fix
- Fix null coalescing operator in PHP5
Optimize
- Optimize nav module
- Optimize IP text display
- Optimize location text display
- Use PNPM instead of npm
7.2.0 - 2021-02-18
Optimize
- Optimize IPv4/v6 text description
- Optimize nav style
- Optimize title style
- Optimize progress bar style
- Adjust js to ES2016 scheme
7.1.0 - 2021-02-17
Fix
- Fix Zend "Optimizer" typo (by Jack Cherng)
Optimize
- Optimize default color scheme, make it more refined
- Optimize dark color scheme, make it more dark
7.0.0 - 2021-02-13
Add
- Add dark mode
- Add server IPv4/IPv6 information
- Add server IPv4 location information
- Add my IPv4/IPv6 information
- Add my IPv4 location information
Adjust
- Adjust color schemes
6.7.0 - 2021-01-28
Add
- Add server benchmarks copy feature
Optimize
- Optimize style color
- Optimize HTML structure
6.6.0 - 2020-12-31
Update
- Rewrite fetch action
- Update PHP stable version
6.5.0 - 2020-10-29
Update
- Code with React hooks
6.3.0 - 2020-10-18
Update
- Update webpack to 5.1 and re-configure
- Update packages
Fix
- Fix
mysqli_get_client_version()should have no args in PHP 8 (Jack Cherng #104)
6.2.0 - 2020-09-18
Add
- Add server IP feature switch
Update
- Update npm packages
6.1.0 - 2020-08-20
Fix
- Fix nodes networks speed error
6.0.0 - 2020-08-19
Add
- Add Nodes feature
5.0.0 - 2020-08-11
Add
- Add color schemes
4.10.0 - 2020-08-11
Add
- Add
xconfig.jsonfor probe config settings - Add disable features config settings
- Add more script for development
4.9.0 - 2020-06-06
Optimize
- Optimize network stat for some devices
4.8.0 - 2020-05-04
Add
- Add start up animation
Update
- Update GPL2.0 to GPL3.0
Optimize
- Micro style optimization
4.7.0 - 2020-04-25
Fix
- Fix memory refresh error
Update
- Update Nginx stable version
- Update SQLite3 stable version
- Update MySQLi client version
Optimize
- Remove lodash lib, reduce js size
4.6.0 - 2020-04-22
Fix
- Fix large number error on 32bit OS
4.5.0 - 2020-04-10
Optimize
- Optimize language display
4.4.0 - 2020-04-08
Update
- Update package
4.3.0 - 2020-02-22
Add
- Add memory usage description
Optimize
- Optimize UI color
- Optimize Ping button style
4.2.0 - 2020-02-06
Optimize
- Reduce JS file size
Add
- Add
php-dev.shfor dev - Add babel loader for prod
Update
- Update package
4.1.0 - 2020-01-30
Add
- Add disk real-time usage
Optimize
- Optimize system load description
- Remove babel
- Adjust interface name rule
4.0.0 - 2020-01-13
Add
- New module sortability
Optimize
- Optimize progress performance
- Optimize text case
3.11.0 - 2020-01-12
Add
- Add
extensionsdir for future extensions
Optimize
- Optimize temperature sensor display
3.10.0 - 2020-01-10
Fix
- Fix bottom nav item switch
Optimize
- Adjust colors
3.9.0 - 2020-01-09
Add
- Add Temperature sensor feature (#7)
- Add Navbar scrollable on mobile view
Fix
- Fix language json file path error (for dev)
3.8.0 - 2020-01-06
Optimize
- Optimize bootstrap code
Update
- Update benchmarks
- Update package
3.7.0 - 2019-12-03
Add
- Add multi update check sources
3.6.0 - 2019-11-20
Fix
- Fix mbstring extension detection
Update
- Update translation: zh_TW
3.5.0 - 2019-11-20
Add
- Add http authorization
Update
- Update SQLite3 version
3.4.0 - 2019-10-21
Optimize
- Rename components of styled-components
3.3.0 - 2019-09-19
Optimize
- Optimize notch position
- Optimize languages generation tool
Update
- Update Nginx version to 1.16.1
3.2 - 2019-08-03
Fix
- Fix progress bar color error in old browser
3.1 - 2019-08-01
Optimize
- Optimize page scroller
- Optimize viewer size
3.0 - 2019-08-31
Add
- Independent PING feature
- Only JS to render information
- Support 2k/4k resolution
- Add CPU usage for Windows
Optimize
- Optimize languages
- Tiny server benchmarks items
2.4.5 - 2019-08-04
Update
- Update lastest PHP version to 7.3.8
2.4.4 - 2019-07-11
Fix
- Fix lodash security vulnerabilities
2.4.3 - 2019-07-06
Fix
- Fix #31 division by zero error
Update
- Update PHP lastest version 7.3.7
2.4.2 - 2019-06-10
Update
- Update PHP lastest version 7.3.6
- Update SpartanHost benchmarks
Fix
- Fix
tarpackage
2.4.1 - 2019-05-24
Optimize
- Optimize
position:fixedperformance
2.4.0 - 2019-05-14
Add
- Add Ping Server feature
Update
- Update PHP version to 7.3.5
- Update NGINX version to 1.16.0
- Update SQLite version to 3.28.0
2.3.2 - 2019-04-07
Update
- Update PHP version to 7.3.4
2.3.1 - 2019-03-16
Optimize
- Change fork me image to HTML text
- Remove Microsoft YaHei/YaHei UI fonts
- Adjust vscode settings profile
- Adjust php-cs-fixer config
2.3.0 - 2019-03-15
Add
- Add multi update sources
- Add NGINX latest version tip
2.2.2 - 2019-03-14
Fix
- Fix error on Windows
2.2.1 - 2019-03-13
Optimize
- Optimize class name HTML
2.2.0 - 2019-03-09
Add
- Add debug mode for compiler
- Add bin download for network speed testing (server benchmark)
- Add prober page (server benchmark)
- Add sleep operating when doing server benchmark
- Add latest PHP version 7.3.3
- Add 1Gbits server benchmark
Optimize
- Change
secondstos
2.1.8 - 2019-03-05
Add
- Disable cache for fetch request
2.1.7 - 2019-03-02
Optimize
- Optimize clean opcache operation after update
2.1.6 - 2019-03-01
Add
- Add server benchmark date
- Add APP config file
- Add progress high light style
- add SQLite3 ext detection
- add SimpleXML ext detection
Optimize
- Optimize server benchmark style
- Optimize module title style for firefox
2.1.5 - 2019-02-20
Add
- Add detail information benchmark
- Add Monovm benchmark result
Fix
- Fix zero value text description error in progress
2.1.4 - 2019-02-19
Add
- Add memory real usage
Optimize
- Optimize memory cache/buffers usage information
2.1.3 - 2019-02-14
Add
- Add Google search keyword
2.1.2 - 2019-02-11
Update
- Update latest version to PHP 7.3.2
2.1.1 - 2019-02-09
Add
- Add Vultr PHP7.3 benchmarks
- Update package assets
2.1.0 - 2019-01-29
Add
- Add Memory cached/buffers info
- Add Swap cached info
2.0.9 - 2019-01-28
Add
- Add assets file cache header
Fix
- Fix #14 (disk usage)
Optimize
- Optimize item lists style
2.0.8 - 2019-01-27
Optimize
- Optimize style, looks nore comfortable
- Adjust PHP loaded extensions position
Add
- Add Japanese language
2.0.7 - 2019-01-22
Fix
- Fix disk progress error
2.0.6 - 2019-01-22
Fix
- Fix incorrect total memory
Optimize
- Optimize progress logic
2.0.5 - 2019-01-21
Add
- Add tooltip style
- Add detail benchmark tooltip
- Add cURL extension detection item
- Add LDAP extension detection item
- Hide SWAP progress when no SWAP
Optimize
- Optimize notch position
- Optimize fetch bootstrap
- Optimize CPU progress display
- Optimize style
2.0.4 - 2019-01-19
Optimize
- Remove warning for
is_readable()function - Remove HTML minify
2.0.3 - 2019-01-14
Add
- Add debug mode
Fix
- Fix compatibility for PHP5.6-
Adjust
- Adjust fix-cs config
2.0.2 - 2019-01-14
Fix
- Fix #10 error reporting warning
Optimize
- Optimize notch style
2.0.1 - 2019-01-13
Optimize
- Optimize progress style
- Optimize notch style
- Optimize footer style
2.0.0 - 2019-01-13
Add
- Add PHP latest version 7.3.1
- Add PHP ionCube extension checker
- Add PHP SourceGuardian extension checker
- Add PHP Phalcon extension checker
- Add PHP FileInfo extension checker
- Add PHP Graphics Magick extension checker
- Add React + Mobx for developer environment
- Update new developer doc
Optimize
- Re-code all HTML code
- Re-design UI
Remove
- Remove IE browser support
1.7.5 - 2018-12-20
Add
- Add PHP latest version 7.3.0
- Add clear OPCACHE cache operation after self-update
1.7.4 - 2018-11-22
Fix
- Fix errors on PHP5.3~5.6
1.7.3 - 2018-11-18
Optimize
- Optimize language text
- Optimize moudles output method
- Optimize API interface name
- Optimize events system
- Rename compiler file name
Add
- Add PHP disable_classes item
- Add prober builtin latest PHP version notification
Remove
- Remove awesome icon
1.7.2 - 2018-10-02
Optimize
- Optimize free disk space getting method on Windows (contribute by @jfcherng)
- Add php-cs-fixer 5.3/7.2 (contribute by @jfcherng)
- Add missing type hint for compiler (contribute by @jfcherng)
Fixed
- Fix code abnormal indentation (contribute by @jfcherng)
1.7.1 - 2018-09-18
Optimize
- Re-design I18n module
- Use Poedit to translate
- Optimize PHP error reporting display
- Optimize CPU load text format
1.7.0 - 2018-09-05
Add
- Add zh-HK language
- Add browser language information
- Add SpartanHost benchmark
Optimize
- Optimize benchmark description text
1.6.1 - 2018-09-03
Fix
- Fix a typo and remove unnecessary trailing spaces (contribute by @jfcherng)
1.6.0 - 2018-09-03
Add
- Add new row of PHP loaded extensions (contribute by @jfcherng)
- Add zh-TW language (contribute by @jfcherng)
Fix
- Fix Swoole extension checker condition error (contribute by @jfcherng)
1.5.2 - 2018-09-02
Add
- Add VPSSERVER server benchmark
- Add Amazon server benchmark
1.5.1 - 2018-07-11
Fixed
- Fix title JS error
1.5.0 - 2018-07-11
Add
- Add swap memory dynamic display
- Add bandwagon HOST benchmark
- Add more extension checker
Fixed
- Fix update version error
Optimization
- Optimize progress high value style
- Optimize link style
1.4.0 - 2018-06-13
Add
- Add auto-update
- Add RamNode VPS benchmark points
Fixed
- Fix disk space checker override error
Optimization
- Optimize header title style
1.3.3 - 2018-03-18
Fixed
- Fix benchmark unlimited bug
1.3.2 - 2018-03-17
Fixed
- Fixed Apache2.2 timezone error
- Fixed database error in PHP5.3
1.3.1 - 2018-03-01
Fixed
- Fixed disk display error in some OS
- Fixed translation
1.3.0 - 2017-12-11
Added
- Add CPU usage on Windows OS
- Add Tencent and Vultr server benchmark results
- Add Emoji tip for server benchmark
- Optimize nav style
- Fix error on Windows OS
1.2.0 - 2017-11-22
Added
- Added server performance benchmark
Optimized
- Optimized icon
1.1.1 - 2017-11-10
Fixed
- Fixed errors in PHP5.3
1.1.0 - 2017-11-09
Added
- Added most PHP database checkers
Optimized
- Changed Build.php to compile.php
- Optimized compiler code
Fixed
- Fixed PHP
display_errorsshows empty status when Off
1.0.2 - 2017-10-28
Fixed
- Fixed cpu load avg error on Windows
1.0.1 - 2017-10-27
Fixed
- Fixed network stats TX data error
1.0.0 - 2017-10-25
Added
- Published first version 1.0.0