Commit Graph

157 Commits

Author SHA1 Message Date
9665a18b4f Update release date 2023-12-10 12:19:05 +01:00
34fe529859 Bump patch version 2023-12-10 12:18:32 +01:00
d327daa9d4 Update release date 2023-12-05 11:48:52 +01:00
57354eca0d Bump patch version 2023-11-22 00:39:24 +01:00
4370c842da Update release date 2023-11-21 21:51:22 +01:00
498abf7dfe Bump patch version 2023-11-10 13:15:37 +01:00
397ab72dee Update release date 2023-11-07 11:59:19 +01:00
089100c7ab Bump soversion 2023-10-06 20:58:20 +02:00
8da0560e89 Bump patch version 2023-10-06 16:56:13 +02:00
500c73be66 Update release date 2023-10-03 14:29:31 +02:00
5fa69e4f5a Rename SyncthingDevStatus::OwnDevice in accordance with UI change 2023-09-16 22:28:35 +02:00
42f77419fc Bump patch version 2023-09-16 22:14:48 +02:00
4c2e294f8c Update release date 2023-09-05 10:43:03 +02:00
92b305aa89 Store the disconnect reason in the device info 2023-09-01 23:33:50 +02:00
fd49ef27be Bump patch version 2023-08-19 18:36:25 +02:00
27b4ec1189 Update release date 2023-08-09 12:13:23 +02:00
e4bbe852bd Avoid CMake deprecation warning by bumping version 2023-07-23 21:05:22 +02:00
263a6e4214 Bump patch version 2023-07-11 11:53:04 +02:00
f7b38162dd Update release date 2023-07-04 19:39:29 +02:00
91ce946acb Bump soversion 2023-06-30 12:39:25 +02:00
72f54316a7 Bump patch version 2023-06-09 13:05:31 +02:00
2b6b3c9acd Update release date 2023-06-08 15:34:29 +02:00
0a66248ab3 Bump patch version 2023-06-07 21:43:38 +02:00
e84b0ec0b0 Update release date 2023-06-06 11:09:22 +02:00
9733be4d16 Don't hardcode Plasma version for fileitemaction install directory 2023-05-21 20:56:40 +02:00
ecfb346344 Bump library version 2023-04-15 16:18:23 +02:00
cba2f1874b Bump patch version 2023-04-15 16:18:23 +02:00
314d51ffac Update release date 2023-04-06 01:08:43 +02:00
f2675687e3 Bump patch version 2023-04-05 18:02:41 +02:00
395e32de2b Update release date 2023-04-04 21:06:59 +02:00
58b8a4e540 Allow showing Syncthing UI in Chromium-based browser in "app mode"
See https://github.com/Martchus/syncthingtray/issues/178
2023-03-27 20:28:52 +02:00
a95fd02436 Bump minor version due to theming-related changes 2023-03-26 21:34:17 +02:00
7b042f32fd Bump patch version 2023-03-13 20:04:50 +01:00
6a563b822d Update release date 2023-03-07 20:06:54 +01:00
96e92f13a3 Avoid relying on symlink for include directories
Symlinks aren't working very well with Git under Windows so better avoid
them.
2023-02-27 18:27:33 +01:00
46c2333230 Add option to use new config route instead of deprecated one
For the sake of compatibility with older Syncthing versions, this option is
not enabled by default.
2023-02-03 12:21:18 +01:00
41f6da986d Bump patch version 2023-01-09 14:42:19 +01:00
3bb254bf1f Update release date 2023-01-02 20:07:33 +01:00
cab34eca1e Bump patch version 2022-12-06 21:25:25 +01:00
2d6f506963 Update release date 2022-12-06 11:52:21 +01:00
1d94967281 Bump soversion 2022-11-10 21:44:32 +01:00
040d3e7295 Bump patch version 2022-11-02 22:37:45 +01:00
2544c02b5c Update release date 2022-11-02 10:50:25 +01:00
f7290b2ac1 Update release date 2022-10-12 23:23:58 +02:00
fa7b0a5a2f Add release date 2022-10-12 23:18:13 +02:00
157aec85ea Let appstream screenshot URL point to raw images 2022-10-08 23:53:25 +02:00
d82bc710fd Allow using system icons instead of ForkAwesome icons
* Allow using icons from freedesktop.org icon theme for most ForkAwesome
  icons if available
* Let's not use it for the nested list of details in the models for now
* See https://github.com/Martchus/syncthingtray/issues/121
2022-10-07 00:20:50 +02:00
598fc0c114 Bump minor version 2022-10-07 00:19:36 +02:00
15934b6e87 Decouple ABI version from API version
Set the ABI version (used in so/DLL name) to 2 and increment it on an ABI
break (but only once within one release cycle). This way we don't need to
increment it on every patch release but also don't need to make a new major
release on every ABI break.

Keep the API version as is (using the semantic versioning format).
2022-09-11 13:16:34 +02:00
f6db20bed8 Bump patch version 2022-09-11 12:58:25 +02:00