Skip to content

Changelog

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

1.10.0 (2025-03-06)

Features

  • add custom source custom post (bbfc5d7)
  • add CUSTOM source type to support custom url import (41ad1b2)
  • add CUSTOM source type to support custom url import, phase II (a609e13)
  • show source color in sources list in about page, fix #74 (cf513f0)

Bug Fixes

  • add metadata scraping adding a new source, check if source already exists (80aa8d2)
  • check for guid too for post uniqueness (39ce1c4)
  • conflict with other libraries when used as webcomponents (3db4a8e)
  • custom URL for logged user only (254e04f)
  • default items to 12, fix #67 (6c80ed4)
  • improve selected post image (fd501f0)
  • Post Card: improve layout for tags, source, date (cef263f)
  • Post Card: use now as date if there is no date (0596d4e)
  • use guid to check for post uniqueness (474817b)
  • webcomponent: add baseurl to theme URL, fix #70 (d49f8ac)

1.9.5 (2024-11-02)

Bug Fixes

  • add source id class to each post card (ee8e866)
  • create class for each post section (title, source-and-date), fix #63 (6a25ff5)
  • new tag creation (1e9a5a2)

1.9.4 (2024-10-02)

Bug Fixes

1.9.3 (2024-10-02)

Bug Fixes

1.9.2 (2024-09-13)

1.9.1 (2024-09-13)

1.9.0 (2024-09-13)

Features

  • adding theme support (4f661dd)
  • complete worker refactoring, using nitro plugin
  • package, build, deploy and distribute refactoring

Bug Fixes

  • blob edit modal (eb7a257)
  • choose a color for each source, fix #57 (1787fee)
  • make Grid the default theme (45f59fb)
  • refactoring, packaging, deploy, distribute (89ef049)
  • remove baseUrl trailing slash if needed, fix #56 (52c62a6)
  • remove reset db and posts admin settings (6644a21)
  • use navite fetch (24c2c27)

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