v0.8 Release – Implementing the Changeset Query UI
In my previous blog post I had discussed the changeset UI bug. I’ve thought about how I’m going to implement this and I’ve decided to use a little drop down menu. It’s going to have two choices, the date or the changeset. Then according to the choice the appropriate query will be called. Lets have [...]