Skip to content

Releases: podkrepi-bg/frontend

v1.10.2

28 Mar 09:01
357b365
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.1...v1.10.2

v1.10.1

14 Mar 21:56
fa6c088
Compare
Choose a tag to compare

What's Changed

  • SubscriptionPage.tsx: Fix showing error on successful subscription by @sashko9807 in #1734
  • admin/donation: Allow to sync donation amount with payment amount by @sashko9807 in #1738
  • admin/donations: Add payment related fields to donation section by @sashko9807 in #1736

Full Changelog: v1.10.0...v1.10.1

v1.10.0

10 Mar 10:25
86ae079
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.11...v1.10.0

UI fixes on the news subscriptions

21 Feb 16:40
2bc3556
Compare
Choose a tag to compare
Add minor UI fixes on News subscription (#1719)

* Update subscribtion modal on mobile

* Update subscription translations

* Update translations

---------

Co-authored-by: ani-kalpachka <[email protected]>

Text and translation fixed

05 Feb 16:08
c1d9ec0
Compare
Choose a tag to compare

Change text of finance reports.
Notification related translation fix.
Fix broken translation of notifications modal on some pages.
Update Finance reports title.

Invalidation of invalid donations

28 Jan 17:45
e2e9729
Compare
Choose a tag to compare

This gives certain users with the proper credentials the right to mark a donation as invalid.
We need this in the rare cases when a manual fix is need due to some problem with stripe or the bank.

Editing of withdraws fixed.

24 Jan 13:13
fc52796
Compare
Choose a tag to compare

There was an issue that was blocking withdraws editing in the admin panel.

Gallery component improvements

24 Jan 08:55
04c5d2d
Compare
Choose a tag to compare
Improved logic to render the Gallery Component more efficiently
Increased the size of the images, when Gallery full screen is toggled
Added a button to minimize full screen slider

Changed email and translations cleanups

17 Jan 17:13
6a519e1
Compare
Choose a tag to compare

Update email address on FAQ
Cleanup on unused translations

Multiple UI fixes

10 Jan 13:16
537770f
Compare
Choose a tag to compare

Sort the bank donations properly by actual update date.
Fix crash when selecting profile's email.
Update Subscription section UI.
Remove unused link in the news section.
Align donated money on Homepage statistics.
Use youtube embed URL if source is from youtube in the campaign description.