/ Tag Archives: announcement

> Add to Homescreen v2.0.5

Add to Home Screen received some lovin' today. I finally managed to fix some small but nasty bugs. As always true for +0.0.1 versions, you should update asap. Read more »

> It’s update Saturday!

Finally I found a couple of hours to fix some bugs for SwipeView and iScroll. If you use either you should update asap. Read more »

> Important “Add to Home Screen” updates

Since the beginning the Add to Home Screen script raised some usability concerns. Version 2.0 tries to dissipate these concerns giving the user (and the developer) more control. Where is the limit between a cool feature and an annoying practice? At the end this is just a tool, use it with discretion. Read more »

> iScroll v4.1.3 introduces performance mode

Some users reported lower responsiveness in v4.1. Since iScroll is all about speed I introduced an "uber performance mode" that you can activate on compatible devices to get the smoothest scroll experience ever. Read more »

> RequestAnimationFrame powered iScroll v4.1

Everyone's excited about iOS5 native position:fixed support, but as I explain in a recent post javascript scrollviews are far from retirement. So with renewed enthusiasm here I introduce you to iScroll v4.1. Read more »

> iScroll 4.0 seeks beta testers

It has been a troubled pregnancy, but iScroll 4 is finally ready for beta testing. Here is a quick overview on the main new features of this stellar new release. Read more »

> iScroll may soon change name

You can say that your open source project got some kind of success only when you receive a "cease and desist" notice from a corporate from Nebraska. Read more »

> iScroll Google Group officially opened

After more than 800 questions, requests and suggestions sent for iScroll I finally decided to open a discussion group so that it will be easier to browse and search through the messages. Read more »

> iScroll v3.6 Bug Squashing Edition

I finally took the time to fix some nasty bugs that were infesting iScroll. This has been the most important bugs hunting session since v3.0. Hurry up, take it while is hot. Read more »

> iScroll snaps to version 3.6 (beta)

One of the most important features has been finally added to iScroll: please welcome the snap scroll. The scrolling area is subdivided into pages and you may choose to scroll to any page both programmatically and with user swipes. The code has been further optimized so that the new feature doesn't impact on file size nor performance. Read more »

> iScroll 3.5 adds scrollToElement()

The most requested feature for iScroll was probably the ability to programmatically scroll to an element by #id. v3.5 adds this feature and much more. You can actually scroll to any element from a CSS3 query selector opening the door to hardware accelerated carousels. Read more »

> iScroll v3.4 shrinks and loves desktop browser

Frameworks for mobile platforms are coming out quickly. What was pioneering not more than two months ago is now everybody's land. In this scenario does it still make sense to develop stand alone scripts like iScroll? Short answer: yes. Read more »

> iScroll dreams of Electric Sheep (aka v3.3 beta 3)

This latest update brings even better Android compatibility. If I receive no complains I'd consider this release final, freeze the code and move to the next milestone (3.4). Read more »

> iScroll 3.3 beta 2

Android is a bad beast but we'll tame it. My quest to get full Android compatibility continues and this time we are getting pretty close to it. Once again I need beta testers! Read more »

> iScroll gets Android 1.5 compatibility

You asked for it and now you have it. v3.3 (beta 1) is my first attempt to port iScroll to Android 1.5. It seems to work, but no hardware acceleration. Is it really worth the effort? Read more »