Skip to content

Releases: annytab/a-blogsite

Version 1.1.2

24 Nov 13:41
Compare
Choose a tag to compare

This version (1.1.2) makes it possible to use a Azure Cloud Block Blob lock for database upgrades. We have also changed collations for text fields in the database.

  • Added the possibility to use a multi-instance Azure Cloud Block Blob lock for database upgrade operations.
  • Changed collations for text fields in the database to Latin1_General_CI_AS.
  • Updated the Google prettify link.
  • Added more information to the forgot-password email.
  • Upgraded to targetFramework 4.6.1.
  • Updated NuGet-packages.

Changed templates
annytab.default.js
category.cshtml
front_default_style.css
front_medium_layout.css
front_mobile_layout.css
front_standard_layout.cshtml
front_standard_layout.css
home.cshtml
post.cshtml

Version 1.1.1

28 Apr 06:54
Compare
Choose a tag to compare

This version (1.1.1) includes database reindexing, improved delete patterns and updates to Nuget packages.

  • The database has been reindexed by making primary keys to clustered indexes and indexes has been added to tables.
  • Improved delete patterns to make it easier to delete administrators and posts.
  • Updated Nuget packages.

Version 1.1.0

13 Jan 07:44
Compare
Choose a tag to compare

This version (1.1.0) includes an increase of the session timeout, removement of unnecessary usings (imports) in code files and an addition of the website name to the meta title.

  • Removed unnecessary usings (imports) in code files.
  • Increased session timeout to 120 minutes.
  • Added handling for .htm and .html files to give a 404 error if they not are found.
  • Added website name to the meta title.

Changed templates
front_medium_layout.css
front_mobile_layout.css
front_standard_layout.cshtml
front_standard_layout.css

Version 1.0.9

10 Nov 13:17
Compare
Choose a tag to compare

This version (1.0.9) includes minor changes to the style of a-blogsite. We have added padding to the cookie consent message and increased the line-height for menu items to make it easier to click on menu items in a smartphone.

Changed templates
front_default_style.css
front_mobile_layout.css
front_standard_layout.cshtml
front_standard_layout.css

Version 1.0.8

08 Sep 12:37
Compare
Choose a tag to compare

This version (1.0.8) includes bug fixes and other improvments.

  • Fixed the css for lists, the css will only effect lists in a menubox.
  • Upgraded DotNetZip.
  • Upgraded facebook version and google analytics code.

Changed templates
annytab.default-functions.js
edit_user_comments.cshtml
edit_user_ratings.cshtml
front_category_menu.cshtml
front_default_style.css
front_post_comments.cshtml
front_shared_scripts.cshtml
front_standard_layout.cshtml
home.cshtml
post.cshtml
user_login.cshtml
user_menu.cshtml

Version 1.0.7

05 Aug 09:40
Compare
Choose a tag to compare

This version (1.0.7) includes bug fixes and an addition of a cookie consent message according to European Union law.

  • Fixed the media file upload to save a file in the correct folder according to id.
  • Fixed author paging bug.
  • Added a cookie consent message

Changed templates
annytab.default-functions.js
author.cshtml
edit_user_details.cshtml
front_default_style.css
front_standard_layout.cshtml

Version 1.0.6

03 Jul 07:00
Compare
Choose a tag to compare

This version includes bug fixes concerning sorting of author posts and user image upload.

  • Fixed the sorting of posts for an author
  • Fixed upload of a user image when the user creates his account
  • Added an image size limit of 256 kb for user images

Changed templates
search.cshtml

Version 1.0.5

26 Jun 07:12
Compare
Choose a tag to compare

This version adds absolute expiration dates for cached items and this will make a-blogsite scalable, other instances on other webservers will get updates on expiration dates.

  • Updated the targetFramwork to 4.5.2
  • Added absolute expiration dates for cached items. 5 hours for domains and settings, 6 hours for static texts and 13 hours for custom themes.
  • Made the virtual path provider thread safe.
  • Changed DateTime.Now to DateTime.UtcNow.

Changed templates
forgot_password.cshtml

Version 1.0.4

12 May 09:05
Compare
Choose a tag to compare

This version of a-blogsite (1.0.4) includes an update of the stemmer (a-stemmer) to the latest version, this means that 10 more languages have been added.

  • Updated the stemmer (a-stemmer) to the latest version, 10 more languages are supported in the stemmer and this will improve searches in these 10 languages.

Version 1.0.3

16 Apr 13:52
Compare
Choose a tag to compare

This version of a-blogsite (1.0.3) includes a full redesign of the way the website handles different devices and screens. The new design of a-blogsite is responsive based on screen size, the old design was only responsive when the mobile layout was active.

  • Responsive design with media queries.

Added templates
front_medium_layout.css

Changed templates
annytab.standard-layout-functions.js
author.cshtml
category.cshtml
edit_user_comments.cshtml
edit_user_details.cshtml
edit_user_ratings.cshtml
error.cshtml
forgot_password.cshtml
front_default_style.css
front_mobile_layout.css
front_standard_layout.cshtml
front_standard_layout.css
home.cshtml
information.cshtml
post.cshtml
search.cshtml
user_login.cshtml
user_menu.cshtml
user_start_page.cshtml

Deleted templates
annytab.mobile-layout-functions.js
front_mobile_layout.cshtml