Roadmap for FileSystemStorage
- Roadmap index
-
- iw.fss 2.8.0rc5 (Release candidate)
- FileSystemStorage 2.8rc2 (Release candidate)
- iw.fss 2.8.0rc1 (Release candidate)
- iw.fss 2.8.0b2 (Beta release)
- iw.fss 2.8.0b1 (Beta release)
- iw.fss 2.8.0a3 (Alpha release)
- iw.fss 2.8.0a2 (Alpha release)
- iw.fss 2.8.0a1 (Alpha release)
- FileSystemStorage 2.6.0RC1 (Release candidate)
- FileSystemStorage 2.8.0 (Unreleased)
- FileSystemStorage 2.7.3 (Unreleased)
- Proposals being discussed
- Rejected/deferred/draft proposals
An overview of the upcoming releases for this project. Participants in the project can add new features to the list.
iw.fss 2.8.0rc5 (Release candidate)
| Tested with | Plone 4, Plone 3 |
|---|---|
| License | GPL |
| Repository branch | 2.8.0rc5 |
Image scaling bugfix, and unicode filenames support.
No improvement proposals associated with this release.
FileSystemStorage 2.8rc2 (Release candidate)
| Tested with | Plone 3 |
|---|---|
| License | GPL |
| Repository branch | 2.8.0rc2 |
Release Manager: yboussard
Improvement on big file.
No improvement proposals associated with this release.
iw.fss 2.8.0rc1 (Release candidate)
| Tested with | Plone 3 |
|---|---|
| License | GPL |
* Worked around (and cancel migration) when AT tries (and fails) stupidly to guess the charset of a binary data. [glenfant] * Spanish translation is up to date [dmunicio]
No improvement proposals associated with this release.
iw.fss 2.8.0b2 (Beta release)
| Tested with | Plone 3 |
|---|---|
| License | GPL |
Fixes some bugs in migrations. Mime type is now preserved. Migration log is more noisy.
No improvement proposals associated with this release.
iw.fss 2.8.0b1 (Beta release)
| Tested with | Plone 3 |
|---|---|
| License | GPL |
| Repository branch | 2.8.0b1 |
Release Manager: Gilles Lenfant
The new migration utility has been tested successfully on two production servers. Translations to french of new labels has been added.
No improvement proposals associated with this release.
iw.fss 2.8.0a3 (Alpha release)
| Tested with | Plone 3 |
|---|---|
| License | GPL |
Fixed a NameError that may raise under "some" circonstances when migrating.
No improvement proposals associated with this release.
iw.fss 2.8.0a2 (Alpha release)
| Tested with | Plone 3 |
|---|---|
| License | GPL |
Fixed a bug on empty and optional file/image fields (thanks to Tom Gross). ATCT default settings are disabled.
No improvement proposals associated with this release.
iw.fss 2.8.0a1 (Alpha release)
| Tested with | Plone 3 |
|---|---|
| License | GPL |
| Repository branch | 2.8.0a1 |
This new release adds a migration utility for the sites who have already contents created before FSS installation. The migration should be considered as experimental, when other features are as in the latest stable release.
No improvement proposals associated with this release.
FileSystemStorage 2.6.0RC1 (Release candidate)
| Tested with | Plone 2.5, Plone 2.1 |
|---|---|
| License | GPL |
| Repository branch | v2_6_0RC1 |
Release Manager: Ingeniweb
Configuration of sensitive features are done the ZConfig way. Please follow the instructions from README.txt **BEFORE** running your Zope instance with FileSystemStorage 2.6.
No improvement proposals associated with this release.
Jun 16, 2008: FileSystemStorage 2.8.0 (Unreleased)
| Tested with | Plone 3 |
|---|---|
| License | GPL |
| Expected Release | Jun 16, 2008 |
FileSystemStorage (FSS) is an Archetypes storage for storing fields raw values on the file system. This storage is used to avoid unnecessary growth of the ZODB's FileStorage (Data.fs) when using a lot of large files.
No improvement proposals associated with this release.
Apr 28, 2008: FileSystemStorage 2.7.3 (Unreleased)
| Tested with | Plone 3 |
|---|---|
| License | GPL |
| Expected Release | Apr 28, 2008 |
FileSystemStorage (FSS) is an Archetypes storage for storing fields raw values on the file system. This storage is used to avoid unnecessary growth of the ZODB's FileStorage (Data.fs) when using a lot of large files.
No improvement proposals associated with this release.
Proposals being discussed
These proposals are currently under consideration for inclusion in an upcoming release.
| Proposal | Type | Proposed by | Added | Target Release |
|---|
Rejected and Deferred Proposals
Rejected and deferred proposals have been moved to a separate page.
You can also view all proposals or draft proposals .

