Changeset 688


Ignore:
Timestamp:
11/28/2011 09:42:27 PM (6 months ago)
Author:
ofer
Message:

Finally, 0.8.0 is ready to be tagged

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/WordPress/plugin/transposh/readme.txt

    r655 r688  
    44Tags: translation, widget, filter, buddypress, bilingual, multilingual, transposh, translate, language, crowdsourcing, context, wiki, RTL, Hebrew, Spanish, French, Russian, English, Arabic, Portuguese 
    55Requires at least: 2.8 
    6 Tested up to: 3.2.1 
     6Tested up to: 3.3 
    77Stable tag: %VERSION% 
    88 
     
    2020* Support for any language - including RTL/LTR layouts 
    2121* Unique drag/drop interface for choosing viewable/translatable languages 
    22 * Multiple selection for widget appearances - with pluggable widgets 
     22* Multiple options for widget appearances - with pluggable widgets and multiple instances 
    2323* Translation of external plugins without a need for .po/.mo files 
    2424* Automatic translation mode for all content (including comments!) 
     
    6969 
    7070== Upgrade Notice == 
     71= 0.8.0 = 
     72The widgets can have multiple instances, you need to change the current instance 
     73If you want to use a google/msn API key, it is now possible 
    7174= 0.7.0 = 
    7275New edit interface, tons of other fixes 
     
    110113 * Spanish translation by [Angel Torregrosa](http://wordp.relatividad.org) 
    111114 * German translation by [Jenny Beelens](http://www.professionaltranslation.com) 
     115 * Turkish translation by [Semih Yeşilyurt](http://kingdroid.net) 
    112116 
    113117== Changelog == 
     118= 2011/11/28 - 0.8.0 = 
     119 * Attack of the killer "give us your money" APIs by both Google and Bing 
     120 * Improved Google Proxy to support working with all langugaes without key 
     121 * Added the ability to use your own API keys (take precedence over the proxy) (Thanks [Ryan Wood](spywarehelpcenter.com) for help with Google API key) 
     122 * Use temporary bing key if needed 
     123 * Added Catalan and Hindi support for Bing 
     124 * Improved translate all code and speed 
     125 * Improved widgets platform 
     126 * Allow multiple widget instances - each with different appearance 
     127 * Allow setting of widget title 
     128 * Widgets no longer post to change language, but use javascript directly 
     129 * Dropdown widget improved css 
     130 * Improved code reuse in javascript, better on-demand loading of required elements 
     131 * Support for Memcached 
     132 * Better 404 page handling (don't create new links to non-existing pages) 
     133 * Fix caching on rackspace cloudsites 
     134 * Many more minor fixes 
     135 * Turkish Translation by [Semih Yeşilyurt](http://kingdroid.net) 
     136 * Help us more (We will get ~1 promile of your adsense income, thanks!) 
    114137= 2011/08/02 - 0.7.6 = 
    115138 * Added some improvements to the simple html dom from a new upstream release 
Note: See TracChangeset for help on using the changeset viewer.