-
v0.4.1 Stable
released this
2022-08-14 16:28:12 +05:00 | 1 commits to master since this releaseMaintenance 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
-
released this
2018-05-27 12:30:24 +05:00 | 76 commits to master since this releaseIn this release:
- Possibility to create different database backends. Currently
mysql
andflatfiles
are available. - De-hardcoded pagination configuration, it is now configurable via configuration file.
Downloads
- Possibility to create different database backends. Currently
-
Second Release Stable
released this
2018-05-26 16:11:24 +05:00 | 78 commits to master since this releaseIn 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
-
The Very First Stable
released this
2018-05-19 10:12:40 +05:00 | 83 commits to master since this releaseFirst normal release. Fast Paste Bin is able to handle public, private
and passworded pastes.Downloads