Releases: alphagov/e-petitions
Ad-hoc email and response expand
Add ad-hoc email responses to petitions
Add reveal_response to cache keys
Hompage, email and admin improvements
Make
Add Committee message to email about government response
Add links to petitions waiting for X to homepage
Add rejection reason 'You must use your real name'
Show rejection reason more clearly in admin
Make notes field larger in admin
App signal improvements
Improve reliability of AppSignal initialization process
Since Puma detects running threads when preloading an application we need
to stop it and then restart when each of the workers are forked. It was
sort of working before because it detected when the PID of the process had
changed and then restarted the thread itself.
Redirect after signing and content changes
Redirect to petition show page when a "signed" URL is shared
Make links break over the line, not break the layout
Content changes
Performance fixes for bulk email sending
Refactor the sending of emails
Fix memory leak when queuing jobs inside a job
Make the requested time suppliable by user (ssh user)
Tweaks and minor fixes
Allow government responses to be 5k
Restrict government response to 200
Fix page titles with no postcode
Pessimistic locking to prevent incorrect signature counts
Minor fixes
Remove link to home on home
Fix incorrect ignore exception
Rescue faraday client error
Minor fixes
Tidy up unsubscribe functionality
Remove alternate header
Minor text changes
Fix issue with postcode API
More minor changes
Includes everything from the unreleased 1.0.1 with the addition of
Home page text edits
Readme.md update
Fix to browser config and manifest
Deal with unknown errors gracefully
Minor fixes
Cookie link corrected
Force compatibility mode in IE not to happen
Improvements to word wrapping, hyphenation
Use opengraph titles that are correctly cached