Changelog
2.0.0 (2023-04-16)
Fixed bugs:
- Sending css with HTML emails also affect the Fake SMTP Server's UI #85
Closed issues:
- Use standard spring boot ports #139
- UI revamp #122
- update to spring boot 3 #113
- unable to execute latest jar #109
- latest releases are missing assets #108
Merged pull requests:
- Feature/139 ports #140 (gessnerfl)
- Add prometheus integration #137 (topikachu)
- Feature/122 UI revamp #127 (gessnerfl)
- Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.0.3 to 2.0.4 #123 (dependabot[bot])
- Feature/spring boot 3 #114 (gessnerfl)
- Paginate api response #106 (sergiogragera)
1.10.4 (2022-11-01)
1.10.3 (2022-10-21)
Closed issues:
- StackOverFlow Exception - Could not write JSON: Infinite Recursion #94
Merged pull requests:
- Bump pl.allegro.tech.build.axion-release from 1.14.1 to 1.14.2 #98 (dependabot[bot])
- Bump asm from 9.3 to 9.4 #97 (dependabot[bot])
- Bump org.springframework.boot from 2.7.3 to 2.7.4 #96 (dependabot[bot])
1.10.2 (2022-09-22)
Fixed bugs:
- Images not shown for HTML-Template emails #84
Merged pull requests:
- #94: fix recursion causing stack overflow in json rendering of email … #95 (gessnerfl)
- Bump jaxb-impl from 4.0.0 to 4.0.1 #93 (dependabot[bot])
- Bump pl.allegro.tech.build.axion-release from 1.14.0 to 1.14.1 #92 (dependabot[bot])
1.10.1 (2022-09-09)
Merged pull requests:
1.10.0 (2022-09-03)
Merged pull requests:
- Bugfix/75 iframe harmonization #90 (gessnerfl)
- Clarify that the filter acts on the sender email address, not the recipient #89 (synox)
- Feature/84 inline images #88 (gessnerfl)
- Bump springdoc-openapi-ui from 1.6.9 to 1.6.10 #83 (dependabot[bot])
- Code cleanup #80 (gessnerfl)
1.9.3 (2022-07-29)
Fixed bugs:
- The button to go to the first page of the list of emails does not work #65
- Impossible to delete about 5k emails with "Delete All" button #59
Closed issues:
- Can't delete messages when working behind reverse proxy #67
Merged pull requests:
- Bump org.sonarqube from 3.3 to 3.4.0.2513 #74 (dependabot[bot])
- Bump org.springframework.boot from 2.7.0 to 2.7.2 #73 (dependabot[bot])
- Bump h2 from 2.1.212 to 2.1.214 #72 (dependabot[bot])
- Bump flyway-core from 8.5.12 to 9.0.1 #71 (dependabot[bot])
- Bump pl.allegro.tech.build.axion-release from 1.13.10 to 1.13.14 #70 (dependabot[bot])
- add plain text email formatting #68 (radizd)
1.9.2 (2022-06-07)
Closed issues:
- Providing a container build for linux/arm64 architecture #63
Merged pull requests:
1.9.1 (2022-06-04)
1.9.0 (2022-06-04)
Merged pull requests:
1.8.7 (2022-06-02)
Closed issues:
- CVEs found #57
Merged pull requests:
1.8.6 (2022-04-21)
Closed issues:
- Re-building fake-smtp-server in offline environment #54
Merged pull requests:
1.8.5 (2022-04-15)
1.8.4 (2022-04-15)
Closed issues:
Merged pull requests:
- #54: adjust build configuration to support local customized builds #56 (gessnerfl)
- #53: switch from jcenter to maven central #55 (gessnerfl)
- Update ContentType.java #52 (FejfarKamil)
1.8.3 (2022-04-06)
Fixed bugs:
Closed issues:
Merged pull requests:
1.8.2 (2021-12-16)
1.8.1 (2021-10-20)
Closed issues:
- v1.8.0 jar seems to be missing resources for admin UI? #42
Merged pull requests:
1.8.0 (2021-10-17)
Merged pull requests:
- Add startup command to README.md #39 (adrianbartnik)
1.7.1 (2021-01-24)
Fixed bugs:
- Weird email formatting #36
Closed issues:
- feature request: button to delete all emails #35
1.7.0 (2021-01-10)
Merged pull requests:
1.6.1 (2020-11-13)
Closed issues:
Merged pull requests:
1.6.0 (2020-09-29)
Closed issues:
- [feature-request] consider proxy mode #29
Merged pull requests:
1.5.0 (2020-05-09)
Fixed bugs:
- This line is giving problems when deploying in jeslatic's containers #23
Closed issues:
- Mailsubjects with UTF-8 Characters are broken #28
Merged pull requests:
1.4.0 (2020-01-23)
Merged pull requests:
- Email filter #27 (gessnerfl)
- Email Filter - Added support for filter out unwanted emails by regex pattern #26 (amorgenthal)
1.3.1 (2020-01-01)
Merged pull requests:
1.3.0 (2019-12-26)
Merged pull requests:
1.2.2 (2019-07-30)
1.2.1 (2019-07-30)
Merged pull requests:
- Update dependencies #21 (gessnerfl)
- Render newlines in plain e-mail view #20 (fracz)
- Update to README.md #19 (cmaggiulli)
1.2.0 (2019-03-31)
Closed issues:
- add delete button to email #17
- Authenticate does not properly authenticate #16
- Java 11 Migration #14
Merged pull requests:
1.1.0 (2018-12-02)
Closed issues:
- Managing used memory by docker container #12
Merged pull requests:
1.0.2 (2018-11-24)
1.0.1 (2018-11-24)
Closed issues:
- Support for Attachments? #10
Merged pull requests:
1.0.0 (2018-10-03)
Merged pull requests:
0.8.1 (2018-07-06)
Fixed bugs:
- management.port seems unused #9
Closed issues:
- Migrate to Material Design #8
0.8.0 (2018-03-31)
0.7.2 (2018-03-26)
0.7.1 (2018-03-26)
0.7.0 (2018-03-26)
Closed issues:
- Question: How to integrate the project in Docker Compose? #7
0.6.0 (2017-11-17)
Merged pull requests:
0.5.0 (2017-08-30)
Closed issues:
- Support rendering of HTML mails #5
0.4.0 (2017-05-19)
Fixed bugs:
- Pagination bar is missing #4
0.3.0 (2017-05-15)
0.2.0 (2017-05-15)
0.1.0 (2017-05-15)
Closed issues:
* This Changelog was automatically generated by github_changelog_generator