Releases: rhnvrm/linkpage
v0.3.0
Changelog
9466044 Merge pull request #1 from vjFaLk/patch-1
2de2b96 chore: Update README
127246d feat: add footer and social links
543188d feat: open link in new tab
b92ed73 feat: support for custom css and favicon
c5da952 fix: include default login details
Docker images
docker pull rhnvrm/linkpage:latest
docker pull rhnvrm/linkpage:v0.3.0
v0.2.1
v0.2.0
v0.2.0-rc3
Changelog
bbf11cc chore: fix missing dockerhub login
Docker images
docker pull rhnvrm/linkpage:latest
docker pull rhnvrm/linkpage:v0.2.0-rc3
v0.2.0-rc0: chore: dockerize app using goreleaser, sqlite eng
Also changes mattn/sqlite3 to modernrc/sqlite
v0.1.0
v0.0.1
Changelog
ce44026 Merge branch 'master' of github.com:rhnvrm/linkpage
9e42bcb Update README.md
1835ac2 chore: add goreleaser config
90f77c5 chore: github action for goreleaser
740c69b feat: Initial commit with prototype
eb3ac83 feat: add inter font
6e847d8 feat: add support for fetching data
19a1abd feat: admin basic auth
8951614 feat: embed files in bin
28a64e3 feat: screenshots and minor changes to readme
7cd8a6d feat: show admin errors on frontend
77e5862 feat: success on insert
5b04c23 fix: design of admin weights and delete
a5caf82 fix: move new link to top of page
89cafa2 fix: use flex instead of skeleton columns