Skip to content

Releases: thematters/ipns-site-generator

v0.1.0-alpha.0

25 Nov 04:32
e44c711
Compare
Choose a tag to compare
Merge pull request #116 from thematters/feat/new-ui

New UI and template engine

v0.0.11

21 Sep 19:00
Compare
Choose a tag to compare
fix(tests): update snapshort, bump version

v0.0.10

21 Sep 18:27
Compare
Choose a tag to compare
feat(gtag): analytic script for IPFS deliver

resolve #77

v0.0.9

24 Aug 08:10
6030587
Compare
Choose a tag to compare

0.0.9 (2022-08-24)

Chore
  • deps:

    • bump cheerio from 1.0.0-rc.3 to 1.0.0-rc.9
  • deps-dev:

    • remove @types/cheerio
Bug Fixes
  • html format: use load's new third argument to replace xmlmode workaround to avoid bad html syntax

v0.0.8

01 Mar 01:27
f2dd366
Compare
Choose a tag to compare

0.0.8 (2022-03-01)

Chores
  • deps:
    • bump lodash from 4.17.20 to 4.17.21 (489a15a0)
    • bump actions/create-release from 1 to 1.1.4 (0342a077)
    • bump actions/checkout from 2 to 2.3.4 (b74a623c)
    • bump actions/cache from 2 to 2.1.5 (84e07745)
    • bump hosted-git-info from 2.8.8 to 2.8.9 (5cf676ef)
    • bump cheerio from 1.0.0-rc.3 to 1.0.0-rc.9 (db4f9fd3)
  • deps-dev:
    • bump ts-jest from 26.5.5 to 26.5.6 (d0512a65)
    • bump prettier from 2.2.1 to 2.3.0 (055432a4)
    • bump @types/lodash from 4.14.165 to 4.14.169 (12a647e0)
    • bump typescript from 4.1.3 to 4.2.4 (9a120b38)
    • bump @types/cheerio from 0.22.23 to 0.22.28 (ab963982)
    • bump @types/jest from 26.0.19 to 26.0.23 (2d5390a5)
    • bump husky from 4.3.5 to 6.0.0 (95b17d74)
Documentation Changes
  • readme: add test section in README (f2d146e5)
  • update readme: add example for using formatHTML directly (5b924853)
New Features
  • decryption ui: add new design of decryption UI and bump version number (7b8aee23)
  • articletemplate: add encrypter and decrypter to html template (e33749d5)
  • encryption: add encrypt and decrypt script (c6f66056)
Bug Fixes
  • encryption version: add quotation mark to encryption version (62ef62a2)
Refactors
  • test: update test setup for encryption test (2e8f46cc)
  • api of formathtml: simplify API so it's not directly related to Matters (68d7f5d4)

v0.0.7

15 May 04:40
996d068
Compare
Choose a tag to compare

0.0.7 (2021-05-15)

Chores
  • version number: bump version number (4d7e9d7e)
  • deps-dev: bump ts-jest from 26.4.4 to 26.5.5 (62672272)
  • deps: bump actions/setup-node from v2.1.4 to v2.1.5 (28654dd6)
Bug Fixes
  • getasset:
    • skip uploading assets from other domains (fc976bab)
    • skip assets from other domains (b608de56)
  • test: fix test case (fd76b9bf)

v0.0.6

03 May 17:20
ba035c2
Compare
Choose a tag to compare

0.0.6 (2021-05-03)

Bug Fixes

v0.0.5

15 Apr 06:47
e7c7748
Compare
Choose a tag to compare

0.0.5 (2021-04-15)

Chores
  • version: bump version to 0.0.3 (8b1d8450)
  • .gitignore: add file types to .gitignore (66e3acfa)
New Features
  • aritcle template: add payment pointer support (f5ad87bc)
  • article tempelate: add paywall support to article template (739c9c90)
Bug Fixes
  • ci: change branch from master to main (639a933e)
  • paywall: fix styles of paywall article; add CI; (01c1c748)

v0.0.4

08 Mar 09:05
34f5a2d
Compare
Choose a tag to compare

0.0.4 (2021-03-08)

Chores
  • version: bump version to 0.0.3 (8b1d8450)
  • .gitignore: add file types to .gitignore (66e3acfa)
New Features
  • aritcle template: add payment pointer support (f5ad87bc)
  • article tempelate: add paywall support to article template (739c9c90)
Bug Fixes
  • ci: change branch from master to main (639a933e)
  • paywall: fix styles of paywall article; add CI; (01c1c748)