Skip to content

Commit

Permalink
version 1.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeyMosin committed Sep 22, 2020
1 parent c2802c0 commit 10eea6e
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 1.7.5 - 2020-09-21
### Added
- "Meeting Type" form field for Talk integration
### Changed
- Use NC18 email template even on NC19
### Fixed
- CSS for dark themes


## 1.7.4 - 2020-09-20
### Added
- Talk App integration
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<name>Appointments</name>
<summary>Book appointments into your calendar via secure online form.</summary>
<description><![CDATA[Book appointments into your calendar via secure online form. Attendees can confirm or cancel their appointments via an email link.]]></description>
<version>1.7.4</version>
<version>1.7.5</version>
<licence>agpl</licence>
<author mail="[email protected]" homepage="https://www.srgdev.com">Sergey Mosin</author>
<namespace>Appointments</namespace>
Expand Down
Binary file modified build/artifacts/appstore/appointments.tar.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion js/form.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/script.js

Large diffs are not rendered by default.

0 comments on commit 10eea6e

Please sign in to comment.