Difference: TWikiReleaseNotes06x00 (2 vs. 3)

Revision 32015-11-29 - TWikiContributor

Line: 1 to 1
Changed:
<
<

Release Notes of TWiki-6.0.1 (Jerusalem), 2014-10-05

>
>

Release Notes of TWiki-6.0.2 (Jerusalem), 2015-11-29

 
Line: 12 to 12
  TWiki-6.0.1 released on 2014-10-05 is a patch release that adds some minor new features and fixes a number of bugs, including TWiki:Codev.SecurityAlert-CVE-2014-7236 and TWiki:Codev.SecurityAlert-CVE-2014-7237.
Added:
>
>
TWiki-6.0.2 released on 2015-11-29 is a patch release that adds some minor new features and fixes a number of bugs.
 

Feature Highlights

Line: 34 to 36
 
    • Open external links in new browser window or tab; show external link icon
    • Drag and drop file attachments - PatternSkin to integrate DropzoneJSSkin - added in TWiki-6.0.1
    • Add drag and drop to change profile picture screen - added in TWiki-6.0.1
Added:
>
>
    • Responsive multi-column page layout using CSS using TWOCOLUMNS...ENDCOLUMNS - added in TWiki-6.0.2
    • Search attachments in a web with new WebSearchAttachments topic to all webs - added in TWiki-6.0.2
    • Easier TWiki installation by adding Perl CGI module to TWiki core distribution - added in TWiki-6.0.2
 
  • Scalability Enhancements
    • Read-only and mirror web support for distributed TWiki sites
Line: 48 to 53
 
Added:
>
>
    • New CHILDREN variable to show topic children added in TWiki-6.0.2
 
    • Add createdate, default, encode parameters to SEARCH variable
    • SEARCH variable with sort by parent feature
    • SEARCH variable extended to make results pagination possible
    • SEARCH: Search with sort by multiple fields - added in TWiki-6.0.1
    • SEARCH: Sort by parent breadcrumb - added in TWiki-6.0.1
Added:
>
>
    • SEARCH: Control over formfield rendering in a formatted SEARCH - added in TWiki-6.0.2
 
    • Add encode, newline, nofinalnewline, allowanytype to INCLUDE variable
    • Add subwebs and depth parameters to WEBLIST variable
    • Add section parameter to ADDTOHEAD variable
Line: 63 to 70
 
    • Add topic parameter to VAR variable to get settings defined in another topic
    • Add raw parameter to INCLUDE variable to include a topic in the raw mode
    • New csv encode type for ENCODE variable - added in TWiki-6.0.1
Added:
>
>
    • ENCODE variable with new type="json" parameter to escape a string for JSON use - added in TWiki-6.0.2
 
  • Security Enhancements
    • Support for an implicit "all users" group
Line: 85 to 93
 
    • SpreadSheetPlugin: New functions ADDLIST(), GETLIST(), SETLIST() - added in TWiki-6.0.1
    • SpreadSheetPlugin: FORMAT(CURRENY, ...) with support for currency symbol - added in TWiki-6.0.1
    • SpreadSheetPlugin: Allow newlines and indent around functions and function parameters; allow newlines in triple-quoted strings - added in TWiki-6.0.1
Added:
>
>
    • SpreadSheetPlugin: New functions EQUAL(), NOTE(), RANDSTRING() - added in TWiki-6.0.2
 
Added:
>
>
    • TablePlugin: Possible to add TML (TWiki markup) with newlines in TWiki table cells
 
    • TagMePlugin with support for multiple tag namespaces
    • PatternSkin: New hideInPrint CSS class to hide specific content from printing - added in TWiki-6.0.1
    • PatternSkin: Show history and other topic actions in read-only skin mode - added in TWiki-6.0.1
Added:
>
>
    • SetGetPlugin: SET and GET with support for JSON objects and JSON path - added in TWiki-6.0.2
    • SetGetPlugin: Ability to specify store name to persistently store variables - added in TWiki-6.0.2
    • SetGetPlugin: SetGetPlugin: Use file locking on persistent store to prevent corrupting the store - added in TWiki-6.0.2
 
    • JQueryPlugin: JQTAB enhancements: Show blue link instead of red on hover over tab; make tab css overridable; remove dotted underline below tab; active tabs with gray gradient - added in TWiki-6.0.1
Added:
>
>
    • JQueryPlugin: Option to load tab content asynchronously; select specific tab in jQuery tab pane; allow tab panes in bullet lists & TWiki table cells; allow HTML in tab title - added in TWiki-6.0.2
 
    • WatchlistPlugin: Don't notify oneself when watching topics; set minor change when updating watchlist topic - added in TWiki-6.0.1
    • WatchlistPlugin: Watch all topics in web and watch new topics in web; fix for mod_perl - added in TWiki-6.0.1
