Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Release Note 01 - 07 August

Here is the release summary report for this week (01 - 07 August) We have 56 total releases for this week, here is the breakdown for the release :

August 01, 2025

This day we have exciting update we bring you new update of Automation Test, Partner Portal and more ! Partner Portal: Added the promotion feature to the Partner Portal, the same as on the client side.

Automation Test: Added a new automation test for editing bookings via the client side.

Admin Dashboard: Added a short link feature to the Bloggers Dashboard. The short link will remain the same if it is generated more than once.

Group Landing Page: Updated the pagination to display newly added restaurants on the Group Landing Page.

August 04, 2025

This day we have exciting update we bring you new update a Homepage Section, Review Page and more ! Homepage Section: Fixed the personalized ranking for restaurants in the "New on Hungry Hub" section on the homepage.

Review Page: Unable to click any section on the homepage after clicking the homepage icon from the review page in the mobile application.

August 05-06, 2025

This day we have exciting update we bring you new update a Vendor API, Group Landing Page and more !

Vendor API: Do not show inactive or expired restaurants or restaurant packages in the Vendor API. Fix the opening hours on Klook and send all time slots, even if they are unavailable.

Group landing page: Fixed the issue where you can't click any section on the homepage after clicking the homepage icon from the review page.

Singapore Reward: Added a checkbox to receive promo codes on the registration page for the iOS app. Edit Booking: Fixed the issue where the package was missing on modified reservations by users. and send a notification email to the ops team when there’s an issue with a user’s booking package.

Partner Portal: Fixed the booking list filter issue for Package XP and PP, where the data package was not appearing.

Detail release note

NoNameDescriptionDeployment Date and TimePull RequestTicket NumberPerformed byTest RunDocumentation
 1

partner portal release: 1.35.0
  Netcore integration August 01,2025 https://github.com/hungryhub-team/book-bite/pull/909 Private (https://app.clickup.com/t/86cyykdpp) fandi
2fix: redirect old restaurant reviews list page from hh-server to hungryhub web
 August 01,2025https://github.com/hungryhub-team/hh-server/pull/7007Private (https://app.clickup.com/t/86czmmhpj)firman
3automation
edit booking via client side
 August 01,2025https://github.com/hungryhub-team/hh-pegasus/pull/1861rina
4🐛 fix: handle HH Menu API errors gracefully instead of raising exceptions
 August 01,2025https://github.com/hungryhub-team/hh-server/commit/2350c90add144011274109a78448ae22e5d8f481saiqul
5refactor: optimize inventory reservation deletion query order
 August 01,2025https://github.com/hungryhub-team/hh-server/pull/6991saiqul
6BOTchore(deps): bump nokogiri from 1.18.8 to 1.18.9 in /gems/db_audit
chore(deps-dev): bump thor from 1.1.0 to 1.4.0 in /gems/hh_image_proxy
chore(deps): bump @babel/plugin-transform-regenerator from 7.28.0 to 7.28.1
 August 01,2025https://github.com/hungryhub-team/hh-server/pull/6977
https://github.com/hungryhub-team/hh-server/pull/6975
https://github.com/hungryhub-team/hh-server/pull/6933
saiqul
7fix: add hybrid check to prevent event sending in booking confirmation
 August 01,2025https://github.com/hungryhub-team/hh-pegasus/pull/1949Private (https://app.clickup.com/t/86czuvz1u)afif
8fix: design blogger utm short link
 August 01,2025https://github.com/hungryhub-team/hh-server/pull/6937Private (https://app.clickup.com/t/86czkx5ky)dayu
9add translation via weblateFix/refactor translation
 August 01,2025https://github.com/hungryhub-team/hh-pegasus/pull/1942afif
10automation test
fix test only execute
 August 01,2025https://github.com/hungryhub-team/hh-pegasus/pull/1960rina
11chore: update vue-tsc to version 3.0.4
 August 01,2025https://github.com/hungryhub-team/hh-pegasus/pull/1961afif
12fix: pageSize parameter in getHomeSection CU-86czvax8w
 August 01,2025https://github.com/hungryhub-team/hh-pegasus/pull/1957Private (https://app.clickup.com/t/86czvax8w)afif
13fix: resolve klook availability issue
 August 01,2025https://github.com/hungryhub-team/hh-server/pull/7010zul
14feat: disable personalization for new restaurant section August 04, 2025https://github.com/hungryhub-team/hh-pegasus/pull/1955Private (https://app.clickup.com/t/86czuvy4w)monyta
15fix: cant click any section from restaurant reviews page CU-86czuy070
 August 04, 2025https://github.com/hungryhub-team/hh-pegasus/pull/1951Private (https://app.clickup.com/t/86czuy070)monyta
16fix: CU-86czk6jdj - set inactive compact restaurant when restaurant inactive and expired
 August 04, 2025https://github.com/hungryhub-team/hh-server/pull/6931Private (https://app.clickup.com/t/86czk6jdj)odi
17♻️ refactor: rename inventory_class to inventory_klass because it is has been deprecated
 August 04, 2025https://github.com/hungryhub-team/hh-server/pull/7008saiqul
