Skip to content

0.8.0 stable

Compare
Choose a tag to compare
@camfindlay camfindlay released this 26 Aug 21:38
· 14 commits to 0.8 since this release

ENHANCEMENTS

4051da8: MINOR: Enclose ID in quotes (Oliver Shaw)
0985386: MINOR: Postgres compatibility (Oliver Shaw)
a45adbd: Updated Travis build status branch (Ingo Schommer)
65104a2: Adding $has_many link back from Member to Post so posts can be accessed from the member side of the relationship. (Michael)
a663395: Template fixes (Daniel Hensby)
f410522: DOCS Updated to reflect that there is a built in search. (Cam Findlay)
17bcefa: International users should get mail in their language. (wwillm)
b36654e: DOCS Removed old change log file - this is now in GitHub release info. (Cam Findlay)
e333ebf: ENHANCEMENT beforePostMessage extension hook (Cam Findlay)
d81925f: Wrapping getCMSFields fields with beforeUpdateCMSFields to allow extensions to run after fields have been added. (Michael)

BUG FIXES

95a7707: FIX Forum statistics returned incorrect counts. (Cam Findlay)
113ebf0: BUGFIX: Deleting Forum Post deletes Member with correlating ID (Oliver Shaw)
7111e63: BUGFIX: Deleting Forum Post deletes Member with correlating ID (Oliver Shaw)
3444618: SS-2015-017: Remove form actions from allowed_actions to prevent direct access (Ed Linklater)