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.
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.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.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.