18Feat/add approved emails to edit date to past
 August 04, 2025https://github.com/hungryhub-team/hh-server/pull/6986https://hungryhubgroup.slack.com/archives/C078QRWR4J3/p1753181292100059?thread_ts=1753153205.597999&cid=C078QRWR4J3dayu
19feat: add report_date column to reports and populate it from year, month, and day fields
 August 04, 2025https://github.com/hungryhub-team/hh-server/compare/974a57aa3787...33f2c90a8256saiqul
20hotfix: change prefix env
 August 04, 2025https://github.com/hungryhub-team/book-bite/pull/912Private (https://app.clickup.com/t/86czvckdx)fandi
21admin-api fix: update install script to comment out MySQL password prompt and a
feat: add developer sign-in functionality and update authentication l…
fix: update revenue calculation to extract price_cents from JSON package
feat: add comprehensive Claude Assistant guide for HungryHub Server
feat: convert report_date to a STORED generated column and update mig
Merge branch 'feat/admin-api'
  August 04, 2025 https://github.com/hungryhub-team/hh-server/compare/33f2c90a8256...55f887d1e9e4 saiqul
22feat: convert reservation_properties columns to STORED generated columns
Revert "fix: update revenue calculation to extract price_cents from JSON package"

 August 04, 2025https://github.com/hungryhub-team/hh-server/compare/55f887d1e9e4...fed45789dde8saiqul
23♻️ refactor:remove unknown links August 04, 2025https://github.com/hungryhub-team/hh-server/commit/a5a9f36ccb67d27f48e46a4d214da30293cf291csaiqul
24android fix: release 5.30.25
fix: prevent redundant event tracking compile
fix: improve code and fix ANR bugs
fix: update version
 August 04, 2025https://github.com/hungryhub-team/hh-android/pull/2016tompi
25♻️ refactor: convert generated columns from STORED to VIRTUAL August 04, 2025https://github.com/hungryhub-team/hh-server/commit/188a793db2c545178f54a141f519e4c99fd105casaiqul
26chore: add passenger exporter on hh-server
 August 05, 2025https://github.com/hungryhub-team/hh-server/pull/6899Private (https://app.clickup.com/t/86czhjgk8)budi
27chore: adjust initial delay readiness and add annoations
 August 05, 2025https://github.com/hungryhub-team/hh-server/pull/7014Private (https://app.clickup.com/t/86czhjgk8)budi
28refactor: streamline session handling and improve inventory update logic
 August 05, 2025https://github.com/hungryhub-team/hh-server/pull/7011saiqul
29chore: add startup probe for passenger exporter
 August 05, 2025https://github.com/hungryhub-team/hh-server/pull/7015Private (https://app.clickup.com/t/86czhjgk8)budi
30CU-86czpfmtm - [vendors] do not show inactive/expired restaurants or restaurant packages
 August 05, 2025https://github.com/hungryhub-team/hh-server/pull/6973Private (https://app.clickup.com/t/86czpfmtm)mian
31hotfix: CU-86czwcun2 - prevent nil add_on_data for add_on property
 August 05, 2025https://github.com/hungryhub-team/hh-server/pull/7016Private (https://app.clickup.com/t/86czwcun2)firman
32
add translation from weblate
Fix/refactor translation August 05, 2025https://github.com/hungryhub-team/hh-pegasus/pull/1959afif
33fix: refactor group landing code CU-86czmmfub CU-86czt5v20 CU-86czuzcac
 August 05, 2025https://github.com/hungryhub-team/hh-pegasus/pull/1933Private (https://app.clickup.com/t/86czmmfub)
