Skip to content

Releases: kellya/poke

2.1.5: fix: correct misplaced endif which caused the whole comment branch to…

20 Oct 03:31
Compare
Choose a tag to compare
  • fix: correct misplaced endif which caused the whole comment branch to never bit hit

v2.1.4

09 Sep 14:06
v2.1.4
Compare
Choose a tag to compare
  • docs: update docs for v2.1.3 overrides available

  • fix(cactus_script.html): correct if/else/endif not being paired correctly

v2.1.2

17 May 16:48
Compare
Choose a tag to compare
  • Merge branch 'release/2.1.2'

v2.1.1

14 May 12:58
Compare
Choose a tag to compare

Fix extra space in HOMESERVER url

v2.1.0

11 May 18:09
Compare
Choose a tag to compare
  • Merge branch 'release/v2.1.0'
    Added html attributes as an option to include the chat

v2.0.2

04 May 13:27
Compare
Choose a tag to compare

Updated to use updated cactus web client settings

v2.0.1

09 Mar 17:55
Compare
Choose a tag to compare
  • fix: changed metadata for section id to more closely match what it actually is in the cactus_script

v1.0.3

09 Mar 16:04
v1.0.3
Compare
Choose a tag to compare
  • doc: fixed the issue link, which was itself an issue

  • feat: Disable chat inclusion on a single article

    set the metadata (implementation varies depending on source type) for
    cactus_chat_disable to "True" to conditionally disable chat on a single
    page

  • fix: spelling error in variable check

  • Added metadata section for the chat disabling details

  • Added metadata examples

  • Updated changelog

v1.0.2

04 Mar 20:02
v1.0.2
Compare
Choose a tag to compare

Removed hardcoded base and article names in messages, and use the $BASE_HTML and
$ARTICLE_HTML instead

v1.0.1

04 Mar 13:46
Compare
Choose a tag to compare

Added error detection to file copy operation