-
Notifications
You must be signed in to change notification settings - Fork 1
Change log, 1.0 to 1.14
Ivo Yankulovski edited this page Dec 2, 2020
·
1 revision
v1.13.5
- update module and constructor
d.ts
v1.13.4
- add module interface in
d.tsper server
v1.13.3
- add
DeepVoyage.tsserver
v1.13.2
- update
d.tsutils
v1.13.1
- update
d.tsserver types
v1.13.0
- swap
indexandProtoSSChemodules - install embodiment of
TypeScriptusingd.ts - auto declare namespace, interfaces and types
v1.12.9
- add
asynchronous gridtoXProtoSSChebase server - void
initRoutemethods
v1.12.8
- update
MDdocumentation - add
H2insecure support on module instance throughstats.json
v1.12.7
- add
MDdocumentation and.jsper side module
v1.12.6
- add
querySafeinHTMLParser - add
HTMLDomElementjson descriptor
v1.12.5
- add
query&HTMLDomElementinHTMLParser
v1.12.4
- update
README.md - update flags in
Subserver
v1.12.3
- upgrade
indexrequest events
v1.12.2
- upgrade proxy router in
Subserver
v1.12.1
- optimize source in
index -
promiseConnectToinLobbyServer - current page and index of route object provided in
Subserver, including proxy page -
addRegPathListenerwrapper inSubserver -
dataJoinproperty implemented inindex&XProtoSSChe
v1.12.0
-
ProtoSSChebase server implements additional set of methods as properties forrequest,cookies,body -
HTMLParserescapes slash-inRegExpof attributes and tags -
HTMLParsertested onHTMLXMLSVGtemplates, maps for attribute keys addedwhiteListandblackList -
HTMLCacheusescfgParserfunction insetPages
v1.11.1
- upgrade modules of servers
v1.11.0
- add
EVENTS,layerInitRequest, and emit events torequest/responseofXProtoSSCheserver
v1.10.2
- add
exetemplatemethod in page configuration, execute during DOM rendering per each found HTML template - update
EVENTSinHTMLCache
v1.10.1
- add
EVENTSandEventEmitterinHTMLCache
v1.10.0
- optimize source of
index - upgrade of
searchmethod inHTMLParser
v1.9.0
- add
structurestoHTMLCache - add
templatecache mechanic toHTMLCache - add
renderandbindersto page content process
v1.8.7
- optimize
watchersmechanic inHTMLCacheto absorb multiple calls
v1.8.6
- add
setPagesmacro method toHTMLCache
v1.8.5
- add utility methods of watching files in
HTMLCacheandHTMLParser
v1.8.4
- add
FSWatchermap toHTMLCache, usewatchListenerto updateHTMLCache
v1.8.3
- add
FSWatchertoHTMLParser, usewatchListenerto updateHTMLCache
v1.8.2
- add
EVENTSconstants to all servers, and export to module
v1.8.1
- add
applicationspecific requests before renderingIncomingMessage - enable
httpsserver to read external json options
v1.8.0
- add multiple types of
http.ClientRequesthttp.ServerResponsehttp.IncomingMessageinstances across servers for augmentation purposes
v1.7.2
- add
versionandlicenseinprotossdox.json
v1.7.1
-
loadFromJSONinRequireSupername
v1.7.0
- updated descriptors
v1.6.5
- support of
namespaceinHTMLParserformat
v1.6.4
-
HTMLParsersource optimization,closeTagsdirective
v1.6.3
-
HTMLParserattribute debugger
v1.6.2
-
HTMLParserandHTMLCacherecache implementation
v1.6.1
-
XProtoSSChesupport of JSON post body in route object
v1.6.0
-
HTMLParserdebugger and cursor tracer {row:column:cursor:length}
v1.5.9
-
utilssource optimization
v1.5.8
-
RequireSupernamemodule swapper ofrequire
v1.5.7
- additional
automatatags and orders inHTMLParser
v1.5.6
-
HTMLCachesource optimization
v1.5.5
-
HTMLParsersource optimization
v1.5.4
-
StringLengthnano class added
v1.5.3
-
HTMLParserautomaton configuration, use with special tags
v1.5.2
-
HTMLCachesupportsdespaceboth inCSSandJS, updated documentation
v1.5.1
-
HTMLCacheusingHTMLParserfacilitates page/template output
v1.5.0
- simple
HTMLParseradded inutils/html
v1.4.3
-
descriptorsimplementimportsbased onide-protossrequirements
v1.4.2
- module servers initiate with global.SERVERRequireModule
v1.4.1
- index prepends global.ProtoSSCheXServerPath to external server module path instance
v1.4.0
- server layer responses in
XProtoSSCheinstances
v1.3.6
-
global.ProtoSSCheStatsFile check before default
stats.jsonfile path
v1.3.5
-
readRequestBodyin index checks for aborted request and proceeds with empty body -
autoCookiein XProtoSSChe
v1.3.4
-
asyncoption beforeendResponseof XProtoSSChe and event on response -
updateCookiescall in XProtoSSChe.endResponse - updated
example.jswith throttled async response
v1.3.3
-
getModuleInstancefunction added -
H2server enabled perhttpsopconfiguration instats.json, only secured servers are allowed
v1.3.2
- XProtoSSChe server augments body to request
v1.3.1
- protected properties and methods in documentation of
index.js - transfer of
https configurationfromstatsouttostatsinofenvobject - transfer of loaded module and extended server class to
indexmodule -
updateCookiesmethod added in base server class -
example.jscomments
v1.3.0
- new
CardServermodule added with internal classes - documentation extended of
LobbyServer
v1.2.3
-
HTTPSsupport in base ProtoSSChe server - external configuration in
stats.jsonof https server -
requestandhttps requestpolyfill ofhtserv
v1.2.2
-
LobbyServer secure channel
connectToparameter, default events and debug on connect
v1.2.1
- new
LobbyServermodule added with internal classes -
VoyageandLobbyServerstats.jsonadded in modules
v1.2.0
- new
Voyageserver added in modules - swaps of servers, ports and modules is eloquent
- pointers to MD documentation
v1.1.4
- updated
example.js -
Subserverroute optimization and root emit
v1.1.3
- index
FSinterval functions -
Subserverroute augmentation -
example.jsadded loadingindex.jsas module and configuring simple site
v1.1.2
-
index.jsmodule.exports - environment object implemented
-
Subserverrawpathcode map check
v1.1.1
- server modules and sample
stats.json - module documentation
-
Subserverroute methods
v1.1.0
- route object
- source optimization