Skip to content

Releases: chi-net/chiblog

v1.1.4(5141919810)

31 Mar 16:16
Compare
Choose a tag to compare

chiblog Special Edition New Programmable Achieved Independently v1.1.4(5141919810)!

This special version is for all those who like Yajuu Senpai!

An online version: https://chiblogsenpaidemo.chinet.work/

v1.1.4(20230401)

31 Mar 16:09
Compare
Choose a tag to compare

features:

  1. custom background
  2. more advanced UI design:
    Refer to:
    v1.0.0: https://cab4263f.chiblog-frontend.pages.dev/#/
    v1.0.6: https://e9405e2c.chiblog-frontend.pages.dev/#/
    v1.0.8: https://168fb6bb.chiblog-frontend.pages.dev/#/

fixed:

  1. busianzi support
  2. customjs support
  3. textcount production error

chores:

  1. transit from less to scss!
  2. delete the declare of comments and will fix

TODO

  1. #1
  2. Comments
  3. SEO datas like descrption and title
  4. author category tags page

Full Changelog: 1.1.3...1.1.4

v1.1.3(20230318)

18 Mar 07:58
Compare
Choose a tag to compare

Notice: If you face problem with building, please delete /layouts/ folder manually. This folder will be deleted in the next version.

features:

  1. stats by busuanzi https://busuanzi.ibruce.info/
  2. pinned article
  3. textcount partly supported

chores:

  1. optmized user experience
  2. fix mobile display problem
  3. write notes for mocksdata
  4. spilt big to small

TODO:

  1. update latest comments
  2. author category tags
  3. SEO desc

Notice: comments is not supported in this version

Full Changelog: 1.1.2...1.1.3

v1.1.2(20230225)

25 Feb 02:31
Compare
Choose a tag to compare

chores:

  1. beautify css
  2. change site url
  3. app.vue spilted to Header.vue and Footer.vue

TODO:

  1. fix comments
  2. support valine/waline/gitalk/security chiblog comment backend
  3. authors categorys tags
  4. SEO desc

Full Changelog: 1.1.1...1.1.2

v1.1.1(20230105)

05 Jan 02:49
Compare
Choose a tag to compare

chores

  1. fixed server-side statements
  2. fixed nuxt jump error

TODO:

  1. fix comments
  2. support valine/waline/gitalk/security chiblog comment backend

Full Changelog: 1.1.0...1.1.1

v1.1.0(20221231)

31 Dec 03:21
Compare
Choose a tag to compare

It is the first version of nuxt chiblog! Congratulations!

features:

  1. use nuxt3
  2. Docker support

TODO:

  1. fix server-side render
  2. more fit with nuxt3

Full Changelog: 1.0.9...1.1.0

v1.0.9(20221221)

21 Dec 13:17
Compare
Choose a tag to compare

This is the last version of legacy chiblog. The next chiblog will come soon with vue3 and nuxt~

chores

  1. delete axios and vuex.
  2. use pinia instead of vuex
  3. delete unsafe ghauth in browser environment

Full Changelog: 1.0.8...1.0.9

v1.0.8(20221126)

26 Nov 08:16
Compare
Choose a tag to compare

features:

  1. custom javascript scripts supported.
  2. copyright and stats panel can be controlled if it hides.
  3. version check datafiles
  4. more details in generated data file
  5. mocks tip and datafile version tip

Full Changelog: 1.0.7...1.0.8

v1.0.7(20220924)

24 Sep 00:47
Compare
Choose a tag to compare

features:

  1. Tags, category and author filter page(Expermental)
  2. comment markdown render prettier now supported!
  3. Automatic use ghavatar

fix:

  1. articlelist overflow the navbar
  2. gh comments can not show name & website

chore:

  1. spilt version into single version.js

Full Changelog: 1.0.6...1.0.7

v1.0.6(20220911)

11 Sep 09:43
Compare
Choose a tag to compare

features

  1. prettier articlelist
  2. category, tag, desc supported!

chore

  1. fix a small style problem

Full Changelog: 1.0.5...1.0.6