All Versions
37
Latest Version
Avg Release Cycle
83 days
Latest Release
860 days ago

Changelog History
Page 1

  • v10.2.1 Changes

    November 19, 2021

    ๐Ÿ”’ Security

    • ๐Ÿš‘ [Critical] Fix OS command injection vulnerability in installations of Sharetribe Go that do not set explicitly the sns_notification_token configuration variable (which is unset by default). Discoverer/Credits: Wang Sheng of State Grid Sichuan Electric Power Research Institute. #5b844f
  • v10.2.0 Changes

    November 18, 2021

    โž• Added

    • ๐Ÿ†• New Admin panel additions and fixes, done through many many commits/PRs/branches that have admin2 or admin v2in their title
    • ๐Ÿ‘Œ Support for French overseas departments/regions IBAN #4369
    • Custom Landing Page icon picker #12adad
    • โž• Add new body and css fields to the Custom script feature #46a066
    • Redirect an already logged in user to the home page when they visit the login page #603eee
    • ๐Ÿ“ˆ Validation for the Google Analytics tracking ID field #46aff6

    ๐Ÿ”„ Changed

    • Don't display payment details banner reminder for deleted listings #4371
    • Cache fonts partial to avoid scss rendering on every page load #4367 and #f158cb9
    • ๐Ÿ”จ Minimum listing price refactor #08b61a
    • 0๏ธโƒฃ Default first and last names values #20b662
    • โšก๏ธ Update Facebook API graph version #0a90bb
    • โšก๏ธ Update font-family to use the same one everywhere #41212e

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed error message in incorrect location in signup form #4360
    • ๐Ÿ›  Fixed email notifications can be configured to use an unconfirmed address #4362
    • ๐Ÿ›  Fixed incorrect use of plural in a review date text on Profile pages #4361
    • ๐Ÿ›  Fixed wrong name in email notifications #d66b90
    • ๐Ÿ›  Fixed UI overlay issue with profile picture on profile pages #2075e9
    • ๐Ÿ›  Fixed incorrect commission fee shown on the transaction page for buyers if they are also admins #9e0176
    • ๐Ÿ›  Fixed Facebook & LinkedIn logos too small on signup and login pages #3fdff2
    • ๐Ÿ›  Fixed email sending feature producing error with certain sender names #5b4a40
    • ๐Ÿ›  Fixed Custom Landing Page - BrowserDetectVideoAutoplay is not defined #55352e
    • ๐Ÿ›  Fixed checkout fails when the total of minimum seller + buyer fees is higher than the listing price #fc077e
    • ๐Ÿ›  Fixed module is not defined error #64f7d7

    ๐Ÿ”’ Security

  • v10.1.0 Changes

    March 17, 2021

    โž• Added

    • ๐Ÿ†• New Admin panel, done through many many PRs that have admin2 or admin v2in their title
    • Info text to Stripe form #4118
    • ๐Ÿ‘ Stripe support for Cyprus #4122
    • ๐Ÿ‘ Stripe support for Malta #4123
    • ๐Ÿ‘ Stripe support for Bulgaria #4124
    • โž• Add "paypal/stripe setup" in users csv export #4003, #4196
    • ๐Ÿ’ป UI for setting custom domain #4227, #4237, #4241, #4296, #4312
    • ๐Ÿ‘ reCAPTCHA support #4299
    • Email notification to admins when changing the marketplace ident #4326
    • Missing settings for two email notifications #4328
    • ๐Ÿ‘ Stripe support for Hungary #4295

    ๐Ÿ”„ Changed

    • Increase Facebook and Twitter meta images size #4100
    • Add more states to FINISHED_TX_STATES to allow user account deletion correctly #4109
    • โšก๏ธ Update airbrake and newrelic #4111
    • โœ‚ Remove default favicon and add type tag to favicon link #4140
    • ๐Ÿ”ง Make active storage service configurable #4143
    • Specify the requested fields in Google Maps Places API query #4146
    • Review text is required in edits from admins #4153
    • โšก๏ธ Update Proxima font #4177
    • ๐Ÿ”ง Adjust CircleCI configuration for faster test runs #4274
    • ๐Ÿ‘‰ Make the Custom script plan_feature dependent #4289
    • ๐Ÿ›  Fix job priorities #4294
    • Email layout v2 - Link color consistency with marketplace color #4303
    • โšก๏ธ Optimize polling for pending delayed jobs #4311
    • Email layout v2 - Disable markdown formatting in listing description #4305
    • ๐Ÿ‘Œ Improve efficiency of community membership counting #4319
    • Email layout v2 - Add note to email layout #4318
    • Email layout v2 - Disable markdown formatting in listing description #4305
    • ๐Ÿšš Email layout v2 - Remove ability to change feature flag from Admin panel #4307
    • 0๏ธโƒฃ Use the community default locale for CLP #4341
    • ๐Ÿ”„ Change the main font for Go UI to Proxima soft #4353

    โœ‚ Removed

    • Sunset PayPal in India #4338

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed query for booked dates in range #4091
    • ๐Ÿ›  Fixed error when using daily availability management datepicker #4094
    • ๐Ÿ›  Fixed confirming payment multiple times with Stripe #4102
    • ๐Ÿ›  Fixed inconsistent transaction left after transition fails #4092
    • ๐Ÿ›  Fixed CLP hero section with upload background image #4101
    • ๐Ÿ›  Fixed search with fuzzy location #4103
    • ๐Ÿ›  Fixed issue with error translation in some languages #4132
    • ๐Ÿ›  Fixed user display_name #4130
    • ๐Ÿ›  Fixed active map view on listing page #4145
    • ๐Ÿ›  Fixed default setting automatic newsletters #4150
    • ๐Ÿ›  Fixed bug with "Display name" not being used in transaction steps texts #4155
    • ๐Ÿ›  Fixed no listing location makes clicks on "Show in the next newsletter" impossible #4181
    • ๐Ÿ›  Fixed infinite scroll on homepage not working w/ Chromium 87 #4273
    • ๐Ÿ›  Fixed test email not sent to admin if they have unsubscribed #4327
    • ๐Ÿ›  Fixed inconsistency between the Unsubscribe link in the Receipt of payment email and the notification setting #4329
    • ๐Ÿ›  Fixed rels deleted users #4340
    • ๐Ÿ›  Fixed Facebook buttons cut off and misaligned #4348

    ๐Ÿ”’ Security

    • โšก๏ธ Updated fileupload plugin #4136
    • โšก๏ธ Update rails to 5.2.4.3 #4141
    • โšก๏ธ Update rails to 5.2.4.4 #4231
    • โฌ†๏ธ Upgrades node-sass and json #4233
    • โž• Add tests ensuring csrf protection for omniauth auth paths #4266
    • โšก๏ธ Vulnerable dependencies updates - Axios, Nokogiri, Redcarpet #4325
  • v10.0.0 Changes

    May 10, 2020

    โž• Added

    • Fuzzy location #4035
    • ๐Ÿ‘ Stripe support for Czech Republic #4049, #4069
    • ๐Ÿ‘ Allow admin to edit the button in Hero section #4051
    • ๐Ÿ‘ Stripe support for Romania #4066

    ๐Ÿ”„ Changed

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed inbox doesn't consider commission status #4044
    • ๐Ÿ›  Fixed encoding issue with PayPal #4045
    • ๐Ÿ›  Fixed missing listing image in community updates email #4046
    • ๐Ÿ›  Fixed scope of transations for testimonials to support Disputed #4063

    โฌ†๏ธ Upgrade from 9.1.0 to 10.0.0

    ๐Ÿ”ง If you are not using Harmony for availability
    โšก๏ธ management, there is nothing special. See the General update
    โšก๏ธ instructions
    .

    Otherwise, follow the instructions below.

    Migrate Harmony data to Go

    ๐Ÿš€ With this release, Go no longer uses Harmony as
    backend for day- and night-based availability management. The functionality is
    completely implemented within Go (there is no change in user-facing features).
    However, this requires that some data from Harmony is migrated to Go's database.

    โšก๏ธ Start by following the General update
    โšก๏ธ instructions
    , which will migrate the Go
    โœ… database to the latest version.

    Backup also your Harmony database.

    โš™ Run the following SQL queries to copy data over. The queries assume you are
    0๏ธโƒฃ using the default production database names for both Go
    (sharetribe_production) and Harmony (harmony_production_db). If that's
    not the case, replace the database names accordingly.

    INSERT INTO sharetribe\_production.listing\_blocked\_dates (listing\_id, blocked\_at, created\_at, updated\_at) SELECTl.id, e.start, e.created\_at, e.updated\_atFROM harmony\_production\_db.exceptions e LEFT JOIN harmony\_production\_db.bookables b ON e.bookable\_id = b.idLEFT JOIN sharetribe\_production.listings l ON b.ref\_id = l.uuidLEFT JOIN sharetribe\_production.listing\_blocked\_dates bd ON bd.listing\_id = l.id AND bd.blocked\_at = e.startWHEREe.deleted \<\> 1AND l.id IS NOT NULLAND e.start \>= curdate() AND bd.id IS NULLGROUP BY e.id ;-- delete blocked dates that are deleted in Harmony but present in Go-- needs temporary tableCREATE TABLE sharetribe\_production.tmp LIKE sharetribe\_production.listing\_blocked\_dates;INSERT INTO sharetribe\_production.tmpSELECT sharetribe\_production.listing\_blocked\_dates.\*FROM sharetribe\_production.listing\_blocked\_dates;CREATE TABLE sharetribe\_production.tmp2 (id int(11) NOT NULL, PRIMARY KEY (id));INSERT INTO sharetribe\_production.tmp2 ( SELECT distinct(bd.id) FROM harmony\_production\_db.exceptions e INNER JOIN ( SELECT e.id, e.bookable\_id, start, max(updated\_at) AS max\_updated\_at FROM harmony\_production\_db.exceptions e GROUP BY e.bookable\_id, e.start ) e2 ON e.id = e2.id AND e.updated\_at = e2.max\_updated\_atLEFT JOIN harmony\_production\_db.bookables b ON e.bookable\_id = b.idLEFT JOIN sharetribe\_production.listings l ON b.ref\_id = l.uuidLEFT JOIN sharetribe\_production.tmp bd ON bd.listing\_id = l.id AND bd.blocked\_at = e.startWHEREe.deleted = 1AND l.id IS NOT NULLAND e.start \>= curdate() AND bd.id IS NOT NULLGROUP BY e.id);DELETE FROM sharetribe\_production.listing\_blocked\_dates WHERE id IN ( SELECT id FROM sharetribe\_production.tmp2);DROP TABLE sharetribe\_production.tmp;DROP TABLE sharetribe\_production.tmp2;
    

    You can now bring Go back up.

    ๐Ÿšš After the migration you can delete Harmony's database and remove the Harmony
    service altogether from your system.

  • v9.1.0 Changes

    March 06, 2020

    [9.1.0] - 2020-03-06

    โž• Added

    • Custom Landing Page Editor
    • ๐Ÿ†• New emails layout
    • ๐Ÿ‘Œ Support for Stripe capabilities
    • ๐Ÿ‘ Allow admin to mark completed cancel transactions #3889
    • โž• Added listing price and unit to csv export #3891
    • โž• Add listing price to RSS/Atom feed #3892
    • โž• Add link to delete closed listing #3893
    • โž• Add shipping address to Transaction view #3910
    • โž• Add a transaction state after canceled and improve the flow #3926
    • โž• Add support for Mexico accounts #3937
    • ๐Ÿ‘ Allow users to edit their username #3941
    • โž• Add "My transactions" view in user settings #3943
    • โž• Add GHS currency #3944
    • โž• Add support for HEIC images #3966
    • ๐Ÿ‘ Allow admin to update the marketplace ident #3972
    • ๐Ÿ‘ Allow admins to delete a user account #3975
    • Retry paypal errored commission #3977
    • ๐Ÿ†• New texts for Google Search Console #3979
    • ๐Ÿ†• New Add text about GTM #3997
    • โž• Add "paypal/stripe setup" in users csv export #4003
    • ๐Ÿšš Admin can remove logo, square logo, cover photo, small cover photo, favicon, social media image #4012

    ๐Ÿ”„ Changed

    • Send additional verification document if required #3897
    • ๐Ÿ”„ Change to dropdown for state values for Canada and Australia #3905
    • Title in admin transaction view #3911
    • 0๏ธโƒฃ No default option selected if pickup and shipping are offered #3938
    • Stripe API version changed to 2019-12-03 #3948
    • Hide "Newsletter" settings if newsletter has been disabled by admins #3959
    • ๐Ÿ”„ Change meta tag xx:image to use profile picture for user profiles#3960
    • โšก๏ธ Update to Ruby 2.6.5 and a Debian Buster base Docker image #3967
    • โœ‚ Delete invitations sent by a user who gets deleted forever #3973
    • ๐Ÿ‘‰ Show account restricted or pending in the smart way #3990
    • โšก๏ธ Send MCC/Email/URL when updating a Connect account #3993
    • ๐Ÿ”— Link to transaction should redirect to admin view #3998
    • โšก๏ธ Update the forms to have phone placeholder and JPG information #4004
    • โœ‚ Remove Google+ from CLP and Footer #4005
    • Longer number of characters for Display name #4007
    • โž• Add the listing ID to PayPal's metadata #4013
    • ๐Ÿ” Validation if SEO variables are not correct #4014

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed users CSV export date field not required #3886
    • ๐Ÿ›  Fixed notification for each new transaction #3887
    • ๐Ÿ›  Fix meta title/description bug for social #3894
    • ๐Ÿ›  Fixed payment JS in older browser #3920
    • ๐Ÿ›  Fixed listing image width setup #3921
    • ๐Ÿ›  Fixed day/night availability after payment intent failed or expired #3922
    • ๐Ÿ›  Fixed check payment method presence when initiating payment #3935
    • ๐Ÿ›  Fixed Stripe payment card declined without SCA #3952
    • ๐Ÿ›  Fixed localization of PayPal payment description when charging the admin commission #3961
    • ๐Ÿ›  Fixed incorrect count of listings when editing an Order type isn't correct #3964
    • ๐Ÿ›  Fixed incorrect language in placeholder for social media tags #3995
    • ๐Ÿ›  Fixed wrong receipt for the seller when there is Shipping involved #4009
    • ๐Ÿ›  Fixed followers get notifications of rejected listings #4011

    ๐Ÿ”’ Security

    • โšก๏ธ Updated gems: rubyzip 1.3.0, devise 4.7.1 #3899
    • โฌ†๏ธ Bump loofah from 2.3.0 to 2.3.1 #3918
    • โฌ†๏ธ Bump puma from 3.12.1 to 3.12.2 #3936
    • โฌ†๏ธ Bump rack from 2.0.7 to 2.0.8 #3951
    • โฌ†๏ธ Bump nokogiri from 1.10.5 to 1.10.8 #4010
    • โฌ†๏ธ Bump puma from 3.12.2 to 3.12.4 #4021

    โฌ†๏ธ Upgrade from 9.0.0 to 9.1.0

    โšก๏ธ Ruby version updated from 2.6.2 to 2.6.5.

    โฌ†๏ธ Using RVM, you can upgrade your local Ruby version like this:

    rvm install ruby-2.6.5
    rvm use ruby-2.6.5
    gem install bundler
    bundle install
    

    โšก๏ธ Then follow the [#general-update-instructions].

  • v9.0.0 Changes

    October 02, 2019

    ๐Ÿ†“ Today, we are changing the license of Sharetribe Go from MIT to Sharetribe Community Public Licence. For 99.9% of the users of self-hosted Sharetribe Go, this doesn't change anything: the code is still available online, and you can download the code for free and run it on your servers to power your own marketplace business. You can also modify the code the way you wish while doing so. You can also make money offering setup or customization services on top of this code. The only practical change is that it's no longer allowed to provide the Sharetribe Go codebase as a SaaS offering.

    ๐Ÿ‘ Learn more about the change.

    ๐Ÿ”„ Changed

    • โšก๏ธ Update Sharetribe Go Licence #3883

    โฌ†๏ธ Upgrade from 8.1.0 to 9.0.0

    โšก๏ธ Nothing special. See the [#general-update-instructions].

  • v8.1.0 Changes

    October 02, 2019

    โž• Added

    • Stripe SCA paymentintent based preauth process #3791
    • ๐Ÿ’ป Stripe SCA finalize ui and management #3805
    • ๐Ÿ‘Œ Support for markdown in listing descriptions #3795, #3810, #3874
    • โž• Add "Whats new?" link in the sidebar #3822
    • โž• Add ready made cover pics link next to the cover pick chooser #3823
    • โž• Add "Terms, Privacy Policy and static content" table and links in "Basic details" tab #3827
    • โž• Add four new fields to the transactions CSV export #3845
    • ๐Ÿ‘ Allow admins to unskip reviews #3857
    • Admin option to send a notification for each new transaction #3859
    • โž• Add new countries support: Estonia, Greece, Latvia, Lithuania, Poland, Slovakia, Slovenia #3872

    ๐Ÿ”„ Changed

    • In shipping address replace country dropdown with text field #3815
    • ๐Ÿ‘‰ Use community currency for free transactions avoiding nil.to_money == 0 EUR #3816
    • Edit some CSV exports #3828
    • ๐Ÿ”„ Change datetime format in all CSV exports #3844
    • โœ‚ Remove username from signup #3853

    โœ‚ Removed

    • โœ‚ Remove google-site-verification from head and hardcoded GWT tag #3825, #3826

    ๐Ÿ›  Fixed

    • โšก๏ธ Order Type name for free listings was not updating cached fragment #3836
    • 0๏ธโƒฃ Disabling top bar default links (about, contact) is not possible #3840

    โฌ†๏ธ Upgrade from 8.0.0 to 8.1.0

    โšก๏ธ Nothing special. See the [#general-update-instructions].

  • v8.0.0 Changes

    July 31, 2019

    โž• Added

    • ๐Ÿ‘‰ Use index hint for homepage query #3714
    • โž• Add Albanian to the list of unsupported languages #3718
    • โž• Add Macedonian to the list of unsupported languages #3725
    • Ability for providers to delete listings #3756
    • ๐Ÿ‘ Stripe support for Singapore #3762
    • Cache community count #3766
    • Ability to export listings to a CSV file #3790
    • ๐Ÿ‘ Allow admins to disable direct messaging between users #3793
    • โž• Add .html_safe to content for title #3744

    ๐Ÿ”„ Changed

    • โšก๏ธ Update to ruby 2.6.2 #3701
    • โž• Add more bot rules, disallow login paths #3715
    • โšก๏ธ Update to Rails 5.2.3 #3722
    • Prevent lowering minimum transaction size to less than minimum transaction fee with Stripe #3723
    • โšก๏ธ Update to Node.js 10.15 #3735
    • โšก๏ธ Updates to payment preference settings #3748
    • โšก๏ธ Updated copy text from Ban to Disable #3755
    • ๐ŸŒ Category translation caching improvements #3761
    • ๐Ÿšš Stripe remove the MCC field and hardcode it #3771
    • ๐Ÿšš Move "Phone number" field down in US Stripe form #3775

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix to the SEO tags without price translation string #3727
    • ๐Ÿ›  Fix to payment settings causing internal error when PayPal has never been enabled #3732
    • ๐Ÿ›  Fix to password reset #3763
    • ๐Ÿ›  Fix to Stripe US account update #3765
    • ๐Ÿ›  Fix to adding links to footer #3769
    • ๐Ÿ›  Fix to validation for custom date fields #3772
    • ๐Ÿ›  Fix to exclude expired listings when filtering for open #3773
    • ๐Ÿ›  Fix to signup page description tag #3794

    โฌ†๏ธ Upgrade from 7.6.0 to 8.0.0

    โšก๏ธ Ruby version updated from 2.3.4 to 2.6.2.

    โฌ†๏ธ Using RVM, you can upgrade your local Ruby version like this:

    rvm install ruby-2.6.2
    rvm use ruby-2.6.2
    gem install bundler
    bundle install
    

    ๐Ÿ‘‰ Make sure you have node 10.15 installed.

    โšก๏ธ Then follow the [#general-update-instructions].

    โฌ†๏ธ One more note: after the Rails upgrade, "Memcache" is possibly no longer working. It was never officially supported, and at Sharetribe we rely on Redis.

    • ๐Ÿš… If you use Redis, run Rails.cache.clear via the Rails console
    • If you use Memcache, things might be broken and you might need to switch to Redis
    • If you didn't use either, no special instructions
  • v7.6.0 Changes

    April 12, 2019

    โž• Added

    • Reviews filters in admin panel #3589
    • Marketplace logo in all marketplace emails #3581
    • ๐Ÿ†• New element in the user dropdown menu in the topbar: My listings #3608
    • Domain tab in the admin panel #3614
    • Social media logins: Google and LinkedIn #3583
    • ๐Ÿ” SEO tab in the admin panel and the possibility to customize the metatags for your marketplace main page #3612
    • ๐Ÿ‘ Lithuanian as an unsupported language #3624
    • ๐Ÿ” SEO tags working on landing pages as well #3622
    • โž• Added the possibility to charge a commission from the buyer #3490
    • ๐Ÿ†• New templates for the landing page footer #3645
    • ๐Ÿ” More SEO options to add custom tags to different marketplace pages #3647
    • Ability to have pre-approved listings #3620
    • Notifications about listings to approve #3646
    • ๐Ÿ‘ Better logging and error reporting with Stripe #3676
    • Listen to account status and missing info from Stripe #3672
    • Sending different notifications when a listing is new or edited #3692

    ๐Ÿ”„ Changed

    • ๐Ÿ”— Link to closed listings redirects to listings table in profile settings #3607
    • The way parameters are sent related to creating an connected account with Stripe #3637
    • โšก๏ธ Updated Stripe API keys pattern regex #3660
    • โšก๏ธ Updated Facebook login button in accordance to their branding demands #3696
    • โšก๏ธ Updated Facebook API to version 3.2 #3679

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix inefficient queries when admin tries to send emails to all members #3532
    • ๐Ÿ›  Fixed failed list of listings #3604
    • ๐Ÿ’ป Being able to edit the Stripe connected account name and lastname through the UI #3653
    • ๐Ÿ– Handle Stripe API keys various lenghts #3667
    • Issues with Stripe Payouts #3668
    • โšก๏ธ Update CI to use Ubuntu-based image #3671

    ๐Ÿ”’ Security

    • โšก๏ธ Update passenger gem to latest version #3609
    • โšก๏ธ Update several gems to latest versions #3675

    โฌ†๏ธ Upgrade from 7.5.0 to 7.6.0

    โšก๏ธ Nothing special. See the [#general-update-instructions].

  • v7.5.0 Changes

    January 30, 2019

    [7.5.0] - 2019-01-30

    โž• Added

    • Social media sharing specific image #3455
    • Edit reviews feature #3422
    • ๐Ÿ†• New user segment for sending e-mails to users: "User who are allowed to post listings" #3461
    • 0๏ธโƒฃ "Per unit" default pricing unit #3462
    • ๐Ÿ‘ Japan as supported country for Stripe #3472
    • ๐Ÿ‘ Puerto Rico as supported country for Stripe #3474
    • Possibility to hide slogan and description from the cover photo #3477
    • Transaction search and filter #3484 and #3504
    • Listing search and filter #3496
    • Customizable footer for Pro subscriptions #3374
    • ๐Ÿ†• New section in admin panel to view and manage invitations #3505
    • โž• Add user_id to the listing CSV export #3511
    • ๐Ÿ‘ HSTS support #3512
    • โž• Add filters in User search and filters #3515
    • โž• Add Conversations search in admin panel #3521
    • Admin can act as another user (post listings as, edit profile) #3525
    • Admin can resend confirmation email #3529
    • โž• Add Review search in admin panel #3537
    • Social media sharing specific texts #3538
    • Custom link behind marketplace logo #3564
    • 0๏ธโƒฃ Ability to edit default top bar menu links #3565
    • ๐Ÿ‘€ Admins should be able to see closed listings #3582
    • ๐Ÿ‘‰ User can browse all their listings in a table #3584

    ๐Ÿ”„ Changed

    • 0๏ธโƒฃ Make "Per unit" the default pricing unit for product marketplace #3462
    • ๐Ÿ‘ Better messaging for closed marketplaces #3465
    • ๐Ÿ‘ Allow 65 characters in the listing title #3497
    • Characters are escaped in URLs #3546
    • โšก๏ธ Updated list of supported and unsupported languages #3577

    ๐Ÿ—„ Deprecated

    โœ‚ Removed

    ๐Ÿ›  Fixed

    • ๐Ÿ› Bug in Hong Kong bank account form #3456
    • ๐Ÿ› Bug in transaction agreement text #3468
    • ๐Ÿ› Bug in availability per hour manager #3467
    • Layout for social media image #3475
    • ๐ŸŒ Amazon Web service mail verification #3471
    • Number of users when searching in the admin panel #3483

    ๐Ÿ”’ Security

    • ๐Ÿ›  Fix referrer issue #3469
    • โšก๏ธ Security dependencies update #3470
    • โšก๏ธ Dependency update #3479

    โฌ†๏ธ Upgrade from 7.4.0 to 7.5.0

    ๐Ÿ”’ HTTP Strict Transport Security is now enabled by default for sites that do not
    use custom domain (communities.use_domain = false) when always_use_ssl is
    ๐Ÿ”ง set to true in the configuration. If you wish to disable it, set
    hsts_max_age to 0.

    โšก๏ธ Nothing else special. See the [#general-update-instructions].