فهرست منبع

Bump version number, update change log and recompile assets

Bubka 2 سال پیش
والد
کامیت
b4fe966557
4فایلهای تغییر یافته به همراه9 افزوده شده و 2 حذف شده
  1. 7 0
      changelog.md
  2. 1 1
      config/2fauth.php
  3. 0 0
      public/js/app.js
  4. 1 1
      public/mix-manifest.json

+ 7 - 0
changelog.md

@@ -1,5 +1,12 @@
 # Change log
 # Change log
 
 
+## [3.4.1] - 2022-11-25
+
+### Fixed
+
+- [issue #140](https://github.com/Bubka/2FAuth/issues/140) Bad regex for Period field (advanced form)
+- [issue #141](https://github.com/Bubka/2FAuth/issues/141) Digits field is missing in advanced form
+
 ## [3.4.0] - 2022-10-20
 ## [3.4.0] - 2022-10-20
 
 
 This release is a big step towards more accessibility. Keyboard navigation is now fully supported, with clean and consistent focus, and several UI components have received relevant ARIA properties to support assistive technologies.
 This release is a big step towards more accessibility. Keyboard navigation is now fully supported, with clean and consistent focus, and several UI components have received relevant ARIA properties to support assistive technologies.

+ 1 - 1
config/2fauth.php

@@ -9,7 +9,7 @@ return [
     |
     |
     */
     */
 
 
-    'version' => '3.4.0',
+    'version' => '3.4.1',
     'repository' => 'https://github.com/Bubka/2FAuth',
     'repository' => 'https://github.com/Bubka/2FAuth',
     'latestReleaseUrl' => 'https://api.github.com/repos/Bubka/2FAuth/releases/latest',
     'latestReleaseUrl' => 'https://api.github.com/repos/Bubka/2FAuth/releases/latest',
 
 

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 0 - 0
public/js/app.js


+ 1 - 1
public/mix-manifest.json

@@ -1,5 +1,5 @@
 {
 {
-    "/js/app.js": "/js/app.js?id=b8d6128c5379f04335a3211a07c63fbb",
+    "/js/app.js": "/js/app.js?id=0759ee4bf9957ba897e8ca63f1fc960a",
     "/js/manifest.js": "/js/manifest.js?id=af5ab3286fe62cebba2085465b83b8b5",
     "/js/manifest.js": "/js/manifest.js?id=af5ab3286fe62cebba2085465b83b8b5",
     "/css/app.css": "/css/app.css?id=7a62b621b3fdb6e0e88a7230fdfbd075",
     "/css/app.css": "/css/app.css?id=7a62b621b3fdb6e0e88a7230fdfbd075",
     "/js/vendor.js": "/js/vendor.js?id=5b9def2003ec2c6749359957e3a52c0e"
     "/js/vendor.js": "/js/vendor.js?id=5b9def2003ec2c6749359957e3a52c0e"

برخی فایل ها در این مقایسه diff نمایش داده نمی شوند زیرا تعداد فایل ها بسیار زیاد است