/NEWS
#! | 125 lines | 84 code | 41 blank | 0 comment | 0 complexity | fbba5b6977a4d9ecb9bdcfbc98031b0f MD5 | raw file
10.8.0 for Linux and Mac (Sat Jan 14): 2 3 Hylke: 4 - Show syncing progress in the status icon 5 - Hide dock icon on Mac until you open a window 6 - Update dates in the event log after midnight 7 - Don't let git compress already compressed files (.jpg .ogg .zip, etc.) 8 9 100.6.0 for Linux and Mac (Sun Dec 25 2011): 11 12 Hylke: 13 - Several fixes for annoying bugs and crashes 14 - Fix freeze on quit on Mac 15 - Show project and history size in the event log 16 17 180.4.2 for Linux and Mac (Fri Dec 2 2011): 19 Hylke: Fix crash trying to add a project 20 21 220.4.1 for Linux and Mac (Tue Nov 29 2011): 23 Hylke: Just some small tweaks and fixes: 24 25 - Bundle git with the Mac application 26 - Warn about potential global gitignore files 27 - Remove SmartIrc4Net 28 - Build system fixes 29 - Code cleanups 30 31 320.4.0 for Linux and Mac (Sun Nov 12 2011): 33 Hylke: It has been a while since the last release. Since so many 34 things changed, and it being (softly) incompatible with 0.2, I decided 35 to call it 0.4. Here are the most important improvements: 36 37 - Support OS X Lion 38 - Revamped "Add Hosted Project..." dialog 39 - First run tutorial 40 - Clicking notifications opens the event log 41 - Support for organisation/host plugins 42 - Adding empty folders now works 43 - More useful error reporting 44 - Progress bar on the initial sync, and a button to cancel 45 - Replace IRC by a custom protocol as the default notification system 46 - Many many fixes for crashes and bugs 47 48 Travis: 49 - Nautilus 3.x plugin 50 - Bugfixes 51 52 530.2.5 for Linux and Mac (Mon Jul 25 2011): 54 55 Hylke: Reimplement notes to be less buggy and backend independent. Polish 56 about dialog and event log html. Fix a bug where large collections of files 57 weren't being synced when adding them at the same time. The event log now 58 collapses huge change sets and squashes events together by day when they 59 are on the same day and in the same folder. Add a controller per UI component 60 to make the Windows verion easier to implement. 61 62 630.2.4 for Linux and Mac (Wed Jun 29, 2011): 64 65 Hylke: Fix crash when setting up with an empty Git repository. 66 67 680.2.3 for Linux and Mac (Tue Jun 28, 2011): 69 70 Hylke: Add the ability to add notes in the event logs. Fix some quirks 71 in the webkit view on Linux. Redid gravatar fetching parts to be more 72 efficient. Remove headless feature. Fix some small bugs and crashes. 73 SparkleShare will now also try to use your existing SSH keypair. Required 74 Git version is now 1.7.1 or later. 75 76 770.2.2 for Linux and Mac (Tue Jun 14, 2011): 78 79 Hylke: Fix crash on first run when ~/.ssh doesn't exist. Sync algorithm 80 tweaks. New global event log. Ubuntu integration with libappindicator. Poll 81 sometimes even when using the notification service. 82 83 840.2.1 for Linux and Mac (Wed Jun 8, 2011): 85 86 Hylke: Fix bug where host names with a "-" in them weren't accepted. Fix 87 crash that happens when the user doesn't have their "Real Name" set in the 88 OS and a race condition connecting to the announcements server. 89 90 910.2 for Linux and Mac (Mon Jun 6, 2011): 92 93 Hylke: Removed the dependancy on GitSharp. File rename detection support 94 in the event logs. Fixed all crashes reported in RC1 and improved sync 95 algorithm. Redid collision detection and conflict resolving (use a copy 96 of each version). Improved about dialogs with version checking. Pluggable 97 backend (experimental Mercurial support). Added support for Growl to show 98 notifications on Mac. 99 100 1010.2-rc1 for Linux and Mac (Sun Mar 20, 2011): 102 103 Hylke: A lot of fixes and optimisations across the backend. Less memory 104 usage, less crashes. Instant notifications of new changes instead of polling. 105 Refreshed event log HTML theme. Keeping logs in memory for faster reopening and 106 loads more goodness. 107 108 1090.2-beta2 for Mac (Sat Feb 12, 2011): 110 111 Hylke: Mac version! Massive restructure of the code to an MVC-like model 112 to make building different front-ends easier. Ported the event logs to 113 Webkit, so users can style it to their liking. It also reduces the amount 114 of UI-porting that needs to be done between toolkits. 115 116 1170.2-beta1 (Sun Sep 5, 2010): 118 119 Hylke: Aside from the usual bug fixes and behind the scenes work I mainly 120 added features that increase productivity in the event logs. Not only does 121 it look a lot prettier, each entry in an event log now has a clickable link 122 for easy access to files. It refreshes automatically on new events as well. 123 The Nautilus plugin now has the "Copy Web Link" context menu item, which 124 makes sharing links a whole lot easier. 125