Skip to content

Releases: uglow/thumbsup-fav-server

v1.2.0

06 Nov 09:55

Choose a tag to compare

1.2.0 (2022-11-06)

Features

  • ui: add manifest file download (a21d256)

v1.1.0

01 Aug 11:28

Choose a tag to compare

1.1.0 (2022-08-01)

Features

  • qr: add QR code to folder and slide (5c91b4c)

v1.0.6

21 Jan 09:57

Choose a tag to compare

1.0.6 (2022-01-21)

Bug Fixes

  • cleanup CI workflow now that it is working (2053289)

v1.0.5

21 Jan 08:11

Choose a tag to compare

1.0.5 (2022-01-21)

Bug Fixes

  • ci: use PAT for workflow to trigger next workflow (c7bc907)

v1.0.4

21 Jan 05:21

Choose a tag to compare

1.0.4 (2022-01-21)

Bug Fixes

  • ci: try to trigger publish docker workflow from semantic release (70e9096)

v1.0.3

20 Jan 23:27

Choose a tag to compare

1.0.3 (2022-01-20)

Bug Fixes

  • publish to docker only on release (via NPM, hopefully) (11a714f)

v1.0.2

20 Jan 23:02

Choose a tag to compare

1.0.2 (2022-01-20)

Bug Fixes

v1.0.1

20 Jan 22:54

Choose a tag to compare

1.0.1 (2022-01-20)

Bug Fixes

  • change Docker COPY command (works locally, but not on GitHub) (e3f60db)

v1.0.0

20 Jan 22:44

Choose a tag to compare

1.0.0 (2022-01-20)

Bug Fixes

  • make nodemon a dependency (7256cf9)
  • use spawn() instead of exec() to avoid buffering stdio calls (and killing the child process when the buffer is full!) (a1e77d4)

Features

  • add support for MPG video files (6d0f090)
  • added rebuildDelay, reduce container size by removing npm dev-deps (f5fc4ad)