Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 1.0.0 #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 10, 2022

πŸ€– I have created a release beep boop

1.0.0 (2024-08-04)

⚠ BREAKING CHANGES

  • add optional URL shortening (requires persistence)

πŸš€ Features

  • add limit on records in DB based on the client IP (a113bee)
  • add loading indicator (2fed676)
  • add optional URL shortening (requires persistence) (1c5b6bd)
  • deploy to divio (ed4269a)
  • expose port 8080 (c70b64d)
  • improve rickrolling using <base> tag (bc5f840)
  • let user choose how many scrolls before roll (836ebce)
  • make cleanup units configurable (a34048e)
  • make it possible to change gunicorn logging level (80c3c35)
  • move from bandit to ruff (39915b8)
  • optionally roll on scroll end (d97ff78)
  • support MongoDB databases (eb5b43f)
  • support X-Forwarded-* headers (c0feb94)

πŸ› Bug Fixes

  • add CSRF token (f876402)
  • allow safe redirects (b30f806)
  • avoid SSRF (1138969)
  • do not allow redirects (SSRFs) (92a855e)
  • ensure postgres and postgresql dialects are treated the same (c10e3d1)
  • error handler leaking sensitive information (155978b)
  • hide loading bar on back navigation (mobile) (9fc491b)
  • missing commit on SQL and remove rollback (20b84fa)
  • missing gif and favicon on rickrolled page (30bdd76)
  • show app logs when running on gunicorn and change format (2df4ebf)
  • support log level DEBUG (e22091c)
  • update dependencies (ad37903)
  • use a custom page for rickroll instead of YouTube (ad1cfcb)
  • use factory pattern for app (7fd4007)

🌈 Styling

  • add font and use flexbox for footer (e77561e)
  • update some colors (ab61663)

πŸ’¬ Documentation

  • add persistance and quickstart documentation (580fd23)
  • add warnings in README (afe16f3)
  • document how rickrolling works (a7acda1)
  • update live url (divio) (b3a3a6a)

πŸ¦€ Build And CI

  • always run build, publish only on develop+main (158e703)
  • always run lint (c5caa96)
  • better handle publish_dockerhub flag (2bbb9cf)
  • update workflow actions (136347b)
  • upgrade and align Python OS images (17070f7)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot changed the title chore(main): release 0.1.2 chore(main): release 0.2.0 Dec 10, 2022
@github-actions github-actions bot force-pushed the release-please--branches--main branch 5 times, most recently from 6698817 to 23f212d Compare December 14, 2022 07:36
@github-actions github-actions bot changed the title chore(main): release 0.2.0 chore(main): release 1.0.0 Dec 21, 2022
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 23f212d to da2c910 Compare December 21, 2022 13:53
@github-actions github-actions bot force-pushed the release-please--branches--main branch 6 times, most recently from 3e08162 to 4c3b1a1 Compare December 22, 2022 08:20
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 4c3b1a1 to b2f70ca Compare December 22, 2022 08:48
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from 9a39b5f to ee81ab6 Compare December 23, 2022 08:55
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from b64cd2e to 0084150 Compare January 2, 2023 13:15
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 0084150 to c18d851 Compare March 18, 2023 18:22
@github-actions github-actions bot force-pushed the release-please--branches--main branch 3 times, most recently from dfb196b to c1227f9 Compare April 12, 2023 13:04
@github-actions github-actions bot force-pushed the release-please--branches--main branch from c1227f9 to f289ed8 Compare April 12, 2023 13:12
@github-actions github-actions bot force-pushed the release-please--branches--main branch from f289ed8 to d1b441a Compare May 9, 2023 18:27
@github-actions github-actions bot force-pushed the release-please--branches--main branch from d1b441a to b3dc34f Compare May 31, 2023 17:20
@github-actions github-actions bot force-pushed the release-please--branches--main branch from b3dc34f to 40f0733 Compare August 17, 2023 07:20
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 40f0733 to 50bbf11 Compare August 4, 2024 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants