- Updated the Spanish translation with check spell. [macagua]
- Fix uninstall. [jpgimenez]
1.0b3
^^^^^^^^^^^^^^^^^^
- Fix a problem with ViewPageTemplateFile overriding the Content-Type header, now we set the header after rendering the body, this way third party products can't break the feeds Content-Type. [jpgimenez]
1.0b2
^^^^^^^^^^^^^^^^^^
- Obey limit parameter on feeds (fixes `17`_). [jpgimenez]
- Fix a typo in URLs pointing to files (closes `19`_). [jpgimenez]
- Implement rendering of body in Atom feeds (closes `18`_). [jpgimenez]
- Change 'Render Body' future to render the content-core macro, not just the body field. [jpgimenez]
1.0b1
^^^^^^^^^^^^^^^^^^
- Replace beautifulsoup4 with lxml. [jpgimenez] - Fix a bug with body text coming from dexterity content. [jpgimenez]
1.0a4
^^^^^^^^^^^^^^^^^^
- (Bugfix) Return proper headers with the feeds. [frapell]
1.0a3
^^^^^^^^^^^^^^^^^^
- Don't use an interface as filtering mechanism to get NewsML items. [frapell]