Skip to content

Releases: fossasia/open-event-server

Release v1.19.1 🌈

04 Dec 12:16
745c030
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

Maintenance

⚙ Dependencies and Libraries

Contributors

Thanks a lot to our contributors for making this release possible:
@dependabot-preview, @dependabot-preview[bot], @iamareebjamal and @maze-runnar

Release v1.19.0 🌈

30 Nov 16:04
5e3e8ae
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

🕮 Documentation

⚙ Dependencies and Libraries

Contributors

Thanks a lot to our contributors for making this release possible:
@Lakshita2002, @Soumi150, @codedsun, @dependabot-preview, @dependabot-preview[bot], @hongquan, @iamareebjamal, @manav1403, @mansiag, @maze-runnar, @sachinchauhan2889 and @weblate

Release v1.18.0 🌈

07 Oct 03:18
a6c2e2c
Compare
Choose a tag to compare

Changes

Release Notes

Features
  • Add invoice generation, billing and payment logic
  • Add ability to create online events
  • Add more social media URLs in settings
Bug Fixes
  • Fix Admin Sales API
  • Fix Admin's ability to view draft events
  • Fix long-standing paypal charging issue
  • Fix proper float level amount usage in payments
Maintenance
  • Make celery container depend on web, to avoid DB race issue
  • Remove soft deletion from some models
  • Upgrade python code syntax to latest versions and remove code smells
  • Add tests for disabled dredd sections
  • Dependency Updates

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

  • chore: Prepare for v1.18.0 (#7337) - @iamareebjamal
  • chore: Fix dangerous default argument (#7335) - @deepsource-autofix
  • chore: Fix comparison constant position (#7334) - @deepsource-autofix
  • chore: Refactor unnecessary else / elif when if block has a return statement (#7332) - @deepsource-autofix
  • chore: Refactor unnecessary else / elif when if block has a raise statement (#7333) - @deepsource-autofix
  • chore: Refactor unnecessary else / elif when if block has a return statement (#7331) - @deepsource-autofix
  • chore: Use identity test to compare types (#7330) - @deepsource-autofix
  • chore: Use sys.exit() calls (#7329) - @deepsource-autofix
  • chore: Refactor unnecessary else / elif when if block has a raise statement (#7328) - @deepsource-autofix
  • chore: Simplify the if statement (#7327) - @deepsource-autofix
  • chore: Upgrade python syntax through pyupgrade (#7326) - @iamareebjamal
  • chore: Configure pre-commit for excluding files through black (#7323) - @progmatic-99
  • chore: Remove redundant cache delete command (#7308) - @iamareebjamal
  • chore: Add cron scripts (#7264) - @iamareebjamal
  • chore(docs): Adds dredd tests for calculate-amount API (#7263) - @blossom2017
  • chore: Enable dredd tests for some of the Orders API endpoints (#7261) - @blossom2017
  • chore: Enable dredd test for v1/users/checkEmail (#7230) - @blossom2017
  • chore: Make celery container depend on web (#7257) - @iamareebjamal
  • chore: Ignore more folders from docker (#7247) - @iamareebjamal
  • chore(tests): Enable dredd tests for event role permissions API (#7231) - @blossom2017

🕮 Documentation

⚙ Dependencies and Libraries

Contributors

Thanks a lot to our contributors for making this release possible:
@DiptoChakrabarty, @blossom2017, @deepsource-autofix, @deepsource-autofix[bot], @dependabot-preview, @dependabot-preview[bot], @iamareebjamal, @mansiag, @maze-runnar, @progmatic-99 and @snitin315

Release v1.17.0 🌈

13 Aug 09:25
fa07f62
Compare
Choose a tag to compare

Changes

Release Notes

Features

Major Changes in Sessions API and session state changes
Note: There are no breaking changes in API but more integrity checks have been put in place

  • Add session mails and notify endpoint
  • Add session state change emails
  • Add session states and mails API
  • Add session state transition validation
  • Add cancelled and withdrawn state to session
  • Add session custom form validations

Other additions:

  • Add option to disable order attachment PDF
  • Add instagram_url in settings model
Bug Fixes
  • Add public payment gateway key in settings
  • Allow orgnizers to unlock sessions and override session form validations
  • Add hack to remove duplicate sessions in user sessions API
  • Send after event emails and notifs to unique receivers
  • Fail order status transition to pending if incomplete attendee info
Maintenance
  • Remove modules from project (were confusing, obsolete and broken)
  • Dependency Updates

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

⚙ Dependencies and Libraries

Contributors

Thanks a lot to our contributors for making this release possible:
@Haider8, @dependabot, @dependabot-preview, @dependabot-preview[bot], @dependabot[bot], @divs4debu, @iamareebjamal and @snitin315

Release v1.16.0 🌈

06 Jul 10:23
b1937c6
Compare
Choose a tag to compare

Changes

MAJOR BREAKING CHANGES Order API has changed and old API has been deprecated and limited to avoid data integrity bugs. Please check the changes thoroughly before upgrading
https://github.com/fossasia/open-event-server/blob/development/CHANGELOG.md#v1160-2020-07-06

🚀 Features

🐛 Bug Fixes

🧰 Testing

🧰 Maintenance

🕮 Documentation

⚙ Dependencies and Libraries

Read more

Release v1.15.0 🌈

14 Apr 21:05
Compare
Choose a tag to compare

Changes

BREAKING CHANGE
We are making two-fold change in the underlying DB, we are upgrading from postgres 10 to 12, which was a long time due. And also, we are going to use postgis in future for nearby event fetching, hence we are doing this now in order to avoid changing DB layer later again in future. Please read the guide below before migrating

https://github.com/fossasia/open-event-server/blob/development/CHANGELOG.md#v1150-2020-04-15

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

  • chore: Use postgis postgres for geolocation based querying (#6909) - @iamareebjamal
  • chore: Integrate Sentry APM tracing (#6901) - @imskr
  • chore: Remove unnecessary comprehension (#6900) - @deepsource-autofix
  • chore: Fix dangerous default argument (#6899) - @deepsource-autofix
  • chore: Use literal syntax instead of function calls to create data structure (#6898) - @deepsource-autofix
  • chore: Remove unused variables (#6897) - @deepsource-autofix
  • chore: Remove unused imports (#6896) - @deepsource-autofix

🕮 Documentation

⚙ Dependencies and Libraries

Contributors

Thanks a lot to our contributors for making this release possible:
@alanmatw, @deepsource-autofix, @deepsource-autofix[bot], @dependabot-preview, @dependabot-preview[bot], @iamareebjamal, @imskr and @snitin315

Release v1.14.0 🌈

07 Mar 22:49
3c2e576
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

Contributors

Thanks a lot to our contributors for making this release possible:
@iamareebjamal

Release v1.13.2 🌈

07 Mar 17:27
8bca1f1
Compare
Choose a tag to compare
fix: Ticket sold count query (#6871)

Release v1.13.1 🌈

20 Feb 16:53
7d4eb27
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • fix: keyerror due to my_tickets_url while rendering tickets template (#6858) - @kushthedude

🧰 Maintenance

Contributors

Thanks a lot to our contributors for making this release possible:
@kushthedude

Release v1.13.0 🌈

20 Feb 08:33
d08a143
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

🧰 Maintenance

⚙ Dependencies and Libraries

Contributors

Thanks a lot to our contributors for making this release possible:
@dependabot-preview, @dependabot-preview[bot], @iamareebjamal, @kushthedude and @mrsaicharan1