January 17th, 2010· Pentabarf has been modified to work with recent Rails versions and now requires Rails 2.3.5. Exceptions can now be received via email in addition to receiving them by jabber. See rails/config/mail.yml.template for an example how to set this up. Two new conflicts have been added for events without breaks inbetween. Submitters can now download the public files of their own events. Compatibility with IE8 has been improved.
· A lot of bugs have been fixed too: Event attachments are now properly handled in the html schedule export, copying events has been fixed, update_data has been adjusted to work with PostgreSQL 8.4, trying to add an event to person or a person to an event without actually selecting an event/person no longer produces an errror, the CSV controller has been modified to work with conference permissions, the HTML export now properly shows the public email address instead of the contact email address when using releases.
October 20th, 2009· Simultaneous edit detection has been completely rewritten.
· Edit conflicts are no longer detected at the event/person/conference level, but are handled at the column level.
· This will reduce simultaneous edit errors dramatically.
October 6th, 2009· This is a bugfix release that fixes several issues regarding conference permissions and the submission system.
March 6th, 2009· Character counters have been added to the abstract and description fields of events and persons.
· A CSV export of the person search result has been added.
· The event list on the person page is now sortable.
· URLs in recent changes are now clickable.
· A search field has been added to the sidebar.
· A lot of missing localization has been added, and a few localization issues in the schedule export have been fixed.
February 11th, 2009· Event rating categories are no longer fixed, but can be defined per-conference now.
· Conference links can be added, which will show up on the index page of the HTML export.
· There are many localization updates and bugfixes.