Re: Fauxton 1.0.3 released

2015-06-03 Thread Jan Lehnardt
Congrats team Fauxton! :) > On 03 Jun 2015, at 13:55, Robert Kowalski wrote: > > Hi! We released Fauxton 1.0.3, containing a lot of smaller bugfixes > and improvements: > > > - IndexResults: don't throw on deleting a second doc > >Fix an issue where all result lists were throwing in case

Re: Fauxton 1.0.3 released

2015-06-03 Thread Andy Wenk
Super cool! Thanks On Jun 3, 2015 13:56, "Robert Kowalski" wrote: > Hi! We released Fauxton 1.0.3, containing a lot of smaller bugfixes > and improvements: > > > - IndexResults: don't throw on deleting a second doc > > Fix an issue where all result lists were throwing in case we > delete

Fauxton 1.0.3 released

2015-06-03 Thread Robert Kowalski
Hi! We released Fauxton 1.0.3, containing a lot of smaller bugfixes and improvements: - IndexResults: don't throw on deleting a second doc Fix an issue where all result lists were throwing in case we deleted one document and then tried to select another document and delete it. - M