Skip to content

Releases: wangkanai/wangkanai

3.0-Beta1

22 Nov 03:50
8be486a

Choose a tag to compare

3.0-Beta1 Pre-release
Pre-release

Let get this baby and start moving forward with .NET 5

3.0-Alpha14

19 Oct 23:56
583feea

Choose a tag to compare

3.0-Alpha14 Pre-release
Pre-release

#459 Fixed Null Exception in UserAgentService
#458 Added Blazor server side web application sample
#454 Restructure library folder to flat design
#453 Refactor dependency injection

3.0-Alpha13

12 Oct 02:18
88813c2

Choose a tag to compare

3.0-Alpha13 Pre-release
Pre-release

Improvements

  • #450 Application Extension DI builder should check for null in the core also.
  • #449 Fixed from AND && to OR || for null checking
  • #448 Fixed readme
  • #446 refactor edge engine resolver
  • #446 refactor UserAgent model with extension methods

Features

Bugs

  • #443 Temporary heck the user agent service for Blazor Server side

3.0-Alpha11

25 Sep 09:25
4737298

Choose a tag to compare

3.0-Alpha11 Pre-release
Pre-release

Improvements

  • Add Unit Test CI #433
  • Change Browser Service resolver to Enum for reuse #429

Features

  • Platform version resolver #424

Bugs

  • Fixed Edge version error #425

2.0.1

25 Sep 22:38

Choose a tag to compare

  • Fixed #393 The version of safari is wrong

3.0-Alpha10

18 May 08:36
c6afc0d

Choose a tag to compare

3.0-Alpha10 Pre-release
Pre-release

Improvements

#366 Performance improvements (Credited @dv00d00)
#369 Transient to Scoped services for better memory efficiency (Credited @dv00d00)

Features

#366 Benchmarks projects (Credited @dv00d00)

Bugs

3.0-Alpha09

29 Apr 05:57
2c57f7b

Choose a tag to compare

3.0-Alpha09 Pre-release
Pre-release

Breaking

#343 Responsive service split out from Detection service

Features

#341 Responsive Razor Pages Route Model Unit Tests
#332 Dark theme sample web app
#358 #355 Pipeline validation that Routing is added after detection

Bugs

#342 Responsive ViewLocation Expander has duplicated values

3.0-Alpha08

14 Feb 08:04
45b5c3e

Choose a tag to compare

3.0-Alpha08 Pre-release
Pre-release

Features

#333 Responsive Razor Pages (Honor contribution from @rynowak)
#297 Responsive Razor Pages (also for areas)
#322 Mock Service Completed for Continuous Testing
#325 Mock Refactoring
#331 Change OperatingSystem to Platform

Bugs

3.0-Alpha07

06 Feb 14:52
3e2ce1a

Choose a tag to compare

3.0-Alpha07 Pre-release
Pre-release

Features

#297 Responsive Razor Pages
#312 Responsive Sample Web App
#300 Responsive TagHelpers
#314 Resolver services determine the Name not the Type

Bugs

3.0-Alpha06

03 Feb 02:40
330bd3e

Choose a tag to compare

3.0-Alpha06 Pre-release
Pre-release

Features

#254 User Preference TagHelper
#289 Nullable pattern matching
#290 Page ViewLocationExpander
#286 WebApi Path can be customize able with DetectionOptions
#283 Responsive now has preference build-in internally
#275 Preference controller is a lot more simpler

Bugs

#261 Responsive Preference not persistence in session