| Version 13 (modified by JeremyRuston, 6 years ago) |
|---|
TiddlyWiki History
Core Versions
Revision 2.2.6
Released 18th October 2007
- Added tiddler filtering mechanism (ticket #381)
- Tightened external link detection (ticket #263)
- Fixed problem with doHttp() and status code 207 (ticket #395)
- Improved startup instrumentation (ticket #379)
- Extended TiddlyWiki.search() to allow tag inclusion as well as exclusion (ticket #387)
- Extended createTiddlyElement and createTiddlyButton for custom attributes (ticket #384)
- Moved version number into separate source file (ticket #389)
- Fixed problem with editing custom fields (ticket #385)
- Fixed various minor inefficiencies and formatting errors (ticket #392)
- Fixed problem with [[]] used as a tag (ticket #234)
- Fixed problem with <<newJournal>> without a date format parameter (ticket #358)
- Fixed various coding inefficiencies (ticket #383)
- Fixed problem with links to [[here|#]] not working (ticket #238)
- Fixed problem with preservation of context in ImportTiddlers? (ticket #382)
Revision 2.2.5
Released 24th August 2007
- Fixed problem with excludeLists tag
- Added a third date format parameter to <<timeline>> macro
- Suppressed backstage strip during printing
- Various minor fixes to improve Lint compliance (ticket #368)
- Fixed problem with custom extended field handling in story.refreshTiddler()
- Changed extended field processing for new tiddlers to merge default fields instead of replacing them
- Fixed problem with adjacent ordered and unordered lists (ticket #233)
- Fixed problem with tiddlers losing all fields when they are renamed (ticket #366)
Revision 2.2.4
Released 19th June 2007
- Fixed problem with newTiddler macro introduced in revision 2.2.3
Revision 2.2.3
Released 17th June 2007
- Refactored popup positioning code (ticket #275)
- Fixed problem with erroneously attempting to fetch a newly created synced tiddler (ticket #351)
- Fixed problem with ordering of HTML file (ticket #350)
- Fixed problem with unnecessary extended fields being added by newTiddler and newJournal
- Fixed problem with creation of unneeded extended fields in createTiddlyLink (ticket #352)
- Revised CSS classes for tables
- Fixed problem with interaction between the backstage cloak and the message area
- Fixed problem with nested lists (ticket #302)
Revision 2.2.2
Released 11th June 2007
- Fixed problem with htmlDecode() affecting ImportTiddlers?
- Fixed ImportTiddlers? so that browsing for a file auto-selects the "file" server type
- Changed print stylesheet to hide backstage button
- Fixed problem with tiddler popups on Internet Explorer
Revision 2.2.1
Released 8th June 2007
- Fixed problem with backstage display in Internet Explorer
- Fixed problem with newJournal macro in Internet Explorer
Revision 2.2.0
Releaased 7th June 2007. See ReleaseNoteTwoPointTwo
Revision 2.1.3
Released 3rd November 2006
- Added a warning when attempting to close TiddlyWiki with tiddlers being edited
- Added a warning message for ImportTiddlers? when in read-only mode
- Recognize skype:, outlook: and others as external link URLs (ticket #177)
- Support for unwikified PlainText? formatting
- Removed unused code in config.macros.tagChooser.onTagClick (ticket #154)
- Fix for newJournal always uses same time per session (ticket #213)
- Fixed story.refreshAllTiddlers() fails with error if there are no tiddlers (ticket #200)
- Extended ListView? to allow for command buttons as well as a command dropdown
- Fixed DOM creation ordering in <<tabs>> macro (ticket #218)
- Fix for parseParams being unable to handle empty string arguments (ticket #108)
- Fixed bug in Tiddler.getLinks() (ticket #216)
- Fixed problem with underscores in WikiWords?? not being supported (ticket #190)
- Fixed problem with days/months etc that include date formatting strings (ticket #199)
- Escaped references to <title> in the source code
- Added "\b" support to unescapeLineBreaks() (ticket #195)
Revision 2.1.2
Released 5th October 2006
- Minor big fixes for 2.1.1
Revision 2.1.1
Released 5th October 2006
- Changed the special tag used in ImportTiddlers? from "feed" to "contentPublisher"
- Repaired links to TiddlySaver?.jar and the pre-built .java.policy file
- Fixed problem with em-dashes
- Temporary fix for problem of underscores not being recognised within Wiki words
- Restored correct ordering for 'open all' in the tag menu
- Added custom separator to the TaggingMacro? and TagsMacro?
- Fixed problem with appearance of horizontal rules in popup menus under InternetExplorer?
- Fixed problem with saving under Minimo on the Nokia 770
- Extended the use of txtOptionInput and chkOptionInput CSS tags
