• v0.4.1 74ea9b6863

    v0.4.1 Stable

    pztrn released this 2022-08-14 16:28:12 +05:00 | 1 commits to master since this release

    Maintenance release with dependencies updating, little-to-no code cleanup.

    Changed

    • Update docker images - alpine to 3.16.1, golang to 1.19, golangci-lint to 1.48.0.
    • Update chroma to v2.2.0.
    • Update bulma to 0.9.4.
    • Update bulma-tooltip to 1.2 (was 3.0.0, but repo was switched to CreativeBulma).
    • Update github.com/dchest/captcha to v1.0.0.

    Fixed

    • Put valid repository's link in footer.

    Removed

    • Removed flagger dependency.
    Downloads
  • v0.2.0 2beb9ecef9

    pztrn released this 2018-05-27 12:30:24 +05:00 | 76 commits to master since this release

    In this release:

    • Possibility to create different database backends. Currently mysql and flatfiles are available.
    • De-hardcoded pagination configuration, it is now configurable via configuration file.
    Downloads
  • v0.1.1 296e2771d6

    pztrn released this 2018-05-26 16:11:24 +05:00 | 78 commits to master since this release

    In this release:

    • Refactored templates: now they're included in each other if neccessary.
    • Fixed nasty bugs with private pastes that causing fastpastebin to crash.
    • Logger level from configuration now properly set.
    • Footer copyrights.
    Downloads
  • v0.1.0 d7e58613ba

    pztrn released this 2018-05-19 10:12:40 +05:00 | 83 commits to master since this release

    First normal release. Fast Paste Bin is able to handle public, private
    and passworded pastes.

    Downloads