Skip to content

Releases: MissAllSunday/Breeze

Version 2.0.0 Alpha

05 Jul 20:29
Compare
Choose a tag to compare
Version 2.0.0 Alpha Pre-release
Pre-release

Basic code base for decoupling back and front end
For testing purposes only.

Breeze 1.0.15

20 Jun 18:08
Compare
Choose a tag to compare
  • Make sure breezeTrackViews() returns an array.

Breeze 1.0.14

26 Aug 21:55
e4e7dd1
Compare
Choose a tag to compare
  • Adds support for PHP 7

Breeze 1.0.13

17 Mar 18:22
6906025
Compare
Choose a tag to compare

1.0.13 March 17, 2018

  • Add admin setting for the general wall
  • Prevent loading status and activity from users on your ignored list.

Breeze 1.0.12

05 May 21:10
Compare
Choose a tag to compare

For SMF 2.0.x
Requires PHP 5.3 or greater

1.0.12 May 5, 2017

  • Concatenation on $txt strings
  • Add a "live from the support site" atom box
  • Use caret and atwho min versions on single status page
  • Update atwho.js

Breeze 1.0.11

18 Apr 14:26
Compare
Choose a tag to compare

For SMF 2.0.x
Requires PHP 5.3 or greater

1.0.11 April 15, 2017

  • Add Turkish and Portuguese_Brazilian translations
  • Normalize and schemaless the support url
  • Remove the "live from the support site" rss box

Breeze 1.0.10

24 May 17:40
Compare
Choose a tag to compare
  • Update atwho and caret, use min versions.
  • Add support for Ohara youtube mod.
  • Remove purify call on submitted content to prevent double encoding.

Breeze 1.0.9

29 Oct 22:38
Compare
Choose a tag to compare
  • Fix a missing semicolon preventing users from using the mentions feature on their walls.
  • Replace $this->_smcFunc with global $smcFunc.

Breeze 1.0.8

29 Jun 17:45
Compare
Choose a tag to compare
  • Fix a security issue allowing users to post status and messages as another user. Thanks to JSX3 for reporting it.

Breeze 1.0.7

22 Oct 17:16
Compare
Choose a tag to compare

This release adds a new security layer by implementing the DOMPurify library to both comments and status messages.

It also fixes a wrong version on package-info.xml as well as adding the current version to the version tag on all files.