Christian SepulvedaChristian Sepulveda
Tweed 1.2: Lists, Retweets and more
edit Posted by Christian Sepulveda on Thursday December 10, 2009 at 12:35PM

1.2 of Tweed is now available in the App Catalog.

Bugs

  • Timeline markers sometimes not working with searches

Features and Changes

  • List Support
  • new Retweets appear in home timeline (with icon indicator)
  • Preference to use old/new RT style
  • Preference for setting notification frequency
  • Reset Timeline markers button (in Preferences & Accounts)
  • Goto Timeline Marker option (in header popup)
  • Pivotal Labs icon is no longer a link

Lists

  • Lists is a main menu item: shows your lists and lists you follow
  • User Profile: view user's lists and where they are listed
  • List Profile: view list members and see who is following the list
  • Notifications: select a list you follow for notifications

We will be adding list editing capability (create lists, add members, subscribe to lists, etc.) in another release.

Tweed Tweed Tweed Tweed Tweed Tweed

Dan PodsedlyDan Podsedly
Pivotal Tracker API Update
edit Posted by Dan Podsedly on Thursday December 03, 2009 at 11:10AM

The Pivotal Tracker API has now been available for just over a year, and we're really pleased with the rich variety of tools and applications that our user community has built with it, to extend Tracker's functionality. There are now integration tools, wrappers for various programming languages, mobile apps, an IRC console, and many more on the way (see the 3rd party tools page for a comprehensive list).

We're continuing to improve the API based on your feedback. Recently, we've added the ability to create projects, manage project members, and search for stories based on created and last modified dates. For the next API release, we're adding ability to move a story relative to another story, add file attachments, and get current project velocity and all labels. We're also adding support for Github post-commit hooks, so you can do things like "finishes #123456" in your commit messages.

The most exciting new feature that we're working on, though, is a push webhook, which will allow your applications to listen to activity in your Tracker project(s). You'll be able to register a URL, per project, to which Tracker will post all story changes to (as XML). With this webhook, we're hoping to enable a whole new class of 3rd party tools and applications, for example to facilitate 2 way integration with bug tools.

Most of these enhancements will be part of a new version of the API (V3), which we hope to have ready at the end of the year. As part of this release, we will also be turning off the first version of the API (V1), so if you're still using that version, you'll need to update your client code to V2 prior to that. V2 is the current version, documented on the [API Help page]. For the exact date of this release, watch this blog, or follow @pivotaltracker.

As always, your feedback is welcome. If you have ideas for other things that would be useful to add to the API, or have built a tool you'd like to share, let us know!

dan

Dan PodsedlyDan Podsedly
Track-r, Mobile Pivotal Tracker Application by Koombea
edit Posted by Dan Podsedly on Tuesday December 01, 2009 at 06:21PM

Koombea announced the release of the Track-r application for iPhone, a mobile client for Pivotal Tracker. Track-r is a free, open source application, and was developed using Rhomobile's RhoHub and the Rhodes "write once and run on many" framework. Trackr uses RhoSync to sync data to your device allowing you to manage your work whether or not you have an internet connection. All of your data is synced with Pivotal Tracker the next time you get a connection.

Track-R logo

Track-R uses the Pivotal Tracker API, which has allowed developers to create dozens of tools and applications to help extend the functionality of Tracker.

More information about Track-R is available in Koombea's press release:

http://www.prnewswire.com/news-releases/koombea-announces-availability-of-track-r-mobile-application-for-iphone-78226107.html

To get the app, and get updates on the latest version, see the Track-r page on Koombea's site.