Skip to content

Latest commit

 

History

History
223 lines (155 loc) · 12.9 KB

ReleaseNotes.md

File metadata and controls

223 lines (155 loc) · 12.9 KB

Release Notes for Fluid Infusion 2.0

Main Project Site

Documentation

What's New in 2.0.0?

See API Changes from 1.5 to 2.0 on the Infusion docs site, as well as Deprecations in 1.5.

New Features

Bug Fixes and Improvements

Removals

What's New in 1.9

Note 1.9 was never (so far) an official release of Infusion, but was a "last ditch" branching point to record the state of the framework should we ever in future require to make a release or backport fixes to a version of Infusion API compatible with the latest 1.x line, most particularly 1.5.x. It is stored in github at Infusion 1.9.x

This list of JIRAs is nonexhaustive since work has accumulated in trunk for several years since the 1.5 Infusion release. These are some of the more significant recent fixes, currently not including work on the preferences framework:

New Features

Bug Fixes and Improvements

Downloading Infusion

You can dowload the source code for Infusion from GitHub.

You can create your own custom build of Infusion using the grunt build script:

Demos

Infusion ships with a demos for seeing all of the components in action. You can find them in the demos folder in the release bundle or on our build site.

When run from a local file system, several of these demos require you to enable local file AJAX in Firefox and Chrome:

License

Fluid Infusion is licensed under both the ECL 2.0 and new BSD licenses.

More information is available in our wiki.

Third Party Software in Infusion

This is a list of publicly available software that is redistributed with Fluid Infusion, categorized by license:

MIT License

zlib/libpng License

ECL 2.0

Apache 2.0

Public Domain

Documentation

We are in the process of migrating our documentation to a new space. The markdown files for the documentation can be found in github.

The new space is dedicated to only Infusion documentation, and provides improved navigation.

Some of our documentation remains in the wiki space: Links to these pages are indicated with wiki. From any of these pages, you can return to the main documentation space using your browser's Back button.

Supported Browsers

Infusion 2.0 was tested with the following browsers:

  • Chrome current (versions 43-44)
  • Firefox current (versions 39-40)
  • Internet Explorer versions 10 and 11
  • Safari versions ???

For more information see the Fluid Infusion browser support wiki page.

Status of Components and Framework Features

Production

Supported by tested browsers, and stable for production usage across a wide range of applications and use cases

  • Infusion Framework Core
  • Inline Edit: Simple Text
  • Renderer
  • Reorderer: List, Grid, Layout, Image
  • Undo

Preview

Still growing, but with broad browser support. Expect new features in upcoming releases

  • IoC
  • Pager
  • Preferences Framework
  • Progress
  • UI Options
  • Uploader

Sneak Peek

In development; APIs will change. Share your feedback, ideas, and code

  • Inline Edit: Dropdown
  • Inline Edit: Rich Text
  • Table of Contents
  • Model Relay
  • Model Transformation
  • Progressive Enhancement
  • etc.

Known Issues

The Fluid Project uses a JIRA website to track bugs. Some of the known issues in this release are described here:

Framework

Inline Edit

Layout Reorderer

Renderer

Reorderer

UI Options / Preferences Framework

Undo