Skip to content

Commit

Permalink
Prepare for v0.98.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphtheninja committed Jan 11, 2019
1 parent 14c1d09 commit ee4f035
Show file tree
Hide file tree
Showing 5 changed files with 79 additions and 9 deletions.
39 changes: 38 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,41 @@

## [Unreleased][unreleased]

## [0.98.2] - 2019-01-11

### Changed

- Tweak search button ([#568](https://github.com/deltachat/deltachat-desktop/issues/568)) ([**@jikstra**](https://github.com/jikstra))
- Convert `src/config.js` to `src/applications-constants.js` with a functional API ([#578](https://github.com/deltachat/deltachat-desktop/issues/578)) ([**@ralphtheninja**](https://github.com/ralphtheninja))
- Improve css building for conversations stylesheets ([#573](https://github.com/deltachat/deltachat-desktop/issues/573)) ([**@jikstra**](https://github.com/jikstra))
- Update install instructions in README ([**@jikstra**](https://github.com/jikstra), [**@ralphtheninja**](https://github.com/ralphtheninja))
- Restyle create chat buttons ([#563](https://github.com/deltachat/deltachat-desktop/issues/563)) ([**@jikstra**](https://github.com/jikstra))
- Update outdated watch script ([**@ralphtheninja**](https://github.com/ralphtheninja))
- Hide known accounts section when it's empty ([#567](https://github.com/deltachat/deltachat-desktop/issues/567)) ([**@Simon-Laux**](https://github.com/Simon-Laux))
- Set minimum window height to 450px ([**@jikstra**](https://github.com/jikstra))
- Upgrade `deltachat-node` to `^0.36.0` for Mac OS prebuilt binaries ([#570](https://github.com/deltachat/deltachat-desktop/issues/570)) ([**@ralphtheninja**](https://github.com/ralphtheninja))
- Make unit tests less spammy ([#554](https://github.com/deltachat/deltachat-desktop/issues/554)) ([**@ralphtheninja**](https://github.com/ralphtheninja))
- Simplify state load ([#540](https://github.com/deltachat/deltachat-desktop/issues/540)) ([**@ralphtheninja**](https://github.com/ralphtheninja))
- Make converting translations less spammy ([#547](https://github.com/deltachat/deltachat-desktop/issues/547)) ([**@ralphtheninja**](https://github.com/ralphtheninja))

### Added

- Add `rc` module for configuration ([#574](https://github.com/deltachat/deltachat-desktop/issues/574)) ([**@ralphtheninja**](https://github.com/ralphtheninja))
- Add logging functionality ([#497](https://github.com/deltachat/deltachat-desktop/issues/497)) ([**@Simon-Laux**](https://github.com/Simon-Laux))
- Add `hallmark` module for markdown linting ([#548](https://github.com/deltachat/deltachat-desktop/issues/548)) ([**@ralphtheninja**](https://github.com/ralphtheninja))

### Removed

- Remove `bin/clean.js` ([**@ralphtheninja**](https://github.com/ralphtheninja))
- Clean up unused configuration code ([**@ralphtheninja**](https://github.com/ralphtheninja))

### Fixed

- Fix non verified contacts in verified groups ([#580](https://github.com/deltachat/deltachat-desktop/issues/580)) ([**@ralphtheninja**](https://github.com/ralphtheninja))
- Fix escaped characters in translations ([#569](https://github.com/deltachat/deltachat-desktop/issues/569)) ([**@ralphtheninja**](https://github.com/ralphtheninja))
- Adjust login form so it's not hidden below navigation bar ([#564](https://github.com/deltachat/deltachat-desktop/issues/564)) ([**@jikstra**](https://github.com/jikstra))
- Fix broken `rimraf` dependency ([**@jikstra**](https://github.com/jikstra))

## [0.98.1] - 2019-01-06

### Changed
Expand Down Expand Up @@ -363,7 +398,9 @@
- Do not scroll to bottom when opening message context menu ([**@ralphtheninja**](https://github.com/ralphtheninja))
- Make sure `Float on Top` menu item stays checked/unchecked when language is changed ([**@ralphtheninja**](https://github.com/ralphtheninja))

[unreleased]: https://github.com/deltachat/deltachat-desktop/compare/v0.98.1...HEAD
[unreleased]: https://github.com/deltachat/deltachat-desktop/compare/v0.98.2...HEAD

[0.98.2]: https://github.com/deltachat/deltachat-desktop/compare/v0.98.1...v0.98.2

[0.98.1]: https://github.com/deltachat/deltachat-desktop/compare/v0.98.0...v0.98.1

Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
| **Jikstra** | [**@Jikstra**](https://github.com/Jikstra) |
| **holger krekel** | |
| **jankass** | |
| **muelli** | |
| **B. Petersen** | |
| **Oliver Bestwalter** | |
| **alfaslash** | |
| **Tobias Mueller** | |
| **substack** | |
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,6 @@
<details><summary>Click to expand</summary>

- [Install](#install)
- [Linux](#linux)
- [AppImage](#appimage)
- [Debian/Ubuntu](#debian/ubuntu)
- [Arch Linux](#arch-linux)
- [Mac OS](#mac-os)
- [From Source](#from)
- [Configuration and Databases](#configuration-and-databases)
- [Troubleshooting](#troubleshooting)
- [How to Contribute](#how-to-contribute)
Expand Down Expand Up @@ -57,6 +51,7 @@ To install a `.AppImage` based release:
If you have a AUR helper like yay installed, you can install it by running `yay -S deltachat-desktop-git` and following the instruction in your terminal.

Otherwise you can still do it manually:

```
# Download the latest snapshot of the PKGBUILD
wget https://aur.archlinux.org/cgit/aur.git/snapshot/deltachat-desktop-git.tar.gz
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "deltachat-desktop",
"version": "0.98.1",
"version": "0.98.2",
"description": "Desktop Application for delta.chat",
"main": "index.js",
"scripts": {
Expand Down
38 changes: 38 additions & 0 deletions static/chat.delta.desktop.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,44 @@ Free, independent, email compatible.
<url type="homepage">https://delta.chat/</url>

<releases>
<release version="v0.98.2" date="2019-01-11">
<description>
<p>
Changed

Tweak search button (@jikstra)
Convert src/config.js to src/applications-constants.js with a functional API (@ralphtheninja)
Improve css building for conversations stylesheets (@jikstra)
Update install instructions in README (@jikstra, @ralphtheninja)
Restyle create chat buttons (@jikstra)
Update outdated watch script (@ralphtheninja)
Hide known accounts section when it's empty (@Simon-Laux)
Set minimum window height to 450px (@jikstra)
Upgrade deltachat-node to ^0.36.0 for Mac OS prebuilt binaries (@ralphtheninja)
Make unit tests less spammy (@ralphtheninja)
Simplify state load (@ralphtheninja)
Make converting translations less spammy (@ralphtheninja)

Added

Add rc module for configuration (@ralphtheninja)
Add logging functionality (@Simon-Laux)
Add hallmark module for markdown linting (@ralphtheninja)

Removed

Remove bin/clean.js (@ralphtheninja)
Clean up unused configuration code (@ralphtheninja)

Fixed

Fix non verified contacts in verified groups (@ralphtheninja)
Fix escaped characters in translations (@ralphtheninja)
Adjust login form so it's not hidden below navigation bar (@jikstra)
Fix broken rimraf dependency (@jikstra)
</p>
</description>
</release>
<release version="v0.98.1" date="2019-01-06">
<description>
<p>
Expand Down

0 comments on commit ee4f035

Please sign in to comment.