Development Team. I am investing and like your product but you keep changing things and we only find out when we install. I have tried to live with the new Archive Module using the Calendar. But my customers complain. Perhaps a calendar view is helpful when the blog has so many entries each month a list is too big, but many blogs only have a few entries each month which means a list view is much more sensible. Also your calendar with the "popup" has formatting issues in many templates making clicking the results a challenge.
My need was urgent and although the forum suggests you will address this issue I could not wait. I have hacked the calendar view to show a list. This works great for me so I thought I would share it.
I changed the file /components/com_easyblog/themes/wireframe/blogs/calendar/calendar.php which is called from the Archive Module. OK this will render all the calendar displays useless but I do not use them.
The new calender.php file is attached as is a screen shot of how the list looks on my test template.
Open to suggestions on a better solution or how to make this view work alongside the current calendar layout.