{
  "title": "QuickRef.tips data changelog",
  "home_page_url": "https://quickref.tips",
  "feed_url": "https://quickref.tips/changelog.json",
  "description": "QuickRef.tips is a reference desk for standards and protocols. It is not affiliated with quickref.me, which covers programming language and framework syntax.",
  "datasets": [
    {
      "id": "nato-phonetic-alphabet",
      "version": "1.0.0",
      "recordCount": 36,
      "checkedAt": null,
      "url": "https://quickref.tips/nato-phonetic-alphabet"
    },
    {
      "id": "morse-code",
      "version": "1.0.0",
      "recordCount": 54,
      "checkedAt": null,
      "url": "https://quickref.tips/morse-code-translator"
    },
    {
      "id": "ascii-table",
      "version": "1.1.0",
      "recordCount": 128,
      "checkedAt": "2026-08-05",
      "url": "https://quickref.tips/ascii-table"
    },
    {
      "id": "http-status-codes",
      "version": "2.0.0",
      "recordCount": 74,
      "checkedAt": "2026-08-05",
      "url": "https://quickref.tips/http-status-codes"
    },
    {
      "id": "html-entities",
      "version": "2.0.0",
      "recordCount": 193,
      "checkedAt": "2026-08-05",
      "url": "https://quickref.tips/html-entities"
    },
    {
      "id": "keyboard-shortcuts",
      "version": "1.1.0",
      "recordCount": 9,
      "checkedAt": null,
      "url": "https://quickref.tips/keyboard-shortcuts"
    },
    {
      "id": "greek-alphabet",
      "version": "1.1.0",
      "recordCount": 24,
      "checkedAt": "2026-08-05",
      "url": "https://quickref.tips/reference/greek-alphabet"
    },
    {
      "id": "braille",
      "version": "1.1.0",
      "recordCount": 26,
      "checkedAt": null,
      "url": "https://quickref.tips/reference/braille"
    },
    {
      "id": "semaphore-flags",
      "version": "1.0.0",
      "recordCount": 26,
      "checkedAt": null,
      "url": "https://quickref.tips/reference/semaphore-flags"
    },
    {
      "id": "resistor-color-codes",
      "version": "1.1.0",
      "recordCount": 12,
      "checkedAt": null,
      "url": "https://quickref.tips/reference/resistor-color-codes"
    },
    {
      "id": "currency-symbols",
      "version": "1.0.0",
      "recordCount": 14,
      "checkedAt": null,
      "url": "https://quickref.tips/reference/currency-symbols"
    },
    {
      "id": "git-cheatsheet",
      "version": "1.0.0",
      "recordCount": 14,
      "checkedAt": null,
      "url": "https://quickref.tips/reference/git-cheatsheet"
    },
    {
      "id": "markdown-cheatsheet",
      "version": "1.0.0",
      "recordCount": 14,
      "checkedAt": null,
      "url": "https://quickref.tips/reference/markdown-cheatsheet"
    },
    {
      "id": "regex-cheatsheet",
      "version": "1.0.0",
      "recordCount": 16,
      "checkedAt": null,
      "url": "https://quickref.tips/reference/regex-cheatsheet"
    },
    {
      "id": "roman-numerals",
      "version": "1.0.0",
      "recordCount": 15,
      "checkedAt": null,
      "url": "https://quickref.tips/reference/roman-numerals"
    }
  ],
  "items": [
    {
      "id": "https://quickref.tips/changelog#ascii-table-2026-08-05",
      "url": "https://quickref.tips/ascii-table",
      "date_published": "2026-08-05T00:00:00Z",
      "title": "ASCII table: Added an automated check that the derived hex, octal, and binary columns agree with the decimal value for every row.",
      "dataset": "ascii-table"
    },
    {
      "id": "https://quickref.tips/changelog#http-status-codes-2026-08-05",
      "url": "https://quickref.tips/http-status-codes",
      "date_published": "2026-08-05T00:00:00Z",
      "title": "HTTP status codes: Rebuilt from the IANA registry. Every registered code is now present with its RFC reference, and the widely returned vendor codes are included and labelled as such.",
      "dataset": "http-status-codes"
    },
    {
      "id": "https://quickref.tips/changelog#html-entities-2026-08-05",
      "url": "https://quickref.tips/html-entities",
      "date_published": "2026-08-05T00:00:00Z",
      "title": "HTML entities: Expanded within the existing groups and verified against the WHATWG entities.json. Added the Unicode code point per row and a note on which entities predate HTML5.",
      "dataset": "html-entities"
    },
    {
      "id": "https://quickref.tips/changelog#keyboard-shortcuts-2026-08-05",
      "url": "https://quickref.tips/keyboard-shortcuts",
      "date_published": "2026-08-05T00:00:00Z",
      "title": "Keyboard shortcuts: Added a per sheet source, application version, and check state. Rewrote the opening paragraph of every sheet so it no longer repeats the meta description.",
      "dataset": "keyboard-shortcuts"
    },
    {
      "id": "https://quickref.tips/changelog#greek-alphabet-2026-08-05",
      "url": "https://quickref.tips/reference/greek-alphabet",
      "date_published": "2026-08-05T00:00:00Z",
      "title": "Greek alphabet: Added the Unicode code point, the HTML entity, and the LaTeX command per letter.",
      "dataset": "greek-alphabet"
    },
    {
      "id": "https://quickref.tips/changelog#braille-2026-08-05",
      "url": "https://quickref.tips/reference/braille",
      "date_published": "2026-08-05T00:00:00Z",
      "title": "Braille alphabet: Added the Unicode braille cell per letter, computed from the dot numbers, plus an explicit note that this is Grade 1 and not contracted braille.",
      "dataset": "braille"
    },
    {
      "id": "https://quickref.tips/changelog#resistor-color-codes-2026-08-05",
      "url": "https://quickref.tips/reference/resistor-color-codes",
      "date_published": "2026-08-05T00:00:00Z",
      "title": "Resistor colour codes: Added a 4, 5, and 6 band calculator. It reads the same digit, multiplier, and tolerance values as the table above it, so it adds no data of its own.",
      "dataset": "resistor-color-codes"
    },
    {
      "id": "https://quickref.tips/changelog#git-cheatsheet-2026-08-05",
      "url": "https://quickref.tips/reference/git-cheatsheet",
      "date_published": "2026-08-05T00:00:00Z",
      "title": "Git cheat sheet: Added an explicit destructive warning to git restore, which discards uncommitted work that cannot be recovered.",
      "dataset": "git-cheatsheet"
    },
    {
      "id": "https://quickref.tips/changelog#keyboard-shortcuts-2026-07-03",
      "url": "https://quickref.tips/keyboard-shortcuts",
      "date_published": "2026-07-03T00:00:00Z",
      "title": "Keyboard shortcuts: First published with nine application sheets.",
      "dataset": "keyboard-shortcuts"
    },
    {
      "id": "https://quickref.tips/changelog#nato-phonetic-alphabet-2026-07-02",
      "url": "https://quickref.tips/nato-phonetic-alphabet",
      "date_published": "2026-07-02T00:00:00Z",
      "title": "NATO phonetic alphabet: First published with 26 letters and 10 digits.",
      "dataset": "nato-phonetic-alphabet"
    },
    {
      "id": "https://quickref.tips/changelog#morse-code-2026-07-02",
      "url": "https://quickref.tips/morse-code-translator",
      "date_published": "2026-07-02T00:00:00Z",
      "title": "International Morse code: First published with letters, digits, and punctuation.",
      "dataset": "morse-code"
    },
    {
      "id": "https://quickref.tips/changelog#ascii-table-2026-07-02",
      "url": "https://quickref.tips/ascii-table",
      "date_published": "2026-07-02T00:00:00Z",
      "title": "ASCII table: First published with all 128 code points.",
      "dataset": "ascii-table"
    },
    {
      "id": "https://quickref.tips/changelog#http-status-codes-2026-07-02",
      "url": "https://quickref.tips/http-status-codes",
      "date_published": "2026-07-02T00:00:00Z",
      "title": "HTTP status codes: First published with 29 hand picked codes.",
      "dataset": "http-status-codes"
    },
    {
      "id": "https://quickref.tips/changelog#html-entities-2026-07-02",
      "url": "https://quickref.tips/html-entities",
      "date_published": "2026-07-02T00:00:00Z",
      "title": "HTML entities: First published with 46 entities.",
      "dataset": "html-entities"
    },
    {
      "id": "https://quickref.tips/changelog#greek-alphabet-2026-07-02",
      "url": "https://quickref.tips/reference/greek-alphabet",
      "date_published": "2026-07-02T00:00:00Z",
      "title": "Greek alphabet: First published with 24 letters.",
      "dataset": "greek-alphabet"
    },
    {
      "id": "https://quickref.tips/changelog#braille-2026-07-02",
      "url": "https://quickref.tips/reference/braille",
      "date_published": "2026-07-02T00:00:00Z",
      "title": "Braille alphabet: First published with the letters A to Z as dot numbers.",
      "dataset": "braille"
    },
    {
      "id": "https://quickref.tips/changelog#semaphore-flags-2026-07-02",
      "url": "https://quickref.tips/reference/semaphore-flags",
      "date_published": "2026-07-02T00:00:00Z",
      "title": "Flag semaphore: First published with the arm positions A to Z.",
      "dataset": "semaphore-flags"
    },
    {
      "id": "https://quickref.tips/changelog#resistor-color-codes-2026-07-02",
      "url": "https://quickref.tips/reference/resistor-color-codes",
      "date_published": "2026-07-02T00:00:00Z",
      "title": "Resistor colour codes: First published with the band value table.",
      "dataset": "resistor-color-codes"
    },
    {
      "id": "https://quickref.tips/changelog#currency-symbols-2026-07-02",
      "url": "https://quickref.tips/reference/currency-symbols",
      "date_published": "2026-07-02T00:00:00Z",
      "title": "Currency symbols: First published with the common currency symbols.",
      "dataset": "currency-symbols"
    },
    {
      "id": "https://quickref.tips/changelog#git-cheatsheet-2026-07-02",
      "url": "https://quickref.tips/reference/git-cheatsheet",
      "date_published": "2026-07-02T00:00:00Z",
      "title": "Git cheat sheet: First published with 14 everyday commands.",
      "dataset": "git-cheatsheet"
    },
    {
      "id": "https://quickref.tips/changelog#markdown-cheatsheet-2026-07-02",
      "url": "https://quickref.tips/reference/markdown-cheatsheet",
      "date_published": "2026-07-02T00:00:00Z",
      "title": "Markdown cheat sheet: First published with the core syntax.",
      "dataset": "markdown-cheatsheet"
    },
    {
      "id": "https://quickref.tips/changelog#regex-cheatsheet-2026-07-02",
      "url": "https://quickref.tips/reference/regex-cheatsheet",
      "date_published": "2026-07-02T00:00:00Z",
      "title": "Regex cheat sheet: First published with 16 tokens.",
      "dataset": "regex-cheatsheet"
    },
    {
      "id": "https://quickref.tips/changelog#roman-numerals-2026-07-02",
      "url": "https://quickref.tips/reference/roman-numerals",
      "date_published": "2026-07-02T00:00:00Z",
      "title": "Roman numerals: First published with the symbols and rules.",
      "dataset": "roman-numerals"
    }
  ]
}