{
   "version": "https://jsonfeed.org/version/1.1",
   "title": "aTbRef  v10.0.0 - JSON Feed",
   "description": "Changes to aTbRef.",
   "home_page_url": "https://atbref.com/",
   "feed_url": "https://atbref.com/atbref10/feed.json",
   "user_comment": "This feed allows you to read the posts from this site in any feed reader that supports the JSON Feed format. To add this feed to your reader, copy the following URL, https://atbref.com/atbref10/feed.json, and add it your reader.",
   "favicon": "https://jsonfeed.org/graphics/icon.png",
   "authors": [
      {
         "name": "Mark Anderson",
         "url": "https://www.shoantel.com/"
      }
   ],
   "favicon": "en_GB",
   "items": [
    {
      "id": "1749728430",
      "url": "https://atbref.com/atbref10/index/Automating_Tinderbox/Coding/Links/Text_Links/Text_link_creation_via_the_Ziplinking_method.html",
      "title": "Text link creation via the Ziplinking method",
      "content_html": "<p>Firstly, some important contextual points re this technique:<\/p>\n<ul><li> the ziplinking method <i>creates<\/i> normal <a href=\\\"\\\">text links<\/a>, i.e. originating from anchor text in the note\\'s $Text<\/li>\n<li> the method is optimised for key-board-only use, i.e. for the touch typist, as a text link can be created without use of the trackpad or mouse<\/li>\n<li> <i>there is no specific type of link that is a \\'ziplink\\'<\/i>. Once created, the link is indistinguishable from all other text links. Indeed, once the ziplinking method has been used, the link anchor is no different from any other text link anchor, i.e. the ziplinking method does not create a special type link. Thinking of \\'ziplinks\\' is a path to confusion<\/li>\n<li> this method is an updated replacement for the old <a href=\\\"\\\">Quick Links<\/a> method of rapid link creation.<\/li><\/ul>\n<p>This method is particularly useful for adding references to glossary terms, frequently-used sources, or oft-mentioned people and places; in fact anything where the destination note name makes logical anchor text for the link.<\/p>\n<p><b>Creating a new link (and possibly note) using the ziplinks method<\/b><\/p>\n<p>To use this method to make a named note, precede the name of the note with two square brackets and follow its name with two square brackets like this <code>[[like this]]<\/code>. If there is no note with this name in the document, Tinderbox will create one as the <i>sibling<\/i> of the note being editing creating a text link with the new note\\'s $Name as the anchor text. Otherwise, if that note exists, a text link is created to the matched note.<\/p>\n<p>Notes created via this method observe document settings to expand vertically or horizontally if additional space is required for the name. In addition, such notes are positioned to avoid adornments as well as other notes.<\/p>\n<p>The new note\\'s <a href=\\\"\\\">$CreatedFrom<\/a> attribute contains the path to the note that created the note (i.e. the source of the creating text link).<\/p>\n<p>Option-clicking in the note name popup menu autocompletes the chosen target but leaves the creation process open for further editing. For example, after typing <code>[[tar<\/code> and then choosing \\\"target\\\" from the popup while pressing the option key, the text will read <code>[[target<\/code> and wait for you to complete the link.<\/p>\n<p>The menu Format ▸ <a href=\\\"\\\">Text<\/a> ▸ Ziplinks toggles whether the selected note(s) allow link creation via the ziplinking method (<a href=\\\"\\\">$Ziplinks<\/a>).<\/p>\n<p>From v10.2.0, new Zip-method links that create a new target note apply the ONADD action of the new note\\'s container.<\/p>\n<p><b>Keystrokes and syntax for text link creation via the Ziplinking method<\/b><\/p>\n<p>Once links creation is invoked the following logic applies:<\/p>\n\t<blockquote><code>[[<\/code> shows a list of all notes in the current document.<\/blockquote>\n\t<blockquote><code>[[D<\/code> shows a list of all notes with names that contain a \\\"d\\\" (case-insensitive match).<\/blockquote>\n<p>In documents with many notes it makes sense to type a few characters to avoid excessive numbers of possible matches being listed.<\/p>\n<p>When typing link input, Tinderbox will show a pop-up list of related note names to the left of the text pane; the list displays all notes that contain the input string, not just those that begin with the string. Choose any of these listed notes to make the link (without further typing); or, press the up-arrow or down-arrow keys to select the preferred target note then press the Return key (↩) to complete the link. In more detail:<\/p>\n<ul><li> Pressing down-arrow (↓) selects the first target, and pressing down-arrow (↓) again selects the second target.<\/li>\n<li> Return ( ↩) completes the link to the selected target.<\/li>\n<li> Option-Return ( ⌥+↩) is now accepted as equivalent to option-clicking on the list; the target is copied to the current link but the link remains open, allowing you to add other options.<\/li>\n<li> When typing link input, you can choose a listed target option by pressing Tab key (⇥) if either:\n<ul><li> there is only one choice in the match menu<\/li>\n<li> an item in the pop-up menu has been selected with the up-arrow and down-arrow keys.<\/li><\/ul><\/li>\n<li> When typing the start of link input, e.g. <code>[[A<\/code>, Tinderbox shows all notes in the document starting with A. Typing <code>[[\/container\/A<\/code>, Tinderbox shows only notes in the specified container. To see a list of just those notes that are siblings of this note, type <code>[[.\/A<\/code> (note the full stop before the slash character). For more see section \\'Linking to a note in a specified container\\', below.<\/li>\n<li> When typing link input, the popup menu displays names of containers in bold. Selecting a container from the match menu does not close the link input immediately. Instead, a new menu of items inside the container appears. Type closing brackets \\\"]]\\\" to link to the container, or select any note or container inside that container from the menu.<\/li>\n<li> When typing link input, Tinderbox prefers to link to the original note rather than an alias. Pressing the Tab key (⇥) selects the option currently selected in the popup menu. If no item is selected but there is only one item in the menu, pressing the Tab key (⇥) selects it. If there are several items in the menu but none is selected, the Tab key (⇥) selects the first item.<\/li>\n<li> Each item in the match popup menu shows a tool tip with the note\\'s full path.<\/li><\/ul>\n<p><b>Linking to a note in a specified container<\/b><\/p>\n<p>If wishing to use the method make a link to a note in a different container, type the container path in the link input:<\/p>\n\t<blockquote><code>[[\/container\/note]]<\/code> <\/blockquote>\n<p>Additional logical syntax applies when typing paths:<\/p>\n\t<blockquote><code>[[\/<\/code> shows a list of all top-level containers.<\/blockquote>\n\t<blockquote><code>[[\/D<\/code> shows a list of all top-level notes that begin with a \\\"d\\\" (case-insensitive match).<\/blockquote>\n\t<blockquote><code>[[\/Dog\/<\/code> shows a list of all notes in \/Dog.<\/blockquote>\n\t<blockquote><code>[[\/Dog\/R<\/code> shows a list of all notes in \/Dog that begin with \\\"r\\\".<\/blockquote>\n\t<blockquote><code>[[.\/<\/code> shows a list of all siblings of this note.<\/blockquote>\n\t<blockquote><code>[[..\/<\/code> shows the parent of this note and all the parent\\'s siblings.<\/blockquote>\n<p><b>Locale-based sorting of target option listings<\/b>. When typing link input on an English locale system, diacritics are ignored when looking for matches. However, the match popup menu takes into account the user\\'s locale, so \\'étude\\' will sort appropriately for French users and \\'Ångstrom\\' will sort correctly in Norway. Bear in mind the process works off the OS locale so if working under one locale and using accented characters from a different language\/locale sorting is still locale based.<\/p>\n<p><b>Link type<\/b>. A link created via this method always has no link type assigned, or rather the type \\\"*untitled\\\" (i.e. no <a href=\\\"\\\">link type<\/a>). If needed, use the <a href=\\\"\\\">Browse Links<\/a> or <a href=\\\"\\\">Roadmap<\/a> dialogs to set a different link type.<\/p>\n<p><b>Adding anchor text for the new link<\/b><\/p>\n<p>The method syntax allows for specifying link anchor text, using a pipe (\\'|\\') symbol delimiter. The following will replace the brackets with the anchor text and link it to the designated note.:<\/p>\n\t<blockquote><code>[[note name|anchor text]]<\/code> <\/blockquote>\n<p>If also needing to specify additional $Text for the note (see below), it goes after the optional anchor text:<\/p>\n\t<blockquote><code>[[note name|anchor::text]]<\/code> <\/blockquote>\n<p><b>Adding text to the target note<\/b><\/p>\n<p>To aid rapid note-taking, it is possible to also set or add to the $Text of a the link\\'s target note:<\/p>\n\t<blockquote><code>[[note::some new text]]<\/code> <\/blockquote>\n<p>If the note already exists, the new text is appended to the note\\'s existing $Text. Otherwise, the supplied text forms the entire $Text of the new note; where no text is supplied, new notes generated by this method have no $Text.<\/p>\n<p>There is no limit on the size of the link input string. Previously it was limited to 50 chars. If needing to add more target text than is currently supported, there is a simple alternative. Use the link method to create a link without adding any text. Then click the link. This navigates to the link target. Now add the desired $Text. Then use shortcut ⌘+\\' to navigate back to the original note. These navigation controls are also accessible from the <a href=\\\"\\\">Note<\/a> menu.<\/p>\n<p><b>Target note name and anchor text<\/b><\/p>\n<p>WARNING: <i>even if not using the ziplinking link-creation feature<\/i>, changing a note name will affect link anchors pointing to that note, <a href=\\\"\\\">as described here<\/a>.<\/p><b><\/p>\n<p>Making a backlink from the link target<\/b><\/p>\n<p>The method can create backlinks from the destination note. [[&lt;that note>]] will create a link to \\\"that note\\\", and then will append the name of this note to the text of \\\"that note\\\" and link the name back to this note. The mark-up needed is used as a wrapper around the entire input string. Thus:<\/p>\n\t<blockquote><code>[[&lt;New Idea>]]<\/code> <\/blockquote>\n<p>…will create a new note called \\'New Idea\\' and link to it. If this method is mixed with other syntax variations, like so:<\/p>\n\t<blockquote><code>[[&lt;New Idea|great idea::Recent innovation>]]<\/code> <\/blockquote>\n<p>…will create a new note called \\'New Idea\\' and link to it via anchor text \\'great idea\\' and add a backlink with the anchor text \\'Recent innovation\\'.<\/p>\n<p>IMPORTANT: note how the closing \\'>\\' comes <i>at the end<\/i>, immediately before the closing \\']]\\' and not before the \\'|\\' as might be assumed if all the different parts of syntax were just chained.<\/p>\n<p><b>Stamps and use of the Ziplinking method<\/b><\/p>\n<p>If a <a href=\\\"\\\">stamp<\/a> changes the text, Tinderbox will immediately expand any ziplinking-style mark-up found in the revised text; i.e. it will parse the syntax and use the ziplinks method to create new text link(s).<\/p>\n<p><b>Suppressing the Ziplinking feature<\/b><\/p>\n<p>It can be useful to disable this feature in notes using code examples or square brackets, and the system attribute <a href=\\\"\\\">$Ziplinks<\/a> supports this behaviour. Built-in prototypes, such as \\'<a href=\\\"\\\">HTML<\/a>\\' and \\'<a href=\\\"\\\">Code<\/a>\\' have $Ziplinks set to <code>false<\/code> for just such a reason.<\/p>\n<p><b>Quick links behaviour, in older versions<\/b><\/p>\n<p>The previous \\'<a href=\\\"\\\">Quick links<\/a>\\' behaviour using a \\\"[[\\\" trigger is described separately.<\/p>\n<p><b>Presetting prototypes and locations<\/p>\n<\/b><p>These features can also be used when <a href=\\\"\\\">naming new notes<\/a>.<\/p>\n<p><b>Prototypes<\/b>. The zip syntax \\'[[bridge#pStructure]]\\' makes a link to note \\'bridge\\' and sets its prototype to \\'pStructure\\'. If no such prototype exists, a new prototype is made in the default, i.e. <code>\/Prototypes<\/code>, Prototypes container. Specify a note’s prototype by adding the prototype name after the # sign. For example, naming a note “Henderson#Person” will name the note \\\"Henderson\\\" and assign it a prototype of \\\"Person\\\". If no such prototype exists, one will be created in \/Prototypes. If the prototype container \/Prototypes does not exist, it will be created.<\/p>\n<p><b>Addresses<\/b>. The zip syntax \\'[[bridge@Brooklyn]]\\' makes a link to note \\'bridge\\'. If a note named \\'Brooklyn\\' exists, \\'bridge\\' takes its $Address from \\'Brooklyn\\'. If no such note exists, the $Address of \\'bridge\\' address is set to that of \\'Brooklyn\\'. Specify a note’s location by adding its address, or the name of a note that represents the location, after the @ sign. For example, “Eastgate@134 Main St., Watertown MA USA” would create a note named Eastgate and set its address, and a note named \\\"John@Boston Office\\\" would make a note named \\\"John\\\" and assign the Address of that note from the address of the note named \\\"Boston Office\\\".<\/p>",
      "date_published": "2020-02-26T08:48:40+01:00",
      "date_modified": "2025-06-12T08:07:56+01:00"
    },
    {
      "id": "1749728409",
      "url": "https://atbref.com/atbref10/index/Change_Log/v10_2_0b717_9_Jun_2025.html",
      "title": "v10.2.0b717 (9 Jun 2025)",
      "content_html": "<p>Released 9 Jun 2025. Build number is 717.<\/p>\n<p>Minor changes not necessarily warranting explicit mention in an aTbRef note:<\/p>\n<ul><li> <b>Action Code<\/b>:\n<ul><li> <b>unlinkTo( )<\/b> and <b>unlinkFrom( )<\/b> will now delete multiple links. Formerly, only one link was deleted per invocation; this would delete all links eventually in a rule or agent, but only a single link in a stamp. <\/li>\n<li> <b>unlinkToOriginal( )<\/b> and <b>unlinkFromOriginal( )<\/b> will also now delete multiple links.<\/li>\n<li> <b>unlinkTo( )<\/b> and <b>unlinkFrom( )<\/b> mishandled link types, notably the wildcard \\\"*\\\".<\/li>\n<li> The string “\/\/”, when extracted from the local variable closure, was mishandled as beginning a comment when it ought to have been treated as part of a string. The created problems with URLs embedded in lists.<\/li>\n<li> The <b>eachLink(){}<\/b> operator should no longer add unwanted quotation marks to link types.<\/li>\n<li> When assigning path names values to a Dictionary, either in <b>eachLink(){<\/b>} or elsewhere, Tinderbox is now more accurate in handling path names that include the following characters: <code>;{(\\'\/<\/code>. The straight double quote <code>\\\"<\/code> is not yet handled correctly.<\/li>\n<li> Fixed: the JSON parser failed when parsing string containing an emoji other than at the end of the string.<\/li><\/ul><\/li>\n<li> <b>Attributes<\/b>:\n<ul><li> When assigning path names values to a dictionary, either in <b>eachLink(){}<\/b> or elsewhere, Tinderbox is now more accurate in handling path names that include the following characters: <code>;{(\\'\/<\/code> (semi-colon, left curly bracket, left parenthesis, single straight quote, forward slash). The straight double quote (<code>\\\"<\/code>) is not yet handled correctly.<\/li>\n<li> When a user attribute is renamed, Tinderbox updates all values of $DisplayedAttributes to reflect the new name. The renamed attribute now appears at the same position in the displayed attributes list; formerly, the old value was removed and the new value was added to the bottom of the list.<\/li>\n<li> <b>$CaptionSize<\/b> again affects the size of captions. If zero, the caption is drawn at normal scale.<\/li><\/ul><\/li>\n<li> <b>Get Info<\/b>:\n<ul><li> The Agent pane of the Get Info popover now respects dark mode correctly.<\/li><\/ul><\/li>\n<li> <b>Import<\/b>:\n<ul><li> Spreadsheet import (TSV and CSV) is now more permissive in handling Unicode characters.<\/li><\/ul><\/li>\n<li> <b>Map view<\/b>:\n<ul><li> The subtitle text respects both the $Opacity of the note as a whole <i>and<\/i> the $SubtitleOpacity.<\/li>\n<li> The default size for notes is increased by 33%, to 4 × 2.48.<\/li><\/ul><\/li>\n<li> <b>Miscellaneous<\/b>:\n<ul><li> Occasional crashes have been caused when the Hover mechanism is triggered, and then the view geometry is recomputed while the hover timer is pending. This will no longer occur.<\/li><\/ul><\/li>\n<li> <b>Table view<\/b>:\n<ul><li> In Table View, the command Edit ▸ Delete now has the expected effect.<\/li><\/ul><\/li>\n<li> <b>Text pane<\/b>:\n<ul><li> If a checkbox or expression was inserted at the start of the text, it did not acquire the correct text segment identification and therefore was omitted. Additionally, Tinderbox misunderstood the checkbox and attempted to draw it in the note body as if it were an image.<\/li>\n<li> Selecting numerous notes in outline view should now be less time-consuming, as unnecessary screen updates have been suppressed. Selecting many view pane notes implicitly generates a composite title+text listing in the text pane.<\/li>\n<li> Preview (pane) should no longer cache results. (Re-)displaying the Preview should regenerate the output to reflect any changes to source data or template.<\/li>\n<li> The Displayed Attributes selector popover now limits the height of its text pane in order to preserve space for the categories list when there are numerous displayed attributes. It will ensure that a minimum of one attribute group is visible.<\/li>\n<li> When pasting styled text from Web sites or (rarely) from pdfs, some tables or complex layout cannot be laid out in the available width of the text pane. Unfortunately, this can lead Apple’s layout system to crash. Tinderbox now detects this situation and avoids displaying the challenging context while suggesting that you try working in a larger window.<\/li>\n<li> Ziplinks now correctly apply their container’s OnAdd action when a note is created.<\/li><\/ul><\/li><\/ul>\n<p>This version is cited in the following notes:<\/p>\n<ul><li><a href=\\\"\\\">Captions<\/a><\/li>\n<li><a href=\\\"\\\">create([containerStr, ]nameStr)<\/a><\/li>\n<li><a href=\\\"\\\">createAdornment([containerStr, ] nameStr)<\/a><\/li>\n<li><a href=\\\"\\\">createAgent([containerStr, ]nameStr)<\/a><\/li>\n<li><a href=\\\"\\\">DoNotDelete<\/a><\/li>\n<li><a href=\\\"\\\">eachLink(loopVar[,scope]){actions}<\/a><\/li>\n<li><a href=\\\"\\\">function<\/a><\/li>\n<li><a href=\\\"\\\">Grids on oval shaped adorments<\/a><\/li>\n<li><a href=\\\"\\\">Height<\/a><\/li>\n<li><a href=\\\"\\\">library<\/a><\/li>\n<li><a href=\\\"\\\">links[(scope)].directionStr.[linkTypeRegex].attributeNameRefStr<\/a><\/li>\n<li><a href=\\\"\\\">Note icon size and prototypes<\/a><\/li>\n<li><a href=\\\"\\\">Private functions<\/a><\/li>\n<li><a href=\\\"\\\">Prototype pop-up list<\/a><\/li>\n<li><a href=\\\"\\\">Selecting a prototype in Map view<\/a><\/li>\n<li><a href=\\\"\\\">Setting a prototype<\/a><\/li>\n<li><a href=\\\"\\\">Table rows<\/a><\/li>\n<li><a href=\\\"\\\">Text link creation via the Ziplinking method<\/a><\/li>\n<li><a href=\\\"\\\">unlink(source,destination[,linkType])<\/a><\/li>\n<li><a href=\\\"\\\">update(scope)<\/a><\/li>\n<li><a href=\\\"\\\">View pane Find, pop-up menu<\/a><\/li>\n<li><a href=\\\"\\\">Width<\/a><\/li>\n<\/ul>",
      "date_published": "2025-06-12T07:52:04+01:00",
      "date_modified": "2025-06-12T08:11:52+01:00"
    },
    {
      "id": "1749728418",
      "url": "https://atbref.com/atbref10/index/Previous_Versions_To_Current_Baseline.html",
      "title": "Previous Versions To Current Baseline",
      "content_html": "<p>Since first publishing, up to and including the current baseline Tinderbox has had 165 public releases up to the current baseline v10.0.0 released 9 June 2025. Below are their dates, where known.<\/p>\n<p>Note that v8.2.1 superseded v8.2.0 pre-release and so v8.2.0 was never publicly released.<\/p>\n<p>For the 6 releases since the baseline, see the <a href=\\\"\\\">Change Log<\/a>. Details of changes since the current baseline can be researched via the Change Log and the app\\'s <a href=\\\"\\\">Release Notes<\/a>.<\/p>\n<p>Previous Tinderbox releases prior to current baseline:<\/p>\n<ul><li> v9.7.3b673 (10 Apr 2024)<\/li>\n<li> v9.7.2b665 (8 Feb 2024)<\/li>\n<li> v9.7.1b658 (4 Jan 2024)<\/li>\n<li> v9.7.0b654 (27 Dec 2023) (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox97.html\\\" title=\\\"Tinderbox: What&#x2019;s New In Tinderbox 9.7\\\">release page<\/a>)<\/li>\n<li> v9.6.1b638 (18 Aug 2023)<\/li>\n<li> v9.6.0b632 (1 Aug 2023)<\/li>\n<li> v9.5.2b606 (27 Feb 2023)<\/li>\n<li> v9.5.1b598 (12 Dec 2022)<\/li>\n<li> <b>v9.5.0 b597 (9 Dec 2022) aTbRef5 baseline<\/b> (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox95.html\\\">release page<\/a>)<\/li>\n<li> v9.3.0 b566 (4 Aug 2022)<\/li>\n<li> v9.2.1 b556 (14 Apr 2022)<\/li>\n<li> v9.2.0 b553 (2 Mar 2022)<\/li>\n<li> v9.1.0 b542 (10 Dec 2021) (Eastgate <a href=\\\"http:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox91.html\\\">release page<\/a>)<\/li>\n<li> <b>v9.0.0 b523 (7 Jul 2021) aTbRef5 baseline<\/b> (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox9.html\\\">release page<\/a>)<\/li>\n<li> v8.9.2 b496 (11Feb 2021)<\/li>\n<li> v8.9.1 b486 (9 Jan 2021)<\/li>\n<li> v8.9.0 b485 (30 Nov 2020)<\/li>\n<li> v8.8.0 b479 (6 Oct 2020) (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox88.html\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v8.7.1 b467 (23 Jun 2020)<\/li>\n<li> v8.7.0 b464 (21 May 2020) (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox87.html\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v8.6.2 b452 (14 Mar 2020)<\/li>\n<li> v8.6.1 b451 (13 Mar 2020)<\/li>\n<li> v8.6.0 b448 (11 Mar 2020)<\/li>\n<li> v8.5.1 b437 (26 Feb 2020)<\/li>\n<li> v8.5.0 b434 (20 Feb 2020) (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox85.html\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v8.2.3 b426 (21 Jan 2020)<\/li>\n<li> v8.2.2 b421 (28 Dec 2019)<\/li>\n<li> v8.2.1 b416 (26 Nov 2019)<\/li>\n<li> v8.1.1 b410 (31 Oct 2019)<\/li>\n<li> v8.1.0 b405 (15 Oct 2019)<\/li>\n<li> v8.0.6 b384 (3 Jul 2019)<\/li>\n<li> v8.0.5 b383 (2 Jul 2019)<\/li>\n<li> v8.0.4 b382 (26 Jun 2019)<\/li>\n<li> v8.0.3 b374 (31 May 2019)<\/li>\n<li> v8.0.2 b373 (29 May 2019)<\/li>\n<li> v8.0.1 b366 (8 May 2019)<\/li>\n<li> <b>v8.0.0 b361 (15 Apr 2019) aTbRef5 baseline<\/b> (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox8.html\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v7.5.6 b335 (11 Sep 2018)<\/li>\n<li> v7.5.5 b333 (8 Sep 2018)<\/li>\n<li> v7.5.4 b328 (30 Jun 2018)<\/li>\n<li> v7.5.3 b325 (15 Jun 2018)<\/li>\n<li> v7.5.2 b320 (8 Jun 2018)<\/li>\n<li> v7.5.1 b318 (4 Jun 2018)<\/li>\n<li> v7.5.0 b316 (30 May 2018) (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox75.html\\\" title=\\\"v7.5.0 Release Page\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v7.3.1 b292 (22 Nov 2017)<\/li>\n<li> v7.3.0 b289 (7 Nov 2017) (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox73.html\\\" title=\\\"v7.3.0 Release Page\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v7.2.2 b277 (7 Sep 2017)<\/li>\n<li> v7.2.1 b275 (6 Sep 2017)<\/li>\n<li> v7.2.0 b274 (31 Aug 2017) (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox72.html\\\" title=\\\"v7.2.0 Release Page\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v7.1.0 b263 (10 Jun 2017)<\/li>\n<li> v7.0.3 b256 (6 Apr 2017)<\/li>\n<li> v7.0.2 b255 (1 Apr 2017)<\/li>\n<li> v7.0.1 b243 (1 Mar 2017)<\/li>\n<li> <b>v7.0.0 b242 (22 Feb 2017) aTbRef5 baseline<\/b> (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox7.html\\\" title=\\\"v7.0.0 Release Page\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v6.6.5 b216 (14 Sep 16) (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox665.html\\\" title=\\\"v6.6.5 Release Page\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v6.6.4 b215b (28 Jul 16) (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox664.html\\\" title=\\\"v6.6.4 Release Page\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v6.6.3 b215a (25 Jul 16) (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox663.html\\\" title=\\\"v6.6.3 Release Page\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v6.6.2 b215 (22 Jul 16) (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox662.html\\\" title=\\\"v6.6.2 Release Page\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v6.6.1 b209 (7 Jun16)<\/li>\n<li> v6.6.0 b207 (24 May 16) (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox66.html\\\" title=\\\"v6.6.0 Release Page\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v6.5.0 b198 (14 Dec 15) (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox65.html\\\" title=\\\"v6.5.0 Release Page\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v6.4.0 b177 (23 Nov 15) (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox64.html\\\" title=\\\"v6.4.0 Release Page\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v6.3.2 b174 (16 Oct 15) (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox632.html\\\" title=\\\"v6.3.2 Release Page\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v6.3.1 b162 (2 Aug 15) (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox631.html\\\" title=\\\"v6.3.1 Release Page\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v6.3.0 b153 (3 Jun 15) (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox63.html\\\" title=\\\"v6.3.0 Release Page\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v6.2.1 b141 (25 Apr 15)<\/li>\n<li> <b>v6.2.0 b137 (17 Apr 15) aTbRef5 baseline<\/b> (first for v6+) (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox62.html\\\" title=\\\"v6.2.0 Release Page\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v6.1.3 b121 (21 Jan 15)<\/li>\n<li> v6.1.2 b120 (19 Jan 15)<\/li>\n<li> v6.1.1 b114 (11 Nov 14)<\/li>\n<li> v6.1.0 b104 (3 Oct 14) (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox611.html\\\" title=\\\"v6.1.1 Release Page\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v6.0.4 b93 (28 Aug 14)<\/li>\n<li> v6.0.3 b92 (26 Aug 14)<\/li>\n<li> v6.0.2 b86 (8 Jul 14)<\/li>\n<li> v6.0.1 b82 (20 Jun 14)<\/li>\n<li> v6.0.0 b72 (28 May 14) (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox600.html\\\" title=\\\"v6.0.0 Release Page\\\" target=\\\"new\\\">release page<\/a>) <br>NOTE: for v6+ Tinderbox\\'s codebase was re-written and development ported to Xcode. <hr><\/li>\n<li> v5.12.3 (1 Sep 15) (realigned pre-v6 licences with new app)<\/li>\n<li> v5.12.2 (31 Aug 13)<\/li>\n<li> v5.12.1 (23 Jan 13)<\/li>\n<li> v5.12.0 (13 Dec 12)<\/li>\n<li> v5.11.2 (14 Jun 12)<\/li>\n<li> v5.11.1 (16 May 12)<\/li>\n<li> v5.11.0 (16 May 12) (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox511.html\\\" title=\\\"v5.11.0 Release Page\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v5.10.5 (24 Apr 12)<\/li>\n<li> v5.10.4 (12 Apr 12)<\/li>\n<li> v5.10.3 (11 Apr 12)<\/li>\n<li> v5.10.2 (15 Mar 12)<\/li>\n<li> v5.10.1 (6 Feb 12)<\/li>\n<li> v5.10.0 (20 Dec 11) (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox510.html\\\" title=\\\"v5.10.0 Release Page\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v5.9.3 (8 Aug 11)<\/li>\n<li> v5.9.2 (19 Jul 11)<\/li>\n<li> v5.9.1 (16 May 11)<\/li>\n<li> v5.9.0 (5 May 11) (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox59.html\\\" title=\\\"v5.9.0 Release Page\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v5.8.1 (1 Apr 11)<\/li>\n<li> v5.8.0 (4 Mar 11) (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox58.html\\\" title=\\\"v5.8.0 Release Page\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v5.7.1 (23 Nov 10)<\/li>\n<li> v5.7.0 (26 Oct 10) (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox57.html\\\" title=\\\"v5.7.0 Release Page\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v5.6.0 (15 Sep 10) (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox56.html\\\" title=\\\"v5.6.0 Release Page\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v5.5.4 (30 Jul 10)<\/li>\n<li> v5.5.3 (12 Jun 10)<\/li>\n<li> v5.5.2 (11 Jun 10)<\/li>\n<li> v5.5.1 (10 Jun 10)<\/li>\n<li> v5.5.0 (20 May 10) (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox55.html\\\" title=\\\"v5.5.0\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v5.1.0 (31 Mar 10)<\/li>\n<li> v5.0.2 (12 Feb 10)<\/li>\n<li> v5.0.1 (30 Dec 09)<\/li>\n<li> <b>v5.0.0 (10 Dec 09) aTbRef5 baseline<\/b> (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox5.html\\\" title=\\\"v5.0.0 Release Page\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v4.7.1 (21 Jul 09)<\/li>\n<li> v4.7.0 (25 Jun 09) (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox47.html\\\" title=\\\"v4.7.0 Release Page\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v4.6.2 (9 Apr 09)<\/li>\n<li> v4.6.1 (17 Mar 09)<\/li>\n<li> <b>v4.6.0 (4 Mar 09) aTbRef46 baseline<\/b>—significant action code enhancements (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox46.html\\\" title=\\\"v4.6.0\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v4.5.3 (21 Oct 08)<\/li>\n<li> v4.5.2 (25 Sep 08)<\/li>\n<li> v4.5.1 (1 Sep 08)<\/li>\n<li> <b>v4.5.0 (26 Aug 08) aTbRef45 baseline<\/b> (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox450.html\\\" title=\\\"v4.5.0\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v4.2.5 (16 Jul 08)<\/li>\n<li> v4.2.4 (29 Apr 08)<\/li>\n<li> v4.2.3 (26 Mar 08)<\/li>\n<li> v4.2.2 (20 Mar 08)<\/li>\n<li> v4.2.1 (19 Mar 08)<\/li>\n<li> v4.2.0 (28 Feb 08)<\/li>\n<li> v4.1.0 (3 Feb 08) (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox410.html\\\" title=\\\"v4.1.0 Release Page\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v4.0.2 (14 Oct 07)<\/li>\n<li> v4.0.1 (4 Sep 07)<\/li>\n<li> v4.0.0 (1 Aug 07) (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox400.html\\\" title=\\\"v4.0.0 Release Page\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v3.6.2 (7 Mar 07)<\/li>\n<li> v3.6.1 (9 Jan 07)<\/li>\n<li> v3.6.0 (4 Jan 07) (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox36.html\\\" title=\\\"v3.6.0 Release Page\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v3.5.4 (10 Aug 06)<\/li>\n<li> v3.5.3 (9 Aug 06)<\/li>\n<li> v3.5.2 (18 Jul 06)<\/li>\n<li> v3.5.1 (17 Jul 06)<\/li>\n<li> v3.5.0 (27 Jun 06) (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox350.html\\\" title=\\\"v3.5.0 Release Page\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v3.0.6 (3 Apr 06)<\/li>\n<li> v3.0.5 (7 Mar 06)<\/li>\n<li> v3.0.4 (13 Jan 06)<\/li>\n<li> v3.0.3 (12 Jan 06)<\/li>\n<li> v3.0.2 (5 Dec 05)<\/li>\n<li> v3.0.1 (11 Nov 05)<\/li>\n<li> v3.0.0 (10 Nov 05) (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox300.html\\\" title=\\\"v3.0.0 Release Page\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v2.5.0 (30 Jun 05) (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox250.html\\\" title=\\\"v2.5.0 Release Page\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v2.4.1 (16 May 05)<\/li>\n<li> <b>v2.4.0 (9 Mar 05) original aTbRef baseline<\/b> (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox240.html \\\" title=\\\"v2.4.0 Release Page\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v2.3.4 (9 Oct 04)<\/li><\/ul>\n<p>Earlier version releases, before aTbRef author\\'s use of Tinderbox. As there is no formal record of the actual release dates of these older versions, some dates have been estimated from available data:<\/p>\n<ul><li> v2.3.3 (4 Oct 04)<\/li>\n<li> v2.3.2 (30 Sep 04)<\/li>\n<li> v2.3.1 (28 Sep 04)<\/li>\n<li> v2.3.0 (21 Sep 04) (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox23.html\\\" title=\\\"v2.3.0 Release Page\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v2.2.0 (26 Apr 04)<\/li>\n<li> v2.1.0 (16 Dec 03)<\/li>\n<li> v2.0.0 (1 Aug 03) (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox2.html\\\" title=\\\"v2.0.0 Release Page\\\" target=\\\"new\\\">release page<\/a>)<\/li>\n<li> v1.2.4 (12 Feb 03)<\/li>\n<li> v1.2.3 (1 Feb 03)<\/li>\n<li> v1.2.2 (6 Oct 02)<\/li>\n<li> v1.2.1 (4 Oct 02)<\/li>\n<li> v1.2.0 (26 Sep 02)<\/li>\n<li> v1.1.4 (22 Jul 02)<\/li>\n<li> v1.1.3 (3 Jun 02)<\/li>\n<li> v1.1.2 (3 Jun 02)<\/li>\n<li> v1.1.1. (1 Jun 02)<\/li>\n<li> v1.1.0 (1 Jun 02)<\/li>\n<li> v1.0.2 (14 May 02)<\/li>\n<li> v1.0.1 (18 Apr 02)<\/li>\n<li> v1.0.0 (18 Feb 02) (Eastgate <a href=\\\"https:\/\/www.eastgate.com\/Ceres\/\\\" target=\\\"new\\\" class=\\\"v1.0.0 Release Page\\\">release page<\/a>)<\/li><\/ul>\n<p>Footnotes: <\/p>\n<ol><li> During early development, the Tinderbox app was also known as \\'Ceres\\'. <\/li>\n<li> Ceres\/Tinderbox design also drew on ideas developed for its elder sister <a href=\\\"https:\/\/web.archive.org\/web\/19961103133822\/http:\/\/www.eastgate.com:80\/Storyspace.html\\\">Storyspace<\/a>. The latter is a hypertext authoring\/reading program and which has design routes back to the mid-1980s. Since Tinderbox v6 \/ Storyspace v3 the two applications use a common file format although amazingly Storyspace will still open Storyspace v1 format files.<\/li>\n<li> Current build number in releases data from the complete new codebase developed for v6+. Up to v5.x development used MetroWerks\\'s CodeWarrior and older frameworks and had limited Unicode support. For v6, the entire code was ported to Xcode and refactored\/rebuilt to offer better use of Apple frameworks. A by-product was the loss of older Tinderbox\\'s rich multi-window UI and the ability to drag links between discrete app windows. Needing to embrace the newer single app window design ethic of the time, other affordances have been added to replace those lose and the single window limitation has been relaxed (though inter-window drag remains impossible due to underlying framework limitations).<\/li><\/ol>",
      "date_published": "2009-05-09T20:37:58+01:00",
      "date_modified": "2025-06-12T08:15:00+01:00"
    },
    {
      "id": "1749728415",
      "url": "https://atbref.com/atbref10/index/Version_release_vendor_URLs.html",
      "title": "Version release vendor URLs",
      "content_html": "<p><i>Note: not all versions had (or still have) a per-version vendor page).<\/i><\/p>\n\n<p>Original app: https:\/\/www.eastgate.com\/Ceres\/ (N.B. Ceres was the original app name pre-release)<\/p>\n\n<p>v2.0.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox2.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox2.html<\/a><\/p>\n<p>v2.3.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox23.html\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox23.html<\/a><\/p>\n<p>v2.4.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox240.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox240.html<\/a><\/p>\n<p>v2.5.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox250.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox250.html<\/a><\/p>\n\n<p>v3.0.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox300.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox300.html<\/a><\/p>\n<p>v3.5.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox350.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox350.html<\/a><\/p>\n<p>v3.6.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox36.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox36.html<\/a><\/p>\n\n<p>v4.0.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox400.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox400.html<\/a><\/p>\n<p>v4.1.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox410.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox410.html<\/a><\/p>\n<p>v4.4.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox450.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox450.html<\/a><\/p>\n<p>v4.6.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox46.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox46.html<\/a><\/p>\n<p>v4.7.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox47.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox47.html<\/a><\/p>\n\n<p>v5.0.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox5.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox5.html<\/a><\/p>\n<p>v5.5.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox55.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox55.html<\/a><\/p>\n<p>v5.6.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox56.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox56.html<\/a><\/p>\n<p>v5.7.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox57.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox57.html<\/a><\/p>\n<p>v5.8.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox58.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox58.html<\/a><\/p>\n<p>v5.9.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox59.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox59.html<\/a><\/p>\n<p>v5.10.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox510.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox510.html<\/a><\/p>\n<p>v5.11.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox511.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox511.html<\/a><\/p>\n\n<p>v6.0.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox600.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox600.html<\/a><\/p>\n<p>v6.1.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox611.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox611.html<\/a> (v6.1)<\/p>\n<p>v6.2.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox62.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox62.html<\/a><\/p>\n<p>v6.3.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox63.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox63.html<\/a><\/p>\n<p>v6.3.1: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox631.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox631.html<\/a><\/p>\n<p>v6.3.2: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox632.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox632.html<\/a><\/p>\n<p>v6.4.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox64.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox64.html<\/a><\/p>\n<p>v6.5.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox65.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox65.html<\/a><\/p>\n<p>v6.6.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox66.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox66.html<\/a><\/p>\n<p>v6.6.2: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox662.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox662.html<\/a><\/p>\n<p>v6.6.3: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox663.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox663.html<\/a><\/p>\n<p>v6.6.4: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox664.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox664.html<\/a><\/p>\n<p>v6.6.5: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox665.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox665.html<\/a><\/p>\n\n<p>v7.0.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox7.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox7.html<\/a><\/p>\n<p>v7.2.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox72.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox72.html<\/a><\/p>\n<p>v7.3.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox73.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox73.html<\/a><\/p>\n<p>v7.5.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox75.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox75.html<\/a><\/p>\n\n<p>v8.0.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox8.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox8.html<\/a><\/p>\n<p>v8.5.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox85.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox85.html<\/a><\/p>\n<p>v8.6.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox86.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox86.html<\/a><\/p>\n<p>v8.7.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox87.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox87.html<\/a><\/p>\n<p>v8.8.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox88.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox88.html<\/a><\/p>\n\n<p>v9.0.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox9.html\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox9.html<\/a><\/p>\n<p>v9.1.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox91.html\\\" target=\\\"new\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox91.html<\/a><\/p>\n<p>v9.5.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox95.html\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox95.html<\/a><\/p>\n<p>v9.6.0: <a href=\\\"https:\/\/atbref.com\/atbref95\/index\/Version_release_vendor_URLs.html\\\" title=\\\"Version release vendor URLs\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox96.html<\/a> overwritten with v9.7.0 content. Correct content viewable via the Internet Archive: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox96.html\\\">https:\/\/web.archive.org\/web\/20231004110922\/https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox96.html<\/a><\/p>\n<p>v9.7.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox97.html\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox97.html<\/a><\/p>\n\n<p>v10.0.0: <a href=\\\"https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox10.html\\\">https:\/\/www.eastgate.com\/Tinderbox\/updates\/Tinderbox10.html<\/a><\/p>",
      "date_published": "2020-04-10T18:16:09+01:00",
      "date_modified": "2025-06-12T07:56:43+01:00"
    }
  ]
}