Serendipity 1.2 released

Post Reply
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Serendipity 1.2 released

Post by garvinhicking »

The Serendipity Team is proud to present the final release and immediate availability of Serendipity 1.2.

This release is a feature consolidation release and focuses on small usability improvements, a shiny new template (bulletproof) as well as backend templating and backend login mechanisms as well as some tighter security restrictions.

Some more changes in depth are:

* TEMPLATES: The new "bulletproof" template is an awesome example to show off Serendipity's cool template options. This template allows you to easily configure the look of your Serendipity site: Place navigation links, choose sidebar layouts, indicate if you want to use/show trackbacks and comments, pick your custom header image or even custom colorsets. Don Chambers, Matthias Mees and David Cummins as well as other contributors have worked very hard on this template that provides an awesome, unified template structure. Go to their site at http://s9y-bulletproof.com to check out the details!

* TEMPLATES: The admin backend (overview page and entry editor) can now be styled via Smarty and gives you the full flexibility to make a custom look of the backend. Plus, more CSS classes have been added to the default admin theme that make CSS-only changes much easier. Templates now also can have large preview images by clicking on their thumbnail.

* USABILITY: Moved the problematic option to withdraw your own privileges from personal configuration to the user configuration panel.

* FEATURE: Added SQLite3 and PDO:PostgreSQL support.

* FEATURE: Allow to configure whether article overviews for a certain category should include articles of subcategories or not.

* PERFORMANCE: Improved SQL performance for archive overview generation and permalink lookups.

* PLUGINS: Plugins can now hook in much earlier to make external authentication easier (like trough the OpenID plugin).

* SPAM: Enhanced the spamblock plugin with captcha previews, .htaccess generation and some more options.

* SECURITY: Stronger autologin cookie encryption and template option handling, thanks (once again) to Stefan Esser. Proper session fixation prevention, thanks to David Vieira-Kurz.

* BUGFIX: Sending pingbacks now properly works.

* BUGFIX: The Track-Exits plugin now properly tracks links in conjunction with the caching of the entryproperties plugin.

The full list of changes can be found in the NEWS-file of the release.

You can download the new release as always on the Serendipity homepage at http://www.s9y.org/3.html. Updating is easy: Just upload the new files, visit your Serendipity installation and let the upgrader do the rest.

After the upgrade you might want to purge your browser's cookies (due to the new authentication mechanism of Serendipity 1.2) to prevent login problems. Detailed upgrade instructions can be found in the FAQ on our website.

Enjoy Serendipity, and thanks to everyone who participated in the release process!

For the team,
Garvin.
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Don Chambers
Regular
Posts: 3652
Joined: Mon Feb 13, 2006 2:40 am
Location: Chicago, IL, USA
Contact:

Post by Don Chambers »

IN my best Homer Simpson voice - WooHoo!!!!!! :lol:
=Don=
carl_galloway
Regular
Posts: 1331
Joined: Sun Dec 04, 2005 5:43 pm
Location: Andalucia, Spain
Contact:

Post by carl_galloway »

Well done everyone!!
seraphyn
Regular
Posts: 211
Joined: Fri Dec 01, 2006 8:42 am
Contact:

Post by seraphyn »

At first i would like to say Thanks to garvinhicking for this nice plattform for my daily work. And on the other hand i would like to say that the update works perfectly without any "emergeny cases". All together:
Keep up the good work, everytime i am workin with s9y is a happenin and not an exploration into unhumanity.

Seraphyn
Harald Weingaertner
Regular
Posts: 474
Joined: Mon Mar 27, 2006 12:32 am

Post by Harald Weingaertner »

1 Question: Is this

ALTER TABLE evo_category ADD COLUMN sort_order int(11);

/ Duplicate column name 'sort_order'

CREATE INDEX categoryso_idx ON evo_category (sort_order);

/ Duplicate key name 'categoryso_idx'

a dangerous message while upgrading? Everything seems fine, but i'm a bit nervous ;)

And the new template framework is awesome!
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi harald!

This can only happen if you already upgraded your blog to a 1.2 version previously!

Anyways, you can skip that, its non important.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Harald Weingaertner
Regular
Posts: 474
Joined: Mon Mar 27, 2006 12:32 am

Post by Harald Weingaertner »

Thanks for the answer and thanks for this awesome product! I look forward to buy your book ;)
azel
Regular
Posts: 265
Joined: Thu Apr 21, 2005 4:28 am
Contact:

Post by azel »

Thanks to everyone for their hard work! Every release keeps getting better and better. This is why I will always choose Serendipity over anything else. :D
seraphyn
Regular
Posts: 211
Joined: Fri Dec 01, 2006 8:42 am
Contact:

Post by seraphyn »

Thanks and i wish a nice Advent the 2nd one.
Everything works like Ever, perfectly.
Seraphyn
Post Reply