BMO/Recent Changes: Difference between revisions

From MozillaWiki
< BMO
Jump to navigation Jump to search
Line 1: Line 1:
= Recent Changes =
= Recent Changes =
== 2024-09-03 ==
[https://github.com/mozilla-bteam/bmo/tree/release-20240903.1 release-20240903.1]
* {{bug|1914453}} Update BMO docker images to the latest stable Perl version 5.40 as well as other dependencies
* {{bug|1912884}} Users who cannot comment on a bug should not be able to change a bug's resolution
* {{bug|1421401}} Implement emoji comment reactions
* {{bug|1915356}} Add PGP Thunderbird integration section in SecureMail help page
* {{bug|1911202}} Remove support for iprepd from the BMO code base as it is not being used since the move to GCP
* {{bug|1914061}} Sitemap urls are using GCP storage links which are being rejected by Google search indexer since it is not a property we own


== 2024-08-20 ==
== 2024-08-20 ==
Line 29: Line 39:
* {{bug|1710271}} Add link to support as alternative to bugzilla for new Thunderbird bug reporters
* {{bug|1710271}} Add link to support as alternative to bugzilla for new Thunderbird bug reporters
* {{bug|1909798}} Large dependency graphs do not work
* {{bug|1909798}} Large dependency graphs do not work
== 2024-07-24 ==
[https://github.com/mozilla-bteam/bmo/tree/release-20240724.1 release-20240724.1]
* {{bug|1906996}} Bugs with large number of dependencies can cause timeouts when using web view of the showdependencygraph.cgi


= Archive =
= Archive =

Revision as of 22:51, 3 September 2024

Recent Changes

2024-09-03

release-20240903.1

  • bug 1914453 Update BMO docker images to the latest stable Perl version 5.40 as well as other dependencies
  • bug 1912884 Users who cannot comment on a bug should not be able to change a bug's resolution
  • bug 1421401 Implement emoji comment reactions
  • bug 1915356 Add PGP Thunderbird integration section in SecureMail help page
  • bug 1911202 Remove support for iprepd from the BMO code base as it is not being used since the move to GCP
  • bug 1914061 Sitemap urls are using GCP storage links which are being rejected by Google search indexer since it is not a property we own

2024-08-20

release-20240820.1

  • bug 1905296 Clear needinfo if comment is marked as spam
  • bug 1913316 Enable the `cf_crash_signature` custom field for `Firefox OS Graveyard`
  • bug 1833813 docker-compose.yml should set the platform
  • bug 1913465 .editorconfig is incorrect for non-Perl files
  • bug 1891378 Ctrl+click on attachments produces a new tab with the attachment dialog and the bug report's URL (not a useful attachment-specific URL)

2024-08-06

release-20240806.1

  • bug 1911595 Security Bug reports use US-Only MM/DD date format

2024-08-01

release-20240801.1

  • bug 1909777 Require new users to set their username during the GitHub account creation flow
  • bug 1910469 Update sanitizeme script to truncate bugs_fulltext table to significantly reduce size of dump file
  • bug 1910693 Update sanitizeme script to remove more sensitive user data dump file

2024-07-29

release-20240729.1

  • bug 1908265 cannot log in unless HTTP Referer request header is enabled
  • bug 1909914 Increase the max failures for connecting to Memcached from 1 to 3
  • bug 1710271 Add link to support as alternative to bugzilla for new Thunderbird bug reporters
  • bug 1909798 Large dependency graphs do not work

Archive