Appearance
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
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
- new tag creation (1e9a5a2)
1.9.3 (2024-10-02)
Bug Fixes
- add blob.service example, fix #59 (780c173)
- allow tags editing in all pages, fix #58 (23f1527)
- correct comment in css (e92339b)
- render html in tag, fix #53 (434200c)
- support html in post title (cc5eaa0)
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
1.8.1 (2024-07-04)
Bug Fixes
- forgot new dependencies (57afb1d)
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
1.6.0 (2024-04-16)
Features
- add color field to source (99cc46b)
- edit Post (322b4d9)
- edit post dialog (d349ecd)
- export opml (1480e5c)
- maxitems query param to /post/{blob_id} api (5cf0727)
- new BlobShare component with theme (5436072)
- start with typesense importer (cd483bc)
- test worker plugin (d4e3625)
- WIP typesense search (d8c14de)
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
- add version in footer @about page (2457b32)
- ignore invalid enclosures, fix #44 (3d70e6d)
- improve navbar on menu and admin on mobile, #36 (c19786e)
- remove jwt dep (5f4981f)
- undefined in tabs title, fix #45 (b7b738b)
- update deps (0d67273)
1.5.1 (2023-12-20)
Bug Fixes
1.5.0 (2023-12-19)
Bug Fixes
- concurrent blob instances bug (5b26e31)
1.4.0 (2023-12-12)
Features
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
- add share button to each blob, fix #23 (36ba198)
- new
reset posts
feature, fix #22 (6c004d0) - start addressing #18 (fdad7e9)
Bug Fixes
- blob in home infinite scrolling (8212002)
- check if db migration worked (776c2b2)
- fetch blobs and sources (15dd67e)
- remove npx dependency (5bb3b30)
- skip image in summary, fix #14 (556afd8)