Line: 110 to 124
 
Added:
>
>
 
    • New COPY, REG, TM variables for copyright, registered trademark and trademark symbols, respectively - added in TWiki-6.0.1
Line: 264 to 279
 
TWiki-5.0 Helsinki 1.3
TWiki-5.1 Istanbul 1.4
TWiki-6.0.0 Jerusalem 6.00
Changed:
<
<
TWiki-6.0.1 (to be released) " 6.01
>
>
TWiki-6.0.1 " 6.01
TWiki-6.0.2 " 6.02
 

Upgrade From Earlier Releases

Line: 302 to 318
 

TWiki-6.0.0 Major Release - Details

Changed:
<
<
TWiki-6.0.0 was built from SVN http://svn.twiki.org/svn/twiki/trunk revision r26523 (2013-10-14)
>
>
TWiki-6.0.0 was built from SVN http://svn.twiki.org/svn/twiki/trunk revision r28207 (2013-10-05)
 

Enhancements

Line: 555 to 571
 

TWiki-6.0.1 Patch Release - Details

Changed:
<
<
TWiki-6.0.1 was built from SVN http://svn.twiki.org/svn/twiki/trunk revision r28194 (2014-10-05)
>
>
TWiki-6.0.1 was built from SVN http://svn.twiki.org/svn/twiki/branches/TWikiRelease06x00 revision r28194 (2014-10-05)
 

Enhancements

Line: 667 to 683
  Total: 66
Added:
>
>

TWiki-6.0.2 Patch Release - Details

TWiki-6.0.2 was built from SVN http://svn.twiki.org/svn/twiki/branches/TWikiRelease06x00 revision r29687 (2015-11-29)

Enhancements

TWikibug:Item7565 Documentation: Documentation work for TWiki-6.0.2
TWikibug:Item7566 Documentation: New TWiki Doc Graphics icons for TWiki-6.0.1
TWikibug:Item7567 Documentation: Translation work for TWiki-6.0.2
TWikibug:Item7581 Forbid certain users to run certain TWiki scripts by configuration
TWikibug:Item7583 SpreadSheetPlugin: New RANDSTRING function
TWikibug:Item7588 JQueryPlugin: Option to load tab content asynchronously; select specific tab in jQuery tab pane; allow tab panes in bullet lists & TWiki table cells; allow HTML in tab title
TWikibug:Item7594 TablePlugin: Possible to add TML (TWiki markup) with newlines in TWiki table cells
TWikibug:Item7600 TWikiForms: Set form field format on file upload
TWikibug:Item7601 ColorPickerPlugin: New type parameter to set type of color widget for popup pick, picker below input field, and view color
TWikibug:Item7607 SpreadSheetPlugin: PROPERSPACE() to space also uppercase to number transition
TWikibug:Item7608 SPACEOUT variable to space also uppercase to number transition
TWikibug:Item7611 SetGetPlugin: SET and GET with support for JSON objects and JSON path
TWikibug:Item7616 Search: Control over formfield rendering in a formatted SEARCH; fix performance issue with formatted SEARCH in TWiki-6.0
TWikibug:Item7620 CgiContrib: Add CGI to TWiki core distribution
TWikibug:Item7635 SetGetPlugin: Ability to specify store name to persistently store variables
TWikibug:Item7639 SetGetPlugin: Use file locking on persistent store to prevent corrupting the store
TWikibug:Item7645 New CHILDREN variable
TWikibug:Item7646 New separator parameter for METASEARCH variable
TWikibug:Item7649 Responsive multi-column page layout using CSS using TWOCOLUMNS, THREECOLUMNS, FOURCOLUMNS, ENDCOLUMNS
TWikibug:Item7654 Search attachments in a web
TWikibug:Item7656 SpreadSheetPlugin: New NOTE(), EQUAL() functions
TWikibug:Item7668 ENCODE variable with new type="json" parameter to escape a string for JSON use
TWikibug:Item7675 SetGetPlugin: GET with support for JSON path using [*] wildcard array index
Total: 23

Fixes

TWikibug:Item7433 LoginManager: Stale cryptotokens when page containing form is refreshed
TWikibug:Item7569 Detect and prevent obvious recursion in preferences variables
TWikibug:Item7570 INCLUDE{http://THIS_SERVER/cgi-bin/view/THIS_WEB/THIS_TOPIC} brings TWiki down
TWikibug:Item7571 WatchlistPlugin: Immediate notification no longer works
TWikibug:Item7572 rdiff script itself needs to check view access
TWikibug:Item7573 search script to check web and topic existence and view access in the same manner as other scripts
TWikibug:Item7574 rename script not to search all public webs by default if {NoInAllPublicWebs} is true
TWikibug:Item7575 SEARCH needs to ignore web=all if {NoInAllPublicWebs} is true
TWikibug:Item7577 TWiki form field types with configure attributes
TWikibug:Item7578 Configure: Use of uninitialized value $_[0] in Configure::UI line 138
TWikibug:Item7579 TWikiUserMappingContrib: Profile picture not shown in user signature and bubble signature; make user profile pages coexist with AutoSectionsPlugin
TWikibug:Item7584 Template login not working with IIS 7.5 on Windows and Safari on iOS
TWikibug:Item7590 View master link is not pointing to the master
TWikibug:Item7591 /cgi-bin/viewfile/Web/Topic/filename.ext may fail if filename contains special characters
TWikibug:Item7592 INCLUDE to take shortcut with attachment URLs regardless of file name extension
TWikibug:Item7595 Security Alert CVE-2014-9325: XSS Vulnerability with QUERYSTRING and QUERYPARAMSTRING Variables
TWikibug:Item7596 Security Alert CVE-2014-9367: XSS Vulnerability with Scope and Other URL Parameters of WebSearch
TWikibug:Item7598 TWikiForms: Do not store attributes in form field metadata
TWikibug:Item7602 TWiki::Net::sendEmail() with improved error handling
TWikibug:Item7603 MailerContrib: MailerContrib to be configurable with mail send tries and other improvements
TWikibug:Item7604 Switch to GPL v3 & set copyright to 2015
TWikibug:Item7612 INCLUDE's allowanytype parameter no longer works
TWikibug:Item7613 Self-service mdrepo management
TWikibug:Item7615 Add log entry when creating new web
TWikibug:Item7617 SpreadSheetPlugin: Add range check in SUBSTRING
TWikibug:Item7619 Search: SEARCH with sort by parent(99) not working properly
TWikibug:Item7621 WatchlistPlugin: renaming a web causes a warning in WatchlistPlugin
TWikibug:Item7629 Metadata repository record ID and field name validity check regex's to be configurable
TWikibug:Item7636 SetGetPlugin: Init variables at plugin init time (was not the case in mod_perl environment)
TWikibug:Item7642 Plugins API: The registrationHandler callback does not pass web name
TWikibug:Item7644 TagMePlugin: TagMePlugin can't be configured
TWikibug:Item7648 TwistyContrib: Less intrusive Twisty link - no dotted underlines
TWikibug:Item7650 Broken links in statistics script
TWikibug:Item7651 statistics script to be more large site friendly
TWikibug:Item7652 PatternSkin: Dark on dark links in table headers
TWikibug:Item7653 TOPICTITLE is empty if Title form field is empty
TWikibug:Item7658 Include and other error messages have too much whitespace
TWikibug:Item7659 tools/tick_twiki.pl does not remove spurious leases
TWikibug:Item7660 TWikiUserMappingContrib: Vertical text align issue in slim_box user report
TWikibug:Item7662 @ in the path part of a URL must not be recognized as user/password specification
TWikibug:Item7664 INCLUDE with new charset parameter; support for default content-type
TWikibug:Item7666 Search results pagination links to be able to include an anchor
TWikibug:Item7673 Engine::CLI to set request method
TWikibug:Item7674 viewfile script to take debug URL parameter
TWikibug:Item7676 TWiki::Time::formatTime() to observe outputTimeZone argument
TWikibug:Item7686 JQueryPlugin: JQueryPlugin to be able to insert JavaScript and CSS loading lines at a specified place
TWikibug:Item7687 Cosmetic fix of TWiki.TWikiEditingShorthand for {OpenClosePTags} being true
TWikibug:Item7688 Parts of SEARCH results difficult to select
TWikibug:Item7689 Introducing topicTitleHandler() in plugins
TWikibug:Item7690 Stop specifying style of TOC in the system web
TWikibug:Item7691 adding .oft to data/mime.types
TWikibug:Item7693 WIKIWEBMASTER and WIKIWEBMASTERNAME variables to be documented
TWikibug:Item7697 HeadlinesPlugin: New parameters: filter, newline; fix Atom feed parser to support Google Alerts
Total: 53
 Related Topics: TWikiHistory, TWikiInstallationGuide, TWikiUpgradeGuide, TWikiReleaseNotes04x00, TWikiReleaseNotes04x01, TWikiReleaseNotes04x02, TWikiReleaseNotes04x03, TWikiReleaseNotes05x00, TWikiReleaseNotes05x01
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.TWikiReleaseNotes06x00.