Site Notice

hello, world

Difference between revisions of "InPageEdit-v2/version-info"

From Project-EPB Commons
([InPageEdit] 没有编辑摘要)
([InPageEdit] 没有编辑摘要 (第1部分))
Line 12: Line 12:
 
Release data: 14:35, 23 November 2019 (CST)
 
Release data: 14:35, 23 November 2019 (CST)
 
* [N] Script now run strict mode
 
* [N] Script now run strict mode
* [N] <s>We are now using new version number naming rule: <code>''Main''.''Primary''.''Secondary''(build_''code-revision-id'')</code></s>
+
* [N] <s>We are now using new version number naming rule: <code>''$Main''.''$Primary''.''$Secondary''(build_''$code-revision-id'')</code></s>
  
 
== 2.6.0(build_1196) ==
 
== 2.6.0(build_1196) ==

Revision as of 14:46, 23 November 2019

This is update log for InPageEdit-v2.

2.6.1(build_1238)

Release data: 14:35, 23 November 2019 (CST)

  • [N] Script now run strict mode
  • [N] We are now using new version number naming rule: $Main.$Primary.$Secondary(build_$code-revision-id)

2.6.0(build_1196)

Release date: 00:32, 23 November 2019 (CST)

  • [N] We rewrote quick diff module
    • Rename module InPageEdit.viewDiff()InPageEdit.loadQuickDiff(CompareApiJson)
    • Add module InPageEdit.quickDiff()
  • [N] You can now quick view diff on history page!
  • [N] We redesigned the quick edit editor
    • More OOUI style (LOL)
  • [N] You can now view difference between your code and old code when you are editting!

2.5.3(build_1094)

  • [D] We are no longer support skin setting.
    • We are now using the new OOUI-like skin. You can customize the look of the IPE on your personal css page.
  • [F] New OOUI style progress bar:

2.5.2(build_944)

  • [N] We are now using the new OOUI-like skin!
    • You can still load old Wikia-like designed skin via var InPageEditSkin = 'wds';

2.5.1(build_876)

  • [F] The page content is no longer overwritten when an editing conflict occurs

2.5.0(build_821)

  • Release date: 19:59, 16 November 2019 (CST)
  • [N] This is a big update, we replaced the cookie function with localStorage
    • You can manually delete old cookies or wait for 60 days to expire automatically
  • [N] You can turn off the function of clicking outside of edit window to close via setting

2.4.1(build_783)

Release date: 16:03, 16 November 2019 (CST)

  • [F] Fixed a bug that caused the display title in the preview as API
  • [F] Fixed a bug that caused personal local settings(MyInPageEditPreference) not working

2.4.0(build_764)

Release date: 01:55, 12 November 2019 (CST)

  • [F] This is not important update for most of you, we use a new version number to remind you that we replaced some function names to make the module more holistic
    • InPageEdit()InPageEdit.edit()
    • InPageEditRedirect()InPageEdit.redirect()
    • InPageEditDeletepageInPageEdit.deletepage()
    • InPageEditRename()InPageEdit.renamepage()
    • InPageEditPreference()InPageEdit.preference()
    • InPageEditViewDiff()InPageEdit.viewDiff()
    • InPageEditSectionLink()InPageEdit.articleLink()

2.3.1(build_747)

Release date: 00:16, 11 November 2019 (CST)

  • [N] New function: Quick view page diff!
    • Click diff links from Special:Recentchanges or action=history, make a quick view of the diff log

2.3.0.2(build_616)

Release date: 21:28, 6 November 2019 (CST)

  • [F] This is not important update for most of you, we use a new version number to remind you that we have modified some css selectors
    • Main editor window
      • Add .ipe-editor .timestamp-<timestamp>
      • #editPage.editPage
      • #editArea.editArea
      • #editSummary.editSummary
      • #editMinor.editMinor
    • Quick redirect window
      • Add .quick-redirect
    • Quick delete window
      • Add → .quick-deletepage
    • Quick rename window
      • Add .quick-renamepage
    • About & Help window
      • Add .in-page-edit

2.3.0.1(build_568)

Release date: 12:52, 5 November 2019 (CST)

  • [F] Simplify codes
  • [F] Fixed a bug that cause in-article edit link save error

2.3.0(build_488)

Release date: 23:03, 3 November 2019 (CST)

  • [N] Now you can save your custom preferences by clicking the gear icon(settings) in the InPageEdit Toolbox!
    • Save your prefer edit summary, who doesn't like to be cool and maverick?
    • Default set all edits as minor edit

2.2.2.1(build_460)

Release date: 21:49, 2 November 2019 (CST)

  • This is not a regular update, we use a new version number to remind you that we have replaced the license agreement
  • *Some new functions coming soon (•‾̑⌣‾̑•)✧˖°

2.2.2(build_420)

Release date: 20:45, 1 November 2019 (CST)

  • [N] Quick redirect now released! Check the InPageEdit Toolbox on right bottom of the page!

2.2.1(build_382)

Release date: 16:53, 1 November 2019 (CST)

  • [N] The new design: InPageEdit Toolbox! Checking all ipe tools on right bottom of the page!
  • [COMING_SOON] Quick redirect & Quick rename page...

2.2.0(build_350)

Release date: 02:10, 1 November 2019 (CST)

2.1.2.1(build_336)

  • [F] Simplify json codes

2.1.2(build_330)

Release date: 19:51, 25 October 2019 (CST)

  • [N] Use the new way to get plugin version info

2.1.1(build_318)

Release date: 20191025

2.1.0.1(build_306)

Release date: 20191025

  • [F] Replace syntax with mw resource loader

2.1.0(build_298)

Release date: 20191019

  • [N] Now support edit history
  • [F] Posting error will show you the error code

2.0.10(build_279)

Release date: 20191018

  • [N] Now support minor edit

2.0.9

Release date: unknown

  • [N] Now support multi skins

2.0.8

Release date: unknown

  • [N] Now support preview

2.0.7

Release date: unknown

  • [F] Multi bugs fixed, content can be published now

2.0.0

Release date: unknown

  • [N] Alpha release, rewrite InPageEdit via ssi modal plugin

Earlier version

InPageEdit 1.0 no longer updated


InPageEdit-v2 is a MediaWiki plugin based on JavaScript. And write by 机智的小鱼君.
© Original by Wjghj Project, GNU General Public License 3.0 (2019- )
See more: Plugin page Version info