WassUp 1.5.1
April 22, 2008 | Filed Under language, release, svn, wassup | 1 Comment
Hi,
here is the new 1.5.1 version for WassUp, this version fixes some bugs, add some little features and it has a new Polish language file so till now WassUp is translated into 6 languages!
This is the changelog:
- charset variables to create db to match the same as Wordpress blog (thanks to sandajian)
- new option tabs CSS re-styling
- some errors/mistake such as wrong php open tags (only <? instead <?php) and ABSPATH was fixed
- new Top Locale in the Top Ten
- new option to enable/disable little summary chart in the dashboard
- new Jquery version (1.2.3)
- new Polish language (thanks to Michal)
- and more…
As usual a big thank goes to Helene for her great work on WassUp!
If you are in trouble or you would like to suggest something about WassUp please go to the WassUp forum and open a new topic.
WassUp 1.5 released!
April 7, 2008 | Filed Under language, release, wassup, wordpress | 15 Comments
Here is the new WassUp 1.5, this new version fixes some bugs, it adds some features and it has a new color schema to match the new Wordpress 2.5 color.
The changelog:
- It should solves some problem with tha main chart
- new color chema
- new dashboard chart
- raw table much faster
- top ten customizable
- Modified “deleteMarked” so that delete is specific to the selected date range
- Restored the Akismet class (with timeout checks)
- various minor bugs fixed
- added new Norwegian language file (thanks to Karl)
You can download this new version as usual, remeber to delete the old wassup directory before upload the new one.
WassUp is fully Wordpress 2.5 compatible
March 30, 2008 | Filed Under news, wassup, wordpress | Leave a Comment
We would notice you that the latest WassUp version is fully compatible with theĀ new amazing Wordpress 2.5.
Please write a feedback if you encounter in some errors or problems.
Many thanks and compliments to the WordPress community for the great job making this new 2.5 version.
New German language file
March 26, 2008 | Filed Under language, svn, wassup | Leave a Comment
Thank to Markus, he translated WassUp into German language.
If you would like it before I will insert it into WassUp official release (next is 1.5), you could download the file and put it into the language directory (read the documentation to use it):
WassUp 1.4.9 released
March 17, 2008 | Filed Under language, release, wassup, wordpress | Leave a Comment
Hi there,
here is the new WassUp 1.4.9 version that fixes some bugs. If you have problem to display chart datetime this version should fix it (thanks to Helene).
I added the languages support files I wrote about in the previous post so now WassUp comes out with the following multilanguage support:
- English (default)
- Italian
- Japanese
- Turkish
See you with the next 1.5 version.
New language files: Japan and turkey translation
March 11, 2008 | Filed Under language, wassup, wiki | 1 Comment
Hi WassUpers!
This a very busy period for me and I haven’t so much time to update WassUp, but I would thank two guys who have translated WassUp in their own language.
So many thanks to Yoichi for the Japan translation and to Emrah for the Turkish translation.
Until I release the new WassUp version with these translations included you can grab them from the links below and save them to your language directory under wassup plugin directory, follow the multilanguage user guide to use them:
If there are someone else who wanna try to translate WassUp in his/her language, please refer to the translating user guide.
WassUp 1.4.8 released
March 3, 2008 | Filed Under release, svn, wassup, wordpress | 1 Comment
Today we released the 1.4.8 version that fixes some bugs and cleans some code, here is the changelog:
- added wassupOptions class to clean code
- added new test against session_save_path to wassup_install function, this should prevent WassUp to start recording if there are some problems with sessions path
- new pretty wassup alert message
- added new wassup_uninstall function to completely delete wassup (database table and options)
- fixed some minor bugs/typo
WassUp 1.4.7 released & Wiki User Guide
February 25, 2008 | Filed Under release, wassup, wiki, wordpress | Leave a Comment
I just uploaded the new 1.4.7 version:
- fixed some minor bugs
- added some new spiders/bots detection
- fixed widget text encoding
I finished writing an alpha version for the User Guide documentation, please refer to it if you would like to know how to play with WassUp.
The WassUp project is now listed on Ohloh, I’m looking for some help, php developing, web design, javascript and much more, if you are interested please contact me.
WassUp 1.4.6 released
February 18, 2008 | Filed Under release, security, wassup, wordpress | 1 Comment
UPDATE: Due to some problem for newbie users, I upload a new revisited 1.4.6 version without the SECRET_KEY constant.
The constant will be available again when Wordpress 2.5 will come out and it will be optional.
With 1.4.6 WassUp is compatible with Worpdress 2.2 or higher again.
Added some new features:
- Akismet spam check was replaced by a new version of spam check done by searching for previous spam comments with same IP address
- Added option to chart to display it with one or two axes
- Added the SECRET_KEY constant to give more security to WassUp. SECRET_KEY will be available by default in Wordpress 2.5.
- Added multilanguage support with a preliminary Italian translation. To translate it into your language please be patient I will put all the documentation and pot file to do it.
- a lot of minor changes
Download WassUp 1.4.6 and read the Documentation how to upgrade or install it.
WassUp 1.4.5 released and new branch for WP < 2.3
February 11, 2008 | Filed Under release, svn, wassup, wordpress | Leave a Comment
Good morning WassUp users! This is a very lucky day for you, we are proudly to announce the 1.4.5 release and a new 1.4.5-wp2.2 branch for who has an old Wordpress (>= 2.2).
We have decided to separate WassUp into two identical version but with code differences:
Version 1.4.5 is the main release, it is available from Wordpress Extend Plugins directory, it’s Wordpress 2.3 and higher compatible and it has a lot of new features (see below).
Branch 1.4.5-wp2.2 is a release to support Wordpress 2.2 and higher, it is almost equal to the 1.4.5 but it has little differences in the code to work with WP 2.2 too. So if you didn’t upgrade your Worpdress version yet you have to use this branch.
The main changes in 1.4.5 are:
- rewriting of function to get data, now it’s faster and better, no more duplicates
- new chart improvements
- new akismet class to identify spam
- new tabbed options
- new function to mark/delete records
- new function to view raw data
- new top ten function on demand, this speeds up a lot the visitor details view
- new function to hide/show site usage and chart
- added control for session save path
- a lot of minor changes in the code to clean it and work better
As usual my very big thank goes to Helene who did a lot of this new features/improvements to WassUp.