Private (https://app.clickup.com/t/86czt5v20)
afif
34fix: build error
 August 05, 2025https://github.com/hungryhub-team/hh-pegasus/pull/1965afif
35fix: prevent formatted_add_ons is nil
 August 05, 2025https://github.com/hungryhub-team/hh-server/pull/7019Private (https://app.clickup.com/t/86czwguzv)dayu
36feat(migrations): add migrations to update virtual columns for reports and reservation_properties tables to ensure data consistency and accuracy
 August 06, 2025https://github.com/hungryhub-team/hh-server/pull/7021saiqul
37chore(Dockerfile): update base image from universal to ubuntu-22.04 August 06, 2025https://github.com/hungryhub-team/hh-server/compare/601adc6b39c3...b8de272da1c4saiqul
38CU-86czu4wv9 - [Klook] show original price
 August 06, 2025https://github.com/hungryhub-team/hh-server/pull/6996Private (https://app.clickup.com/t/86czu4wv9)mian
39iOS release: 7.10.9
[Improvement] Remove duplicate tracking purchase event
[Improvement] Adjust singapore rewards when register improvement
 August 06, 2025https://github.com/hungryhub-team/hh-ios-fix/pull/2187Private (https://app.clickup.com/t/86czuvz1u)
Private (https://app.clickup.com/t/86czrbtjd)
budi
40fix: improve overlay close functionality in HhModal component
 August 06, 2025https://github.com/hungryhub-team/hh-pegasus/pull/1968afif
41hotfix: CU-86czw6ndu - prevent package data loss during reservation modification
 August 06, 2025https://github.com/hungryhub-team/hh-server/pull/7020Private (https://app.clickup.com/t/86czw6ndu)odi
42fix: auto extend package and addons
 August 06, 2025https://github.com/hungryhub-team/hh-server/pull/7023https://hungryhubgroup.slack.com/archives/C078QRWR4J3/p1754454103573799dayu
43🔧 feat(migrations): add production-only flag for reservation migrations August 06, 2025https://github.com/hungryhub-team/hh-server/compare/89211344abe1...5ec9f6798b4esaiqul
44hotfix: wrong type short value for package type list
 August 06, 2025https://github.com/hungryhub-team/book-bite/pull/908Private (https://app.clickup.com/t/86czv0q8k)fandi
45feat: send email to fix package if hh_menu package not found
 August 06, 2025https://github.com/hungryhub-team/hh-server/pull/7022Private (https://app.clickup.com/t/86czwdg5x)dayu
46fix: klook resolve avail-abilities issue and improvement
 August 06, 2025https://github.com/hungryhub-team/hh-server/pull/7017Private (https://app.clickup.com/t/86czu4wru)Private (https://app.clickup.com/t/86czjvxkn)zul
47fix: CU-86czvzpaw - empty restaurant or branch data on review records
 August 06, 2025https://github.com/hungryhub-team/hh-server/compare/65ba020714e7...81db2b6afb54Private (https://app.clickup.com/t/86cze5zu4)firman
48hotfix: undefined blogger_id on review service create
 August 06, 2025https://github.com/hungryhub-team/hh-server/pull/7024https://apm.hungryhub.com/app/apm/services/hungryhubcom/errors/0c993aad0b43aedd87cb013b036c908b?comparisonEnabled=true&rangeFrom=2025-08-05T10:58:46.000Z&rangeTo=now&offset=1d&transactionType=request&kuery=&errorId=d8ff6c692ed59a38bb1e0dbaf19a0c2a
firman
49🔧 refactor: update database config and installation process

🔧 feat(buildspec-prod): remove cache warming step from deployment pro
 August 06, 2025https://github.com/hungryhub-team/hh-server/compare/873658596c04...773099622e9fsaiqul
50hotfix: ensure shared customer always have restaurant data
 August 06, 2025https://github.com/hungryhub-team/hh-server/pull/7026https://hungryhubgroup.slack.com/archives/C07REA51J5P/p1754480985642369firman
51fix: introduce default period fallback for klook availabilities
 August 07, 2025https://github.com/hungryhub-team/hh-server/pull/7027zul
52chore: skip prod migration in local/staging

🔧 feat: enhance development container configuration and setup
 August 07, 2025https://github.com/hungryhub-team/hh-server/compare/2ace44f4a09b...ea1eae02c527saiqul
53hotfix: CU-86czx1r6k - thai text encoding issues in restaurant catalog export
 August 07, 2025https://github.com/hungryhub-team/hh-server/pull/7031Private (https://app.clickup.com/t/86czx1r6k)odistill code review
54🔧 feat: add fix_schema script to correct virtual column syntax in schema August 07, 2025https://github.com/hungryhub-team/hh-server/compare/5de0a1f2bdef...82628e4c94c7saiqul
55fix: prevent add_on_obj nil
 August 07, 2025https://github.com/hungryhub-team/hh-server/pull/7030https://apm.hungryhub.com/app/apm/services/hungryhubcom/errors/9517e37e20b173bf12b267ef4fc6f26b?comparisonEnabled=true&rangeFrom=2025-08-06T03:31:16.000Z&rangeTo=now&offset=1d&transactionType=request&kuery=&errorId=4qyUgpgBzWUHaMErVu1wdayu
56chore change button label utm short link
 August 07, 2025https://github.com/hungryhub-team/hh-server/pull/7029https://hungryhubgroup.slack.com/archives/C078QRWR4J3/p1754495369576999?thread_ts=1754480885.453699&cid=C078QRWR4J3dayu
57🔧 fix: update SIDEKIQ_HOSTNAME in .env.example from valkey-persistenc August 07, 2025https://github.com/hungryhub-team/hh-server/compare/d464c0baa17d...a69b50138e1asaiqul
58🐛 fix: re-enable MongoDB connection initialization August 07, 2025https://github.com/hungryhub-team/hh-server/compare/a69b50138e1a...1f3f05848bb2
59add playwright test yml
 August 07, 2025https://github.com/hungryhub-team/hh-pegasus/pull/1970rina
60chore: update passenger go exporter using private source
 August 07, 2025https://github.com/hungryhub-team/hh-server/pull/7032Private (https://app.clickup.com/t/86czhjgk8)budi
61🔧 remove cache:warm_availability task from buildspec files

♻️ refactor: remove unnecessary query monitoring wrapper in restauran
 August 07, 2025https://github.com/hungryhub-team/hh-server/compare/19543653519e...34d1d214138dsaiqul
62 August 07, 2025
63 August 07, 2025
64 August 07, 2025
65 August 07, 2025
66 August 07, 2025
67 August 07, 2025
68
69
70