Skip to content

Releases: backdrop-contrib/flag

1.x-3.6.3

13 Sep 17:16
18d32a3

Choose a tag to compare

What's Changed

  • Issue #19: Decrease status report error to warning when no known issues. by @jenlampton in #20

Full Changelog: 1.x-3.6.2...1.x-3.6.3

1.x-3.6.2

16 Apr 21:39

Choose a tag to compare

1.x-3.6.1

02 Dec 20:30
560d17f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.x-3.6.0...1.x-3.6.1

1.x-3.6.0

30 Dec 06:02
0c1eb4a

Choose a tag to compare

What's Changed

Full Changelog: 1.x-1.1.1...1.x-3.6.0

The version jump to 3.6 signals that this port is equivalent to 7.x-3.6 as well as being a significant change of converting flags to use config.

1.x-1.1.1

29 Dec 18:49
13f9c6d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.x-1.1.0...1.x-1.1.1

1.x-1.1.0

13 Dec 19:25

Choose a tag to compare

Fixes:

  • Issue #27 add FlagCookieStorage to autoloader
  • Issue #18 get tokens working
  • Issue #29 remove references to Drupal (as much as possible) and updated where token now in core.
  • Moved sub-modules to own directory
  • Issue #26 remove session_api_available call.
  • Issue #34 get entity type from the token type for tokens.
  • Fix flag_bookmark with more realistic possible content types b1d852e.

1.x-1.0.1

09 Feb 19:20

Choose a tag to compare

  • Fixed: HTTP error 500 when flagging content (#5)
  • Fixed: PHP notice Undefined property: stdClass::$language in flag_tokens (#7)

1.x-1.0.0

11 Feb 22:31

Choose a tag to compare

Initial release of BackdropCMS port of Drupal Flag module 7.x-3.x