原文:
http://blog.s9y.org/archives/211-Serendipity-1.5-released.html
Serendipity团队很自豪的发布了Serendipity 1.5版本。 之前的beta版本在多数情况下都能正常工作,现在是最终发布的时候了:)
The Serendipity Team is proud to present the final release of Serendipity 1.5. While the earlier beta versions are proven to work fine for many people, it was finally time to package up a real release. ;)
本版本改变了密码存储机制,使用salted后的SHA1代替了原来简单的MD5编码。这一改变后,黑客将无法通过数据库破解原密码。另一个改变是增加了PHP5.3的兼容性。
This version mainly addresses login security by changing our method how passwords are stored to use salted SHA1 checksums instead of plain MD5 checksums. This makes password retrieval (rainbow attacks, see special blog posting) through the database virtually impossible. Another thing is improved PHP 5.3 compatibility.
对于使用Xinha 所见即所得编辑器的用户来讲,现在可以通过自定义"my_custom.js"来修改编辑器面板的样式了。该文件在template目录下(在htmlarea/子目录下我们已经准备了一个默认的草稿文件供你参考或还原)。
For users of our Bundled WYSIWYG-Editor Xinha users now have the ability to easily customize the appearance of this panel through a "my_custom.js" file inside the template directory (a draft of such a file can be found as fallback default in the htmlarea/ subdirectory).
我们给开发者提供了一个很酷的新功能,在模板中可以注册插件API,来执行一些特殊的需求。本功能不需要安装任何事件组件。
One cool new feature for developers is that now also templates can register themselves inside the plugin API hooks to execute specific things, that don't require installation of an event plugin.
其他新的内容:
新的事件API钩子
修正了PDF缩略图
拖拽组件时,边框将可以自动滚动调整
支持UTC时区
增强了Smarty函数,将S9Y打造成CMS江更为简单
快速搜索中,如果返回结果过少,将启用通配符搜索 (译者注:这个功能使得S9Y支持中文搜索了)
在Akismet新支持Typepad 反垃圾邮件验证
Other news include:
new event API hooks
fixed PDF thumbnail generation
ability to auto-scroll on borders when Drag/Dropping plugins
UTC server time zone support
improvements in the Smarty functions to easier use Serendipity as a CMS for individual entry output.
quicksearch improvements for doing a wildcard-search when too few searchresults were found on a fixed searchterm
support for Typepad anti-spam server-checks, additionally to Akismet
在1.5beta-1之后的主要更新包括:
兼容PHP5.3.0
禁止上传含有.PHP.的文件,避免apache启用 MimeMagic-Modules产生的安全漏洞
实验PDO,支持SQLite
改进了评论管理,增加了一些有用的工具
Minor improvements since the 1.5-beta1 release:
more PHP 5.3.0 compatibility improvements
Disallow uploading any files that contain ".php." in the filename for extra security with Apache MimeMagic-Modules
expermiental PDO:SQlite support
usability improvements for the comment moderation panel (bottom-navigation, removed border increase)
之前的各个版本可以很容易的升级到最新的版本。解压,上传,然后访问你的管理面板进行数据库升级就可以了。在使用旧密码进行第一次登录后,S9Y将使用新的格式存储你的密码。在更新之前,请先做好备份,并认真阅读升级文档。
The current release can be easily installed on any previous Serendipity installation. Just unpack, upload and visit your admin panel to perform possible database upgrades. Upon first login with an old password, Serendipity will store your old password in the new format - please be sure to make a backup of your Database prior to upgrading, and read the upgrade pointers on Upgrading Serendipity.
祝你使用S9Y愉快。有任何问题,请将它发布到我们的论坛上。
Have fun using Serendipity, and let us know on the Forums if you have any issues!
Posted by rollenc
Last modified on 2009-12-21 22:03