WassUp 1.6* is Wordpress 2.6 compatible
July 15, 2008 | Filed Under release, wassup, wordpress
This post to advise you that the latest Wordpress version 2.6, released today, is fully compatible with WassUp plugin.
I just tested it with WassUp 1.6 and WassUp 1.6.1 and they work fine.
Enjoy the new Wordpress 2.6 with WassUp!
WassUp 1.6.1
July 13, 2008 | Filed Under news, release, wassup, wordpress
WassUp 1.6.1 is ready! Helene did a great job fixing bugs and improving WassUp. Here is the changelog:
- Fixed the known bug about Feed validation (http://trac.wpwp.org/ticket/53)
- Fixed table creation problems caused by charset/collation
- Fixed minor bugs
- Removed the “save_path” option (deprecated)
- added a list of MySQL/PHP server settings such as memory allocated that users can refer to when trying to diagnose a problem
- Added a new option, “wassup_hack”, to track attempts to access “/wp-admin/” area in wordpress by users not logged in
- changed indexes for database tables
- some minor database tables changes
- modified some function to speed-up WassUp
As usual please refer to the WassUp Forums if you have problems and stay tuned for the next version. I will add part of the requested GEO IP features to keep track of geographic data about visitors…
P.S.
Congrats to Helene who opened her personal blog where she talks about her web developer experience with very interesting articles. Subscribe to her feed if you like it.
WassUp 1.6 released!
June 13, 2008 | Filed Under news, release, wassup, wordpress
Good morning wassupers!
today is time for a new major release for your preferred statistics and tracking tool. I choose to change the main subversion number because there are a lot of changes in the code to improve speed and gather the data, so here is the new 1.6 version:
- fixed charset/collation table creation problem
- fixed “cannot redeclare” error problem
- improved a lot the pages/posts load performance
- new and better way to check for duplicates and to set wassup_id
- introduced the “get_browser” PHP function to identify user agent when the server allows it
- removed the minor version number for the browser (Firefox “2.0.0.14″ becomes “Firefox 2.0″)
- added more information to the “raw data” output
- jquery version updated (1.2.6)
- a lot of minor changes
I hope everything will work fine with your installation, as usual I recommend you to follow these steps to update your WassUp:
- (Optionally) Backup your WassUp database table using the export function in the Options view
- Disable the WassUp plugin
- Delete totally the directory “wassup” in your plugins dir
- Download and unzip the new WassUp file into the plugins dir
- Enable the WassUp plugin
If you got in trouble, pease refer to the WassUp Forums and write down your problem’s description.
This new major release is made entirely by the great co-author Helene who I want thanks a lot for all her efforts.
Thank you!
WassUp 1.5.1
April 22, 2008 | Filed Under language, release, svn, wassup
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
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
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
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
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
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
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