-
Notifications
You must be signed in to change notification settings - Fork 21
Release Notes
funkatron edited this page Sep 13, 2010
·
18 revisions
Release notes are now maintained on our support site.
- [NEW] added support for Identi.ca
- [NEW] prefs scene now has controls for changing initial message load counts
- [CHANGE] new prefs defaults for initial loads (to speed up initial loads for users)
- [CHANGE] minor changes to timeline colors to increase contrast a bit
- [CHANGE] minor CSS changes on border for new items
- [CHANGE] turned on HTML escaping in templates
- [FIX] significant speed increases in main timeline rendering
- [FIX] speedup in switching filter views in main timeline
- [FIX] Enter now submits in search scenes
- [FIX] fixed a bug where exception thrown when no favs are returned
- [FIX] spinner doesn’t try to “clear” after cache load anymore
- [FIX] fix where ‘false’ objects weren’t being properly detected in rendering loop
- [FIX] fixed stopListening calls in cleanup for prefs scene
- [FIX] fixed calls to show alert in message detail
- [FIX] replaced errant console.log() call with dump()
- [CHANGE] various code refactors
- NEW: Update Location… option in app menu to enter a new location in Twitter profile. Allows you to get current geocode via GPS
- NEW: Lock icon appears on messages from Protected Users
- CHANGE: “New Search Card” option removed until we can sort out mem leak issues
- FIX: bug where uncaught exception thrown if cache did not exist for user
- FIX: cache loading performance
- FIX: typing speed
- FIX: numerous listeners that weren’t properly unbound
- Initial public release