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 thoughts on “Freetag v0.250 Released! Minor additions and fixes.

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

  2. 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 :)

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

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

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

  6. 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 ?)

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

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" cssfile="">