Note that if you click on an issue GitHub will show the 404 page.

Only Technology Partners with Source Code Access can follow the Wisej Source Code repository on GitHub.

Bugs

Recently opened and closed bugs. Limited to 30.
open#3452 Responsive profile is not applied to MDI children on startup 3.5.13
open#3451 FullCalendar can't be used with EmbedIO Android because of conflicting "Resource" classes.3.5.13
open#3450 Calling Camera.GetImage() after changing the CaptureHeight / CaptureWidth doesn't work when part of the same request.
open#3449 Responsive Profiles are not applied to child MDI windows.3.5.13
open#3448 When DataGridView.AutoGenerateColumns = false it still selects the first row when populating with a DataSource.3.5.13
open#3447 SelectedIndex and SelectedValue can be wrong on ListViewComboBox3.5.13
open#3445 ChartJS3 extension cannot set the title color.3.5.13
open#3444 Security: Path traversal downloads are still possible with .NET Core deployments.3.5.13
open#3443 ListView item keeps growing during AutoSizing3.5.13
open#3442 Refreshing a DataGridView doesn't update HorizontalScrollingOffset, FirstDisplayedColumnIndex and doesn't fire Scroll events to 0,03.5.13
closed#3440 Adding a side button from SideButton extension can crash Designer3.5.12
closed#3439 Hybrid: Device.Navigation.PushModal(type) should handle exceptions in the type's constructors.3.5.12
closed#3438 Setting modal = false in MessageBox.Show() still opens the MessageBox as modal unless the onclose handler is specified.3.5.12
closed#3437 Add support for IANA datetime offset to DateTime.ToClientTime() to support different client time zones.3.5.12
closed#3433 NumericUpDown may parse text with the decimal comma or point incorrectly.3.5.12
closed#3432 ToolBarButton click gets the previous value in a DateTimePicker.3.5.12
closed#3431 Setting Control.CssClass resets the value of Control.CssStyle when both are used.3.5.12
closed#3430 Tabbing through a DataRepeater stops at ItemHeader even when it is hidden.3.5.12
closed#3429 Hybrid app loses modal response on Android when closing popup dialog (i.e. camera or gallery)3.5.11
closed#3427 UserComboBox fails to set IsDisposed when disposed.3.5.11
closed#3426 AllowUserToAddRows in DataGridView is not working anymore3.5.11
closed#3425 Setting ListViewItem.RowHeight stopped working.3.5.11
closed#3424 After downloading a file the Upload control stops working.3.5.11
closed#3423 DoubleClick event is not triggered if the value of a cell is changed in the click event.3.5.11
closed#3422 Unable to call methods on extension controls using Widget.Instance after changing the theme at runtime.3.5.11
closed#3421 Hybrid - Wisej.Hybrid.Shared.Display.DisplayOrientation does not update.3.5.11
closed#3419 Switching tabs with a sub-application showing a DevExpress ASP.NET control may restart the main application.3.5.11
closed#3418 Tabbing and Typing in TextBoxes with a LabelWrapper can omit the last typed character3.5.10
closed#3415 Long horizontal panel header texts no longer truncates when collapsed.3.5.9
closed#3413 Uploaded event to longer fires for Upload control3.5.9

New Features

Recently added and closed new features. Limited to 30.
open#3436 Add AllowMarkdown next to AllowHtml to support markdown formatting in all text controls.4.0.0
open#3434 Add Application.Services.AddOrReplaceService() and overloads.4.0.0
open#3316 Replace GDI+ usage with our new System.Drawing.Managed (ImageSharp) assembly.4.0.0
open#3315 Implement .NET Core out-of-proc designers.4.0.0
open#3314 Add zooming support to the designer.4.0.0
closed#3277 Extend ErrorProvider to fire the ErrorChanged event and allow overriding of its core methods.3.5.0
closed#3186 Add method chaining support to all controls.3.5.0
closed#3185 Add specialized constructors to all controls.3.5.0
closed#3132 Preserve the full URL when switching to the offline pages and back online.3.2.0
closed#3106 Add ValidationExtender with validation rule support and extender IErrorProvider support.3.2.0
closed#3090 Add ViewModel base class to support the new built-in MVVM pattern.wontfix3.2.0
closed#3089 Add ContainerControl.DataContext to support the new built-in MVVM pattern.wontfix3.2.0
closed#3088 Allow TooolBarButton to use data binding.3.2.0
closed#3087 Add ToolBarButton.Command to allow a toolbar button to bind to an ICommand property.3.2.0
open#3085 Implement the new TaskDialog system.
closed#3084 Add MenuItem.Command to allow MenuItem to bind to an ICommand property.3.2.0
closed#3083 Allow MenuItem to use data binding.3.2.0
open#3065 Implement Wisej.Web.Ext.ToolStrip extension.
closed#2980 Add NumericTextBox and DateTimeTextBox controls.3.1.1
closed#2976 Integrate F1 code help with our api docs in code editor.3.1.1
open#2975 Enable help button on all designer editors linked to the relevant docs page.
closed#2974 New tiny tool icons in designer property grid: reset, data bound, responsive, localizable.3.1.1
closed#2859 Option to load a custom Default.json for multi-tenant provisioning and custom URLs.2.5.26
closed#2810 Add ILabel, IModified, IImage, IReadOnly interfaces to normalize common features.3.0.8
closed#2809 Add callback to Application.Download methods to be invoked when the file or stream has been sent to the client.3.0.8
closed#2697 Include TaskBar control from the extensions to use the newer properties.Wisej 2.5
closed#2696 Add Desktop.TaskbarAlignment to align the items Left, Middle, Right similar to Windows 11.Wisej 2.5
closed#2695 Add Application.ClientId and Application.Clients to identify a specific client and get a list of all clients.Wisej 2.5
closed#2599 Add support for frozen rows to the DataGridView.Wisej 2.5
closed#2598 Merge the summary extension into the DataGridView control.Wisej 2.5

Enhancements

Recently added and closed enhancements. Limited to 30.
open#3441 Add event for Device.BackButtonPressed on Hybrid Android
closed#3437 Add support for IANA datetime offset to DateTime.ToClientTime() to support different client time zones.3.5.12
closed#3435 Add Application.Services.HasService() to check if a service is registered without instantiating it.3.5.12
closed#3428 Add property to change the default separator (now a comma) for the CheckedListBox.Text property.3.5.11
closed#3420 Throw ArgumentNullException when trying to pass null into defaultValue parameter of Device.Preferences.Get()3.5.11
closed#3417 Add VersionCheck property to CKEditor extension to suppress Security Warning raised by CKEditor3.5.10
closed#3416 Update CKEditor extension to use CKEditor version 4.21.3.5.10
closed#3414 Changed email validation rule to allow for more variants3.5.9
closed#3406 Make Application.User writable to allow an application to install a custom authorization scheme.3.5.8
closed#3398 Allow the ErrorProvider to use any ScrollableControl as the bounding parent.3.5.7
closed#3393 Add async/await support in Wisej.NET dynamic JavaScript minifier.3.5.7
closed#3390 Added new AppContext switch "DataGridViewAutoGenerateColumns" (default=true)3.5.6
closed#3389 Added new AppContext switch "DataGridViewAutoSelectFirstRow" (default=true)3.5.6
closed#3388 Added new AppContext switch "LabelSelfSize" (default=true)3.5.6
closed#3387 Added new AppContext switch "FormAutoCloseModalDialog" (default=false)3.5.6
closed#3382 DataGridView - Add support for vertical scrollbars when limiting the autosized width. 3.5.6
closed#3372 Add AutoCompleteMode.FilterAnywhere to Wisej.Web.ComboBox and renamed AppendFilter to FilterAppend.3.5.6
closed#3370 Detect "Sending operation already in progress" when using multiple threads to update the UI concurrently.3.5.6
closed#3369 Prevent Application.Update() from dead locking a session if the application use server side threads with cross locking blocks.3.5.6
closed#3368 Security: Add new "validateResources" setting in Default.json to ensure that file downloads, or any resource request is coming from the browser that is using the application.3.5.5
closed#3363 Add MenuPopup and MenuCollapse events for Button and SplitButtons with MenuItems.3.5.5
closed#3362 Enhance TimeUpDown with mask features.3.5.5
closed#3361 Add support for the Filter to the MaskedTextBox control.3.5.5
closed#3358 Add FileName property to PdfViewer.3.5.5
closed#3356 Add overload Control.AddState(state, forward) to forward the state to the child controls.3.5.6
closed#3355 Add support for HttpClientCertificate as Application.ClientCertificate3.5.5
closed#3349 Ctrl-V or RightClick-Paste should update the server side text on a TextBox.3.5.5
open#3339 Add default accessibility roles to Wisej controls.Future Release
closed#3334 Added AutoActivateFirstChild to control auto focus first control after tab page switch3.5.4
closed#3330 Embedded theme mixins in the main project cannot override imported mixins from referenced assemblies.3.5.4