Blog

Blog » jQuery 1.0.1

Posted August 31st, 2006 by John Resig

The first post-1.0 release is now ready - and (as you would probably expect) it’s a bug fix release. I’ve been working on fixing up some of the most pressing 1.0 bugs during the past couple days and I think it’s ready to go. So, without further ado - here’s jQuery 1.0.1:

I definitely recommend that you upgrade to this release since it’ll only help make your development go easier (I expect that the next few point releases will be rather feature-lite). Here’s what’s been fixed in this release:

There’s a couple more, less-pressing, bug fixes waiting in the queue, with a bunch of nice enhancements coming up soon (especially for the AJAX functions, thanks to Will Jessup). The next move is going to be putting the finishing touches on the API documentation and moving proj.jquery.com to jquery.com.

As always, if you spot any bugs, please feel free to post them to the bug tracker (it helps me to keep tabs on everything, and keep it organized).

Update: I’ve applied two hot fixes to this update, both of which fix big problems with this bug update. That’s what I get for releasing this at some awful time in the morning. Please make sure you get the latest source from this page.


10 Responses to “jQuery 1.0.1”

  1. Dan Atkinson Says:

    Sweet stuff!

    Cheers, John.

  2. Olle Jonsson Says:

    Yeah, good going! Thanks for your hard work, John & you other patchers.

    The JS crowd goes wild.

  3. jQuery 1.0 Released at fybix.net …it could be worse… Says:

    […] jQuery 1.0 Released Friday, 9.1.06  jQuery, the great new wave of javascript is now in its 1.0.1 stage. I will be using it to replace the big fat script.aculo.us that I have running now. Get jQuery and starting reading the tutorials to create some great ajaxy effects. […]

  4. Mladen Mihajlovic Says:

    I would recommend that you update the version number even for the new hotfixes as it will just get confusing.

  5. Interaction Design Blog » Blog Archive » jQuery 1.0.1 bug fix release Says:

    […] Get jQuery 1.0.1 at the jQuery blog […]

  6. Nilesh Says:

    ok, should i cay about this or not?

    in this new version css(’background-color’) = not working IE, in past r300 version = works in ie.

    yet i try using just ‘background’ and it works in ie. odd. just wanted to point it out well its fresh.

    onMouseOver=”$(this).css(’background-color’,'#EEE’); ”

    thanks, i really enjoy using jquery in all my project now.
    onMouseOut=”$(this).css(’background-color’,'#FFF’); “

  7. oriolmorell.cat » JQuery 1.0.1 Says:

    […] El dia 31 d’Agost es va fer pública la versió 1.0.1 de JQuery, després de l’aparació amb algun que altre forat de la versió 1.0, el dia 28 del mateix mes. […]

  8. jQuery updates Says:

    […] I was about to post that jQuery 1.0 is out, but having checked, I now see that jQuery 1.0.1 (AKA ‘lots of people trying out new release find extra bugs’) is out now. […]

  9. sorgalla.com » Blog Archive » jCarousel Says:

    […] It’s got late tonight…but i managed to finish a first version of my <a href=”http://jquery.com/blog/2006/08/31/jquery-101/” title=”jQuery”>jQuery</a> plugin called <a href=”http://sorgalla.com/pages/jcarousel.html” title=”jCarousel”>jCarousel</a>. Check it out and post bugs and suggestions in here.<br /> <br /> » <a href=”http://sorgalla.com/pages/jcarousel.html” title=”jCarousel”>jCarousel - Riding carousels with jQuery</a> […]

  10. mirc Says:

    thank you

Leave a Reply