Skip to content

Releases: crupest/Timeline

v0.4.1

03 Jun 10:57
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release
Merge branch 'master' of https://github.com/crupest/Timeline

v0.4.0

03 Jun 10:36
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release
build: Bump to v0.4.0.

v0.3.0

04 Nov 10:52
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

This release contains a lot of things too. Here is an incomplete list:

  • Service worker.
  • Front end, back end split in file structure.
  • Redesign UI.
  • Offline use.

Known bugs:

  • Delete post not work.

v0.2.0-alpha

10 Jun 09:36
Compare
Choose a tag to compare
v0.2.0-alpha Pre-release
Pre-release

In this release, we made a big refactor that front end and back end are merged into a single repo.
Back end and front end now serve in the same origin with apis under /api/ urls.
Also a new deploy method is used, aka Docker.
I move ci from Azure DevOps to GitHub Actions.

Of course, a lot of features are added. Please see issues with v0.2.0 milestone.

v0.1.0-alpha

28 Feb 11:41
227e901
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

Finally v0.1.0 and super-alpha. It has some basic features.

  • User create, delete, change info.
  • Personal timeline, ordinary timeline.
  • Avatar, nickname.
  • Timeline visibility and member.
  • Pure-text posts.
  • ...