Propel 1.3.0beta4 Released

Another (hopefully last before RC) beta release for the Propel 1.3 branch has made available on the download page and PEAR channel. Please read the Upgrading Guide to familiarize yourself with changes from 1.2.

Some highlights of this beta release include:

  • Fully functional doCount(), handling limit/offset, group by columns, etc.
  • Vastly updated & improved nested set support
  • Added reloadOnInsert and reloadOnUpdate attributes for tables.
  • Added support for replication using master/slave connections. See Replication docs and runtime conf reference.
  • A new "reverse" target to provide schema reverse-engineering without requiring Creole (still in testing).

See  this Trac ticket query for a list of fixes since the last beta (may be missing a few that were reported for a different version). We do plan to continue addressing normal->high priority bugs in the tracker that are slated for 1.3 milestone before final release.

Please let us know if you find any problems!