Skip to content

Releases: canonical/canonicalwebteam.discourse

5.4.5: Merge pull request #178 from anthonydillon/strip-headings-tutorials

30 Oct 15:26
66e2d74
Compare
Choose a tag to compare

Changes

Strip heading titles for tutorials (#178)

This release was made possible by the following contributors:

@anthonydillon

5.4.4: Merge pull request #176 from canonical/heading-title-strip

26 Oct 10:36
2b1475f
Compare
Choose a tag to compare

Changes

Strip heading titles (#176)
Check it a header contains a link (#174)

This release was made possible by the following contributors:

@anthonydillon and @jpmartinspt

5.4.3: Merge pull request #173 from sparkiegeek/discourse-28-header-change-172

23 Oct 21:42
9da26d3
Compare
Choose a tag to compare

Changes

fix(parser): Support Discourse 2.8.14 header formatting (#173)

This release was made possible by the following contributors:

@jpmartinspt and @sparkiegeek

5.4.2: Merge pull request #164 from nottrobin/163-fix-indefinite-caching

05 Jun 09:50
d831264
Compare
Choose a tag to compare

Changes

Fix indefinite caching of index content by undoing "ensure_parsed" work (#164)
Add tox + pytest support (#158)

This release was made possible by the following contributors:

@nottrobin and @sparkiegeek

5.4.1: Merge pull request #161 from sparkiegeek/active-topic-fix

21 Apr 14:02
751632a
Compare
Choose a tag to compare

Changes

Don't mutate shared navigation model between requests (#161)

This release was made possible by the following contributors:

@nottrobin and @sparkiegeek

5.4.0: Merge pull request #159 from sparkiegeek/parsing-speedups

03 Apr 13:22
7cf2036
Compare
Choose a tag to compare

Changes

Parsing speedups (#159)

This release was made possible by the following contributors:

@jpmartinspt and @sparkiegeek

5.3.0

24 Mar 14:11
c789ac1
Compare
Choose a tag to compare

Changes

Don't parse more than we need to (#156)

This release was made possible by the following contributors:

@Lukewh and @sparkiegeek

5.2.4: Merge pull request #153 from canonical/wd-2017

06 Mar 11:09
c22bcf6
Compare
Choose a tag to compare

Changes

Create parse metadata function (#153)
Fix bug when all headings on same level (#154)

This release was made possible by the following contributors:

@nottrobin and @petesfrench

5.1.4: Merge pull request #152 from canonical/wd-2017

21 Feb 10:06
f4e1be8
Compare
Choose a tag to compare

Changes

Generate toc based on heading anchor tags (#152)

This release was made possible by the following contributors:

@petesfrench

5.0.4

09 Feb 15:39
9bbc1f4
Compare
Choose a tag to compare

Changes

Defend against out-of-range index of children (#151)
Improve error reporting (#147)

This release was made possible by the following contributors:

@Lukewh, @edlerd, @nottrobin and @sowasred2012