Skip to content

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.8.2 (2024-07-04)

Bug Fixes

  • Add more information at the blob info popup fix #40 (fb2e42d)

1.8.1 (2024-07-04)

Bug Fixes

1.8.0 (2024-07-04)

Features

  • add lastUpdate field to source (fdc848f)

Bug Fixes

  • adding custom url (97068c7)
  • manually add tags to a post (1e790c1)
  • upload custom logo / fallback img (339c0b8)
  • v-file-input vuetify overflow (1dc55d6)

1.7.4 (2024-07-03)

Bug Fixes

  • add npmrc to specify arch/platform for sharp build (697bb77)

1.7.3 (2024-07-02)

Bug Fixes

  • better queue error handling and jobs limiter (ea49b21)
  • improve error handling (de8e24f)
  • show last status on source admin panel (358171f)
  • update uodateAt on source completed or on error (bf49b61)

1.7.2 (2024-07-01)

Bug Fixes

  • post title do not overflow (aefd816)

1.7.1 (2024-04-19)

Bug Fixes

1.7.0 (2024-04-19)

Features

  • embedd worker in the same process (7d18f50)

Bug Fixes

  • filter out empty blob filter (9956725)
  • webcomponent: cleaning themes (b8ebecf)

1.6.0 (2024-04-16)

Features

Bug Fixes

  • add typesense dep, improve webcomponent building (655437f)
  • bettere retrieveImage error handling, hash file based on url (392225f)
  • improve blob details (5c7507d)

1.5.2 (2024-01-08)

Bug Fixes

1.5.1 (2023-12-20)

Bug Fixes

  • improve navbar on menu and admin on mobile, #36 (c19786e)

1.5.0 (2023-12-19)

Bug Fixes

  • concurrent blob instances bug (5b26e31)

1.4.0 (2023-12-12)

Features

  • add some id / class to about page, fix #37 (fd59819)

Bug Fixes

  • add debian-openssl-1.0.x as prisma targets (31eed0b)
  • homepage without showBlobInHome (f748ef2)
  • improve share page intro, fix #21 (77027f2)

1.3.0 (2023-11-29)

Features

  • address #35 in a general way (17c3d68)
  • complete review of Post card component layout (27949ec)
  • Make blob page icons more discrete and clear, fix #30 (e03dd45)
  • Move the main search field on the top menu, fix #28 (f7c189d)
  • new #blob_sidebar id to address #33 (e711814)

Bug Fixes

  • add a 'Translate' class to language option #29 (efbb227)
  • add link to original post into detail page, #34 (cdc65f0)
  • re-add baseurl in client #31 (5e92320)

1.2.0 (2023-11-20)

Features

Bug Fixes

1.1.2 (2023-11-02)

1.1.1 (2023-11-02)

1.1.0 (2023-11-02)

Features

  • #4: add a reset button to refresh db (ae0842e), closes #4

Bug Fixes

  • #10: improve notifications (096ba3b), closes #10
  • #3: tags default order by name (3594928), closes #3
  • #5: allow custom_css (dba27f3), closes #5
  • #5: split settings and theme admin panel and start with custom_css (c8cd711), closes #5
  • #6: update deps, adds node18+20 compatibility (fe98f33), closes #6