1.2.3
- Fixing i18n bug due to new wordpress changes, now it loads your language (if it was translated) correctly.
1.2.2
- Fixed the bug of wrong year displaying on pages.
- JS code is not generated dynamically, now it generates in a separated file. For better performance and to support any minify plugins.
1.2.1
- Improved generated HTML code to be more compatible when JS is off, also helps to search engines to navigate through archives pages.
- Fixed a bug where in some cases a wrong year expanded at home page.
- Added Slovak translation
1.2
- Added option to automatically expand current year or post's year (thanks to Michael Westergaard for most of the work)
- Cleaned code and make it more readable for future hacks from developers.
1.1.2
- Changed plugin's JS file loading to the footer, so it doesn't affect your site's loading speed.
- Added default value for widget's title. And it is included in translation files, so this can be used in multi-language sites.
- Plugin translated to Czech (CZ) thanks to Tomas Valenta.
1.1.1
- Removed characters, all spacing should be done by CSS.
1.1
- Added support for multiples instances (by writing [jQuery Archive List] on any Text widget)
- Added support for WordPress' reading filters, like reading permissions using Role Scoper plugin (thanks to Ramiro GarcĂa for the patch)
- Improved compatibility with WordPress 3.x
1.0
- Added support for month's format
- Now the jquery archive list can be printed from a post, just write [jQuery Archive List] anywhere inside the post.
- Added support for i18n, so you can translate widget configuration's text to your language.
- Separed JS code from HTML code, so browsers should cache JS content for faster processing.
- Automatic loading of jQuery JS library.
- Almost all code were rewritten for better maintainer and easy way to add new features.
- Improved code to be more WordPress compatible.
0.1.3
=
* Initial public version.