更新日志
跟踪 RocksDev Tools 的更新和改进。我们定期添加新功能、修复错误并增强现有功能。
v1.0.10
added
- The ID Number Validator can now generate valid Hong Kong and Taiwan ID numbers as test data — useful for form validation, fixtures and staging databases
- Options for gender, foreign resident numbers, and one or two leading letters
- A guide section explaining what generated numbers are, and what they are not
changed
- The tool is now called "ID Number Validator & Generator" everywhere — heading, navigation, search, page title and social preview all agree
v1.0.9
added
- PWA Manifest Generator — build a `manifest.webmanifest` and the full icon set from one image, including maskable icons
- Hash Generator — MD5, SHA-1, SHA-256, SHA-384 and SHA-512 for text or files, with checksum comparison
- ID Number Validator — Hong Kong HKID and Taiwan National ID card numbers
- Business Number Validator — Taiwan unified business numbers, including the 2023 rule change
- robots.txt Validator — lint your file and test whether any URL is blocked for a given crawler
- Test suites covering the hash, robots.txt and ID checksum logic
changed
- Traditional Chinese pages now use Hong Kong wording throughout instead of mainland wording
- JSON Parser, JSON Minifier, Regex Tester and Text Formatter now have Chinese titles on Chinese pages
- Local tooling caches are no longer swept into commits
fixed
- Traditional Chinese pages used mainland vocabulary in 162 places, including 在線 where Hong Kong writes 線上
v1.0.8
added
- `sitemap.xml` and `robots.txt`
- Guide for the App Icon Generator, with iOS and Android icon size tables
- Social image size reference and troubleshooting on the OG Image Generator
- How to unstringify escaped JSON, on the JSON Parser
- Type mapping and nested class rules on JSON to Java Bean
- Related tools links on every tool page
- Per-tool structured data and breadcrumbs
changed
- Pages are now statically rendered and CDN cached, so they load faster
- Tool guides are one scrolling page instead of tabs
- Rewrote page titles and descriptions to fit search result limits
- JSON Parser now targets unstringifying escaped JSON
fixed
- Every page named the homepage as its canonical URL
- Language alternates pointed at homepages instead of the matching page
- Unknown URLs returned HTTP 200 with 404 content
- Two of the three panels in every tool guide were missing from the page source
- Markdown to HTML shipped the homepage's title and description
- Changelog page could be pinned to build time instead of showing new releases
- A Simplified Chinese title had leaked into the Traditional Chinese navigation
removed
- A placeholder rating that was shown on every page
v1.0.7
added
- Advanced Image Cptimization [New Tool]
v1.0.6
added
- JWT Decoder/Encoder [New Tool]
- URL Encoder/Decoder [New Tool]
v1.0.5
fixed
- JSON stringify & parse (Bug & Enhancement)
v1.0.4
added
- JSON stringify & parse [New Tool]
v1.0.3
fixed
- JSON to Java bean (Bug & Enhancement)
v1.0.2
added
- JSON to Java Bean Converter [New Tool]
v1.0.1
added
- Apply Guide Section for all tools
v1.0.0
added
- Term Page
- Change log Page
changed
- Main page and footer UIUX style
- Disable Dock when mobile view
fixed
- Some i18n languages