Skip to content

Commit

Permalink
Removed PRs that are still in progress and updated dates
Browse files Browse the repository at this point in the history
  • Loading branch information
grossyoan committed Jun 27, 2024
1 parent 2e4193a commit 4e2ea8f
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ GEM
PLATFORMS
arm64-darwin-21
arm64-darwin-22
arm64-darwin-23
x86_64-darwin-22
x86_64-darwin-23
x86_64-linux
Expand Down
Original file line number Diff line number Diff line change
@@ -1,21 +1,19 @@
---
title: Love Cycle - June 24
title: Love Cycle - July 24
tags: [Improvement]
image: /images/changelog/love-cycle-june-2024.png
image: /images/changelog/love-cycle-july-2024.png
---

![love-cycle.png](/images/changelog/love-cycle-june-2024.png)
![love-cycle.png](/images/changelog/love-cycle-july-2024.png)

The last few weeks, we have been busy improving Bump.sh through small enhancements, specific user requests, while globally polishing the product. We call these moments "Love Cycles".
We have been busy improving Bump.sh through small enhancements, specific user requests, while globally polishing the product. We call these moments "Love Cycles".

Here is the list of every small change we made.

As always, we love to hear about any features you would like to see added to the product. Send us a message at hello (at) bump.sh!

Improvements:
- When you are subscribed to an API changelog, the link inside the email notifying about a new change now redirects to the specific change page.
- We improved the display of oneOf/anyOf alternatives. When there is a lot of alternatives, we now display the list inside a select instead of a horizontally scrolling tab list.
- The public or private visibility setting options of hubs and their docs was too flexible and confusing. Docs in private hubs are now necessarily private, and cannot be public. Docs in public hubs can be either public or private.
- Single change: we worked on the page to remove duplicated information, and put the focus the deployment date and change id, that can both be useful depending on who reads it. We also put some love on the mobile version.

Quality of life:
Expand All @@ -26,4 +24,5 @@ Fixes:
- Webhooks in documentation now display the generic URL https://webhook.example.com.
- We fixed a visual bug on selects, that could make the user think that multiple items were active.
- We fixed a bug that made the title and description of an more recent change disappear when an user unreleased an older deployment.
- Timestamps are now displayed using the browser's timezone.

Binary file added src/images/changelog/love-cycle-july-2024.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/images/changelog/love-cycle-june-2024.png
Binary file not shown.

0 comments on commit 4e2ea8f

Please sign in to comment.