Skip to content

Commit

Permalink
chore: Build release
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Oct 27, 2023
1 parent c8d530a commit c6f8460
Show file tree
Hide file tree
Showing 17 changed files with 239 additions and 276 deletions.
16 changes: 0 additions & 16 deletions .github/workflows/build.yml

This file was deleted.

21 changes: 0 additions & 21 deletions .github/workflows/check-snippets.yml

This file was deleted.

18 changes: 0 additions & 18 deletions .github/workflows/qodana.yaml

This file was deleted.

33 changes: 0 additions & 33 deletions .github/workflows/test.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions .gitignore

This file was deleted.

76 changes: 0 additions & 76 deletions .shopware-extension.yml

This file was deleted.

72 changes: 4 additions & 68 deletions CHANGELOG_en-GB.md
Original file line number Diff line number Diff line change
@@ -1,68 +1,4 @@
# Unreleased
* Add history of resent mails with state of mail delivery

# 2.0.3
* Fixed cleanup task to correctly delete old mails

# 2.0.2
* Fixed migration of MailArchive without sync option

# 2.0.1
* Fixed composer execution on plugin install or plugin update

# 2.0.0
* Change MailResendController to MailArchiveController
* Change storage of EML from database to private filesystem (please run command "frosh:mailarchive:migrate" to migrate)
* Change EML content to gzipped content
* Add function to download EML file
* Add info about attachments to mail detail page

# 1.0.1
* Fix dal validation

* # 1.0.0
* Shopware 6.5 compatibility

# 0.3.4
* Add Search bar
* Search in archive mail entity through a search bar

# 0.3.3
* Remove Deprecations
* Remove duplicated loading when loading filter

# 0.3.2
* Save only mails that were indeed sent
* Support for 6.4.10

# 0.3.1
* Cleanup job added to delete older messages

# 0.3.0
* Add compatibility for Shopware 6.4

# 0.2.2
* To improve readability, the boxes for HTML and TEXT mail have been raised
* The time of sending is now also displayed in the mail details
* An error in the display of e-mail addresses has been fixed

# 0.2.1

* Sender name added
* Default sorting changed to the newest entries

# 0.2.0

* Add compatibility for Shopware 6.3

# 0.1.2

* Add compatibility for Shopware 6.2

# 0.1.1

* Add sidebar for searching and filtering

# 0.1.0

* First release in Store
# 2.0.6
- [chore: increase version](https://github.com/FriendsOfShopware/FroshPlatformMailArchive/commit/c8d530a)
- [bugfix: check acl for correct permission (#63)](https://github.com/FriendsOfShopware/FroshPlatformMailArchive/commit/f42e607)
- [chore: add features for store [store update] (#61)](https://github.com/FriendsOfShopware/FroshPlatformMailArchive/commit/903db18)

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c6f8460

Please sign in to comment.