Skip to content

Releases: TLINDEN/kleingebaeck

v0.3.20

10 Jun 14:17
212c338
Compare
Choose a tag to compare

Miscellaneus Changes

  • update dependencies and user agent version (#146) by TLINDEN

Full Changelog: v0.3.19...v0.3.20

v0.3.19

04 May 18:43
Compare
Choose a tag to compare

Miscellaneus Changes

  • update go, dependencies, catch Fprint and Close errors (#138) by TLINDEN

Full Changelog: v0.3.18...v0.3.19

v0.3.18

27 Feb 17:01
4030d04
Compare
Choose a tag to compare

New Features

  • Add year,month,day support to Adnametemplate (#123) by TLINDEN
    With the setting adnametemplate = "{{.Year}}-{{.Month}}-{{.Day}}-{{ .Slug }}" directories looks like this with:
    2025-02-27-australienwelt-reisefuehrer-3-buecher-der-reihe/
    2025-02-27-cisco-ios-grundlagen-der-konfiguration/
    2025-02-27-erkrankungen-bei-schlangen-vorbeugen-und-erkennen/
    2025-02-27-fliege-3-stueck-schwarz-dunkel-lila-seide/
    2025-02-27-handbuch-der-terrarienkunde-terrarientypen-tiere-pflanzen-fu/
    2025-02-27-mosaik-abrafaxe-77-hefte-334-bis-418-update/
    2025-02-27-paddington-baer-puppe-ca-10cm-hoch/
    2025-02-27-queensland-und-das-rote-zentrum/
    2025-02-27-sempre-ns5-3-10-100mbit-5-port-switch/
    2025-02-27-spiralfoermige-led-lampe/
    2025-02-27-westaustralien-und-das-top-end-j-guenther-j-mohr/
    


**Full Changelog**: https://github.com/TLINDEN/kleingebaeck/compare/v0.3.17...v0.3.18

v0.3.17

10 Feb 21:31
6675c4d
Compare
Choose a tag to compare

Miscellaneus Changes

  • Fix/timeformat (#122) by TLINDEN

Full Changelog: v0.3.16...v0.3.17

v0.3.16

10 Feb 17:23
46be48a
Compare
Choose a tag to compare

Miscellaneus Changes

  • Generic attributes (#120) by TLINDEN

Full Changelog: v0.3.15...v0.3.16

v0.3.15

06 Feb 19:15
09948a6
Compare
Choose a tag to compare

New Features and Fixes

  • add color detail as well (#119) by TLINDEN
    also fixes #117 (again)

Full Changelog: v0.3.14...v0.3.15

v0.3.14

06 Feb 12:51
bc01391
Compare
Choose a tag to compare

Bug Fixes

Fix ad condition parsing (#118) by TLINDEN

  • properly parse details div
  • now, the Condition field does contain the correct term - if defined
  • a new field, Type, has been added which contains the product type based on the category
  • unit tests have been adapted

Full Changelog: v0.3.13...v0.3.14

v0.3.13

01 Feb 17:10
Compare
Choose a tag to compare

Full Changelog: v0.3.12...v0.3.13

Updated dependencies.

v0.3.12

17 Jan 11:05
Compare
Choose a tag to compare

Full Changelog: v0.3.11...v0.3.12

Security Fix Release

This release affects only executables distributed as binaries from here. Our own source code is not affected. If you have compiled kleingebäck yourself, you don't have to update if you have already updated your go version to 1.22.11 or 1.23.5 respectively. Otherwise please update GO and then recompile kleingebäck before using it.

Binaries prior to kleingebäck v0.3.12 have been compiled using a vulnerable GO version. The vulnerabilities as reported in CVE-2024-45341 and CVE-2024-45336 have been fixed by the go team.

v0.3.11

06 Jan 17:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.10...v0.3.11