Archive for the ‘Releases’ Category

May 2007 Release

Monday, May 28th, 2007

May 2007 Release (rev 8298)

The most notable new features in this release is:

  • Shared Workspace, allow groups of people to work together in a common environment. Spreadsheets in a shared workspace are co-owned by all the workspace members. (#4028)
  • New spreadsheet sharing interface. The previous three paged “Share to Public”, “Share with Password” and “Share to Users” interface are combined into one with a more intuitive workflow. (#6481)
  • More scalable backend architecture. We can now handle a lot more concurrent users with more predictable response time.

Other new features include:

  • Support fetching data from a password protected spreadsheet web fetch through web-fetch (see the forum discussion) (#6674)
  • A new “remove all” button in remote data dialog (#6747)
  • Added hyperlink function “=hyperlink(href,text)” (#6652)
  • A tooltip to notify users of new features. You should have noticed that we’re using it to promote our Shared Workspace feature already. (#5974)

Also fixed in this release are:

  • Freeze-pane not properly exported in XLS format (#5204)
  • Phantom editing of unauthorized sheets (#5901, #6661)
  • Cell comment rendering problems (#6609, #6635, #6657)
  • Properly handle permalinks of spreadsheets with a trailing dot (#5937)

Other enhancements:

  • More prominent unlock button for password-protected sheets (#4822)
  • Optimization of the Chat protocol - now consume less bandwidth

April 2007 Update 3

Thursday, April 26th, 2007

April 2007 Update 3 (rev 7780)

  • [#6508] Share with user and public toolbox regression in admin mode

April 2007 Update 2

Friday, April 20th, 2007

April 2007 Update 2 (rev 7699)

  • Insert comment on menu bar
  • Close comment toolbox using Ctrl+Enter

April 2007 Update 1

Thursday, April 19th, 2007

April 2007 Update 1 (rev 7668)

  • [#6611] Email recognition of MAILTO: hyperlinks in grid regression
  • [#6612] Email recognition of MAILTO: hyperlinks in HTML export regression

April 2007 Release

Wednesday, April 18th, 2007

April 2007 Release (rev 7610)

The most notable new features in this release is:

  • [#3683] Cell comment — right-click a cell and choose “Edit Cell Comment”.

Other new features include:

  • [#5900] Import formatting from linked sheet
  • [#6462] Add category “All” in function selector

Also fixed in this release are:

  • [#6534] Handle unicode characters in outgoing emails
  • [#6228] Same-spreadsheet copy-and-paste optimisation
  • [#6507] Content images display regression
  • [#6541] Access by API would be treated as opening a spreadsheet for Workspace filtering

March 2007 Update 11

Friday, March 30th, 2007

March 2007 Update 11 (rev 7418)

  • [#6547] Fixed issue in IE where focus on grid is lost upon entry

March 2007 Update 10

Monday, March 26th, 2007

March 2007 Update 10 (rev 7380)

  • Added support for custom menu bar using Partner API
  • Added support for custom language using Partner API

March 2007 Update 9

Saturday, March 24th, 2007

March 2007 Update 9 (rev 7370)

  • API HTML redirect optimisation