Christian Kamm
ed0002b39f
Update 2.6.0 changelog
2019-08-01 12:11:38 +02:00
Christian Kamm
c43ba3f8b8
Update changelog for 2.6.0
2019-07-19 12:12:22 +02:00
Christian Kamm
ed1e30bcf3
Changelog: Link wiki pages for more complex new 2.6 features
2019-06-27 13:08:05 +02:00
Christian Kamm
de0656ea09
Update 2.6.0 changelog
2019-06-27 13:08:05 +02:00
Christian Kamm
1e1340b457
Merge remote-tracking branch 'origin/2.5' into 2.6
2019-04-17 13:43:53 +02:00
Christian Kamm
b6fb817ae8
Update 2.6 changelog
2019-04-17 09:46:18 +02:00
Markus Goetz
116cd7c167
ChangeLog: 2.5.4 release date
2019-03-19 17:38:01 +01:00
Christian Kamm
0be064a2a9
Add basic 2.6.0 changelog
2019-03-14 08:43:32 +01:00
Markus Goetz
3d6614c711
ChangeLog: 2.5.4
2019-03-10 17:30:44 +01:00
Christian Kamm
a39f4a532f
OwnSql: Distinguish no-data from error #6677
...
This could fix a problem where the client incorrectly decides to delete
local data.
Previously any sqlite3_step() return value that wasn't SQLITE_ROW would
be interpreted as "there's no more data here". Thus an sqlite error at a
bad time could cause the remote discovery to fail to read an unchanged
subtree from the database. These files would then be deleted locally.
With this change sqlite errors from sqlite3_step are detected and
logged. For the particular case of SyncJournalDb::getFilesBelowPath()
the error will now be propagated and the sync run will fail instead of
performing spurious deletes.
Note that many other database functions still don't distinguish
not-found from error cases. Most of them won't have as severe effects on
affected sync runs though.
2019-03-05 09:15:38 +01:00
Christian Kamm
c859f87997
Update 2.5.4 changelog
2019-03-04 08:37:19 +01:00
Christian Kamm
7996d1076b
Update 2.5.4 changelog
2019-02-28 08:48:35 +01:00
Christian Kamm
bff46622d5
Changelog for 2.5.4
2019-02-26 08:55:58 +01:00
Markus Goetz
0b8d591d29
VERSION.cmake / ChangeLog: Fix dates
2019-02-08 12:27:32 +01:00
Markus Goetz
9548d3cf39
ChangeLog: Prepare for 2.5.3
2019-02-04 13:51:44 +01:00
Markus Goetz
7383a67973
Update ChangeLog
2019-01-17 20:57:19 +01:00
Markus Goetz
2905007430
ChangeLog: More 2.5.2 updates
2019-01-15 10:01:40 +01:00
Christian Kamm
990a458e87
Wizard: Ensure client cert doesn't get lost #6911
2019-01-14 20:52:14 +01:00
Christian Kamm
e953ec82f9
Add #6930 to changelog
2019-01-10 09:13:26 +01:00
Christian Kamm
585dce044e
Add 2.5.2 changelog
2019-01-09 14:12:11 +01:00
Markus Goetz
f735e87a8c
ChangeLog: 2.5.1
2018-11-04 19:58:19 +01:00
Olivier Goffart
5b754e7912
ChangeLog update
2018-10-31 11:40:06 +01:00
Markus Goetz
196c305d2f
ChangeLog: Some more 2.5.1 stuff
2018-10-20 20:54:42 +02:00
Olivier Goffart
9c7bc808a5
Update 2.5.1 ChangeLog
2018-10-16 15:23:08 +02:00
Markus Goetz
7d023348ab
ChangeLog: More 2.5.0 stuff
2018-09-06 11:07:03 +02:00
Markus Goetz
41ba1bf6e9
ChangeLog: 2.5.0 changes
2018-09-05 17:09:10 +02:00
Markus Goetz
b03d106d0b
ChangeLog: More 2.5.0 entries
2018-08-20 14:34:55 +02:00
Markus Goetz
06633cf7f6
ChangeLog 2.5.0 updates
2018-08-17 14:56:37 +02:00
Markus Goetz
f27e5374eb
ChangeLog: 2.4.3 changes from 2.4 branch
2018-08-13 15:23:31 +02:00
Markus Goetz
847f82c44d
More 2.5.0 changelog updates
2018-07-20 16:23:42 +02:00
Markus Goetz
69fae8dd6a
ChangeLog: Re-orderings
2018-07-19 16:44:03 +02:00
Markus Goetz
93cacdf04d
ChangeLog: More 2.5.0 entries
2018-07-19 16:33:37 +02:00
Markus Goetz
c645ca0711
ChangeLog of 2.4.2 (from 2.4 branch)
2018-07-18 17:26:50 +02:00
Markus Goetz
88abf43bda
ChangeLog: More entries
2018-05-25 15:32:16 +02:00
Christian Kamm
0cd2540a69
Add to and rearrange the Changelog for 2.5
2018-05-18 07:43:43 +02:00
Olivier Goffart
c82aa10a66
ChangeLog: update for 2.5
2018-04-18 15:04:56 +02:00
Christian Kamm
86b30e36c2
Merge remote-tracking branch 'origin/2.4'
2018-03-12 10:24:25 +01:00
Michael Stingl
2e2ffca9e2
fixed 2.4.1 release date in ChangeLog
2018-03-08 16:16:40 +01:00
Markus Goetz
f5f68c0bc0
ChangeLog: 2.4.1 had been released (..in branch)
2018-03-05 14:28:18 +01:00
Markus Goetz
1ab8bb62ae
ChangeLog: 2.4.1
2018-02-20 12:11:11 +01:00
Markus Goetz
13f1122c50
HTTP2: Only from Qt 5.9.4 #6285
2018-02-14 12:11:27 +01:00
Markus Goetz
9fc175231d
Notifications: Immediately request when getting account online
2018-02-12 09:01:00 +01:00
Markus Goetz
4dd0a75cce
SettingsDialogMac: Also start timer for notifications
2018-02-12 09:01:00 +01:00
Markus Goetz
7eb2dc21af
ServerNotificationHandler: Properly create "Dismiss" URL
...
Qt's JSON API is confusing, it doesn't convert to a string as one expects.
2018-02-06 20:28:00 +01:00
Markus Goetz
06a86033c1
ChangeLog: Entries for 2.4.1
2018-02-02 16:30:49 +01:00
Samuel Alfageme
31f516f390
Fix 2.4.0 release date that somehow got lost
2018-01-31 13:43:13 +01:00
Markus Goetz
8d5afff0a4
Update ChangeLog for 2.4.0
2017-12-14 20:07:14 +01:00
Markus Goetz
755ef0119a
ChangeLog: More 2.4.0 changes up to now
2017-12-04 13:18:29 +01:00
Markus Goetz
d0b8528022
Changelog: 2.4 changes up to now
2017-11-15 21:47:34 +01:00
Samuel Alfageme
13d80beb83
Changelog Updated with latest changes
...
Web equivalent PR: https://github.com/owncloud/owncloud.org/pull/1318
2017-11-15 13:37:25 +01:00