Difference: TWikiReleaseNotes05x01 (3 vs. 4)

Revision 42012-12-16 - TWikiContributor

Line: 1 to 1
Changed:
<
<

Release Notes of TWiki-5.1.2 (Istanbul), 2012-10-07

>
>

Release Notes of TWiki-5.1.3 (Istanbul), 2012-12-16

 
Added:
>
>
 

Introduction

Line: 13 to 14
  TWiki-5.1.2 released on 2012-10-07 is a patch release that adds some minor new features and fixes a number of bugs.
Added:
>
>
TWiki-5.1.3 released on 2012-12-16 is a patch release that adds some minor new features and fixes a number of bugs, including TWiki:Codev.SecurityAlert-CVE-2012-6329.
 

New Features Highlights

  • Usability Enhancements
Line: 22 to 25
 
    • In-place editing of TWiki group settings using PreferencesPlugin
    • Point and click bookmarks for better usability
    • Improved statistics showing overall site usage over time, such as total number of webs, topics, users, etc
Changed:
<
<
    • TopMenuSkin: Option for auto-hidden or fixed top menu-bar; in auto-hidden mode, menu is always accessible with stub - added in TWiki-5.1.2
>
>
    • TopMenuSkin: Option for auto-hidden or fixed top menu-bar; in auto-hidden mode, menu is always accessible with stub - added in TWiki-5.1.2
 
  • TWiki Application Platform Enhancements
    • Macro language with parameterized variables
    • Ability to auto-create page on view if it does not exist
Line: 32 to 35
 
    • Set a flag to force password change on next login
    • S/Mime support for notification e-mails
  • Miscellaneous Feature Enhancements
Changed:
<
<
    • TWikiDocGraphics: Added 2 new icons, and updated 1 icon - added in TWiki-5.1.1
    • TWikiDocGraphics: Added 25 new icons, and updated 2 icons - added in TWiki-5.1.2
>
>
    • TWikiDocGraphics: Added 2 new icons, and updated 1 icon - added in TWiki-5.1.1
    • TWikiDocGraphics: Added 25 new icons, and updated 2 icons - added in TWiki-5.1.2
    • TWikiDocGraphics: Added 5 new icons - added in TWiki-5.1.3
    • User profile pages with CSS based box shadow and rounded corners - added in TWiki-5.1.3
 
  • Plugin Enhancements
Changed:
<
<
>
>
    • BackupRestorePlugin: Add restore from backup feature - added in TWiki-5.1.1
    • CommentPlugin: Send comment to multiple e-mail addresses; better layout & nicer look of default comment box - added in TWiki-5.1.3
 
Added:
>
>
    • New SetGetPlugin that can store variables persistently
    • SetGetPlugin: Add REST interface - added in TWiki-5.1.2
    • SetGetPlugin: GET variable with format parameter - added in TWiki-5.1.3
 
Changed:
<
<
    • SpreadSheetPlugin: New functions FLOOR() and CEILING() - added in TWiki-5.1.1
    • SpreadSheetPlugin: New CALCULATE variable using the register tag handler for variable evaluation with proper inside-out, left-to-right eval order; new functions $ISDIGIT(), $ISLOWER(), $ISUPPER(), $ISWIKIWORD() and $FILTER() - added in TWiki-5.1.2
    • SetGetPlugin: Add REST interface - added in TWiki-5.1.2
>
>
    • SpreadSheetPlugin: New functions FLOOR() and CEILING() - added in TWiki-5.1.1
    • SpreadSheetPlugin: New CALCULATE variable using the register tag handler for variable evaluation with proper inside-out, left-to-right eval order; new functions $ISDIGIT(), $ISLOWER(), $ISUPPER(), $ISWIKIWORD() and $FILTER() - added in TWiki-5.1.2
    • SpreadSheetPlugin: New function $STDEV(), $STDEVP(), $VAR(), $VARP() - added in TWiki-5.1.3
  See the full list of new features and bug fixes further below.
Line: 322 to 330
  Total: 27
Added:
>
>

TWiki-5.1.3 Patch Release - Details

TWiki-5.1.3 was built from SVN http://svn.twiki.org/svn/twiki/branches/TWikiRelease05x01 revision r24504 (2012-12-16)

Enhancements

TWikibug:Item6945 CommentPlugin: Send comment to multiple e-mail addresses
TWikibug:Item6958 Documentation: New TWiki Doc Graphics icons for TWiki-5.1.3
TWikibug:Item6959 Translation: Translation work for TWiki-5.1.3
TWikibug:Item6962 Documentation work for TWiki-5.1.3
TWikibug:Item6967 CommentPlugin: Better layout of default comment box
TWikibug:Item6979 InterwikiPlugin: INTERWIKIPLUGIN_RULESTOPIC enhancement
TWikibug:Item7018 SpreadSheetPlugin: Test Cases for all SpreadSheetPlugin functions; refactor plugin to use function hash for better performance
TWikibug:Item7023 SpreadSheetPlugin: New function $STDEV(), $STDEVP(), $VAR(), $VARP()
TWikibug:Item7032 SetGetPlugin: GET variable with format parameter
TWikibug:Item7042 TWikiUserMappingContrib: CSS based box shadow and rounded corners for user profile pages
Total: 10

Fixes

TWikibug:Item6944 CommentPlugin: Get script URL with TWiki::Func::getMasterWebScriptUrl
TWikibug:Item6969 PreferencesPlugin: Various edge cases are not handled properly
TWikibug:Item6978 SetGetPlugin: Plugin may fail due to Data::Dumper not being loaded
TWikibug:Item6982 Links in INCLUDE across web have gratuitous trailing parenthesis
TWikibug:Item6992 Topic preferences in template topics are lost when creating a new topic
TWikibug:Item7002 VarMETASEARCH was showing up in UserDocumentationCategory
TWikibug:Item7005 Documentation: Webs that have a WikiWord name are shown as "TWiki.WikiWordWeb" in sitemap
TWikibug:Item7006 PatternSkin: Removing obsolete and unreferenced PatternSkinHeaderArt topic
TWikibug:Item7008 PreferencesPlugin: Radio buttons are not displayed inline on webkit browsers
TWikibug:Item7009 PreferencesPlugin: Edit Preferences button to fail if the user does not have change permission
TWikibug:Item7015 TablePlugin: Cannot handle date (0, 0, 0, 14, 2, 1100) error on very early date
TWikibug:Item7028 PreferencesPlugin: Disable submit button when current site is mode read-only or slave.
TWikibug:Item7029 PreferencesPlugin: Redirect to master site when current site mode is slave.
TWikibug:Item7051 Insecure dependency in open when renaming a topic
TWikibug:Item7067 Configure: Configure adds extra (?^: ... ) to regex variables on save under Perl 5.14
TWikibug:Item7068 Time: SEARCH{date="interval"} incorrectly handles DST when in GMT timezone
TWikibug:Item7080 Security Alert CVE-2012-6329: TWiki MAKETEXT Variable Allows Arbitrary Shell Command Execution
TWikibug:Item7084 TWikiUserMappingContrib: Can't register local TWiki users with LdapContrib
TWikibug:Item7087 ICON: Icon image is undetermined if ICON parameter is empty
Total: 19
 Related Topics: TWikiHistory, TWikiInstallationGuide, TWikiUpgradeGuide, TWikiReleaseNotes04x00, TWikiReleaseNotes04x01, TWikiReleaseNotes04x02, TWikiReleaseNotes04x03, TWikiReleaseNotes05x00, TWikiReleaseNotes06x00
 
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.TWikiReleaseNotes05x01.