6 ms·
jQuery 1.5.2 Released
- jeresig 15y agoHey all! jQuery 1.5.2 was just a quick bug fix release that we wanted to get out while we work on jQuery 1.6 (first beta due out in a couple weeks). If you're curious to see what's happening to make the upcoming release possible you can see our progress in the meeting notes of our weekly (public!) core dev meetings: https://docs.google.com/document/d/1MrLFvoxW7GMlH9KK-bwypn77cC98jUnz7sMW1rg_TP4/edit?hl=en# https://docs.google.com/document/d/1MrLFvoxW7GMlH9KK-bwypn77... Also, if you want to see all the features/changes that were submitted for possible acceptance into jQuery 1.6 you can see them in our massive spreadsheet: https://spreadsheets.google.com/ccc?key=0AuWerG7Xqt-8dDcwNUlSaWltOWJrNE5tOUlIbkVJbGc&hl=en&authkey=CIjOo7UK https://spreadsheets.google.com/ccc?key=0AuWerG7Xqt-8dDcwNUl... To overview our process: We collected feature/change proposals from the community at large for a few weeks in a Google Doc form. The jQuery core team and jQuery bug triage team (and some members of the jQuery UI team) each added their personal opinion on the features to the spreadsheet (linked above). We used that to form a rough consensus, ironed out the final details in a meeting (see the notes from the March 14th meeting). We're now pushing ahead on those nominated features and you can track our progress in the weekly status updates or, if you want to live on the edge, in #jquery-dev on irc.freenode.net. It's actually a great time to get involved in contributing to the project - I highly recommend it! http://docs.jquery.com/Getting_Involved http://docs.jquery.com/Getting_Involved
- thisisblurry 15y agoI'm really enjoying seeing more transparency coming from you guys. Not that you weren't before, but this kinda stuff is that much better. Keep up the great work!
- ericras 15y agoYour quick iterations and releases are great. Just yesterday I ran into a bug that had been introduced into 1.5.1 (http://bugs.jquery.com/ticket/8456 http://bugs.jquery.com/ticket/8456) so I reverted to using 1.5.0 and then, bam! - today's new release has the bug fixed!
- jhstudio 15y agoHey, you guys really doing damn GOOD WORK! For a Flash developer want to use javascript, jQuery I think is the best thing for us, I really enjoy doing interactive coding with jQuery, this really speed up our Web 2.0 implementation, although comparing to Flash, javascript got its native limitation, but I do believe on one day, you guys work will benefit a next generation of the Web, may be we will then call it Web 3.0.
- dashr 15y agoAnyone know who tracks the widest deployed version of jquery min on a CDN? I would think its 1.4.2 on google cdn ? Good info to know for a little page speedup as it will be cached in most folks browsers.
- woogley 15y agoI would think it would be pretty difficult to tell which one is the 'most-cached' since the whole idea is to not hit the server ..
- jakelear 15y agoIt's probably safe to say that the most downloaded is also the most cached.
- pkteison 15y agoI always hit bugs on 1.4.2. I'd say it's worth a cache miss to avoid a javascript exception. 143 bugs marked fixed in 1.4.3 alone. Why would you want to not have those fixes? http://bugs.jquery.com/query?resolution=fixed&milestone=1.4.3&group=status&col=id&col=summary&col=resolution&col=owner&col=type&col=priority&col=version&order=priority http://bugs.jquery.com/query?resolution=fixed&milestone=...