Skip to content

Releases: brave-intl/publishers

Release 2019-07-15

15 Jul 16:05
182fb5f
Compare
Choose a tag to compare

✨ Expose “Add Github” connection
✨ Add publisher’s status to the payout report
🔒 Fix lodash vulnerabilities
🐛 Fix possible double calls to UploadUpholdAccessParametersJob
🐛 Fix possible login link expiration bug

2019-07-09

10 Jul 15:00
c13e237
Compare
Choose a tag to compare

📝 Update suspension link for the review page
✨ Give users the ability to appeal no_grants state.
✨ Build a ticket management system for appeals
✉️ Delete users from SendGrid when a publisher is deleted
🚧 Only show one channel per wallet address in V2 Channels list

Release 2019-07-01

02 Jul 17:29
9db97ae
Compare
Choose a tag to compare

Features
🐛 Fix the referral charts for administrators / users
💄 Update front-end for user_only_funds state

Release 2019-06-26

26 Jun 19:20
2dbd1c0
Compare
Choose a tag to compare

🐛 Fix reloading the state in the delete job
✨ Remove flag hiding Vimeo support

Release 2019-06-21

22 Jun 01:52
3822508
Compare
Choose a tag to compare

🐛 Fix 500's on Publishers Administrator view
🐛 Fix Terms and Conditions mailer to be in batches
✨ Add ability to connect Reddit

Release 2019-06-20 Part 2

20 Jun 18:39
cf351e3
Compare
Choose a tag to compare

This is a little embarrassing, we didn't test our email rake task on staging before merging and pushing to prod. Fortunately we found the issue before running on production.

This release contains the following:

✨ Implement the new V2 of the channels endpoint - Only shows KYC’d publishers
🐛 When a user has been deleted we shouldn't email them

Release 2019-06-20

20 Jun 15:28
79b7802
Compare
Choose a tag to compare

📝Add email for terms of service update
🙈 Sneak peak of user funds state
🔥Removed unused mailers

Release 2019-06-11

12 Jun 15:08
2279687
Compare
Choose a tag to compare

✨Publisher’s support emails will now sync with the comments.
✨ Create a new “hold” status and email for publishers who are currently undergoing hold
🐛 Fix the priority of the default queue so that payouts don’t affect normal site functionality
🗃 Remove unneeded personal identifiable information from the publishers database
🌤️ Early hints of Reddit and GitHub support (behind feature flag)

Release 2019-06-05

05 Jun 22:03
ee76569
Compare
Choose a tag to compare

Release 2019-06-05

  • 🐛 Fix admin referral charts to sum info when data comes in on same day
  • 🐛 Fix two factor authentications not completing due to duplicate wallet removal
  • 🐛 Fix ability for Chanel transfers to go through
  • 🐛 Fix messaging when administrators login without a VPN
  • ✨ Add login button on home screen
  • ✨ Show duplicate channel counts on the admin dashboard
  • ✨ Add slack messaging for important jobs - alerts goes into #creator-alerts
  • 🔒 Resolve CVE-2015-9284
  • 🗃 Remove data that doesn’t need to be versioned from our database

Release 2019-05-31

31 May 17:53
2b1837e
Compare
Choose a tag to compare

✨ Add slack notifications for all channels being added
🐛 Update Redis config to reduce client timeouts, add retry logic for CacheBrowserChannelsJsonJob