Freetag v0.250 Released! Minor additions and fixes.

This one has been a long time coming, folks, and I apologize for the delay. This release is host to mostly minor improvements, including a new method or two, but it’s mostly got additions that have been requested by various parties.

Is anyone else out there still on MySQL 3.23? Or is it just me at this point? I am considering upgrading the minimum required version to 4.1. Please send me your thoughts.

Enjoy! Remember to report to me any bugs that you may find.

10 Responses to “Freetag v0.250 Released! Minor additions and fixes.”

  1. dorje Says:

    Have been doing LAMP for about 1 year. Touched many scripts, never used any MySQL less than 4.

  2. thandi Says:

    I’m with you on MySQL 3.23! (haha..no, not really. It is just you.)

  3. gilles Says:

    Anyone testing freetag with Postgresql ? I am working on this.

  4. Robin Says:

    I would gladly help make freetags db abstract, using one of the common pear components. If you’re going to require mysql, please think of all the debian sarge servers still running on version 4.0.

    I trying joining the group but yahoo has got some issues with its captcha. I hate captchas!

    Oh, and thanks for the lib :)

  5. Petra Says:

    I run several websites, all with MySQL 4.x. I’ll enjoy it, if you upgrade!

  6. Pablo Impallari Says:

    Im using mysql 4.1.12 here in Argentina. Some of my clients still use older mysql versions, but for them I´m storing all your freetags releases since .0201

  7. cedric Says:

    Hi !

    I am actively porting freetags to postgresql, using one, two or three words as tags (higther than varchar(30) ).

    No plan to use an irc chan ? (instead/together yahoo )

  8. getluky Says:

    Hi everyone,

    Thanks for your feedback. It looks like enough users are still out there on MySQL 3.X to maintain compatibility.

    No IRC channel for now, maybe in the future.

  9. cedric Says:

    Is there some people here who use postgresql ? (other than gilles) I am going to use ltree with b-tree or GiST index. (perhaps some other ideas ?)

  10. cedric Says:

    I have find a invisible bug : around line 1190 (method similar_objects) you cast several vars, then test isset($var) you’ve just cast, so they are every time set before the test …. follow me ?

Leave a Reply