I have two major plans for a 2.1 release
- Integrate one or more of the community supported image galleries into FreeTextBox (lennybacon's and/or Khaos's)
- Use Alex Thissen's (and Ken Muse's) WebResourceHandler (mimicing ASP.NET 2.0) to store all FreeTextBox scripts and images in the binary FreeTextBox.dll. This way there is no problems finding .js or .gif files and no files need to be in /aspnet_client/. All you will need is FreeTextBox.dll!
Other than that, I'd like to clean up some of the JavaScript handling of button states. To my knowledge no one else is attempting to mimic Office2003 because of the background colors, so I haven't seen any solutions to the flickering